Statistics
RANK
13,027
of 297,527
REPUTATION
3
CONTRIBUTIONS
13 Questions
5 Answers
ANSWER ACCEPTANCE
69.23%
VOTES RECEIVED
2
RANK
of 20,454
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 159,017
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Need Advice on How to input Machine Learning Prediction Function into Genetic Algorithm Fitness Function
Hello all, First of all my way of constructive thinking might be wrong, so sorry if my title is misleading. Any advice is more ...
3 years ago | 0 answers | 1
0
answersQuestion
Random Video Part Extraction with vision.Video
Hello, I'm trying to extract random parts from many (random) videos for a stage act. I thought it might be easier to do this ...
7 years ago | 1 answer | 0
1
answerQuestion
Need help with Ncwrite
Hello, I have to transform a 63x132 (r,c) matrix from excel into a netcdf file, and wrote the following code, year='2009'; ...
12 years ago | 1 answer | 0
1
answerQuestion
Nccreate and Ncwrite Questions
Hello, I have to convert some hourly data matrices from Excel to NetCDF, for this task I wrote the basic code below; year='...
12 years ago | 1 answer | 0
1
answerHow to write data to an exact row in a text file
Still waiting for an answer...
12 years ago | 0
Question
How to write data to an exact row in a text file
Hello, I need to edit a parameter text file for my task and I need to change the value on i.e. 30th row of that parameter file w...
12 years ago | 2 answers | 0
2
answersQuestion
How to Match Different Formatted Date Strings from Multiple Tables
Hello, I need help with date strings. I have 2 tables, Table 1 has timeseries with this time format: i.e. 2000-06-02_00:00:0...
12 years ago | 0 answers | 0
0
answersQuestion
Summing Multiple Excel Sheets into One Table.
Hello, I have an excel file with 1000+ sheets, and each sheet has a 71x301 data matrix. I want to sum all those matrices into a ...
13 years ago | 2 answers | 0
2
answersHow to create a graph with X, Y + Contour Axes.
Thank you, that will probably do the trick.
13 years ago | 0
Question
How to create a graph with X, Y + Contour Axes.
Hello, I need some guidance for creating a very similar chart shown below in the link. <http://i146.photobucket.com/albums/...
13 years ago | 2 answers | 0
2
answersDynamic Input File Name Recognition
Considering the suggestions above, I typed the following code; function [Data,Info]=MPEH(yr,mon,day,hr) .... .... ...
13 years ago | 0
| accepted
Question
Dynamic Input File Name Recognition
Hello, I have many binary (*.grb) files to evaluate them in a function, but I want to call multiple (precisely 4) input files in...
13 years ago | 3 answers | 0
3
answersQuestion
A quick xlsread, xlrwrite question - Multiple Cell Reference Input
Hello, I have a small inquiry about xls functions. I have a Excel file with 41 station coordinates. Column A has Station nam...
13 years ago | 1 answer | 0
1
answerQuestion
Dynamic Output File Naming - Screen Capture
Hello, I have a loop for some image processing and at the end of the each loop, I have to take a screenshot of Matlab. (for my c...
13 years ago | 1 answer | 0
1
answerQuestion
Multiple File Input Processing
Hello, I need to process multiple input files in a loop and need some assistance. Here is my problem I'm currently tasked to ev...
13 years ago | 1 answer | 0
1
answerAdding background image to a Pcolor plot.
I'm still in need of some guidance.
14 years ago | 1
Adding background image to a Pcolor plot.
Yes, I need to use pcolor. I have geographical data as X, Y and rainfall data as Z on pcolor. Here is the basic code I use. I kn...
14 years ago | 0
Question
Adding background image to a Pcolor plot.
Hello, Firstly I should say that I've seen similar questions like this one here, but couldn't actually manage to solve my que...
14 years ago | 3 answers | 0