JAVAD
Followers: 0 Following: 0
Statistics
RANK
220,273
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
3 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
How to fill and write nc file?
Error in ncwrite (line 87) ncObj.write(varName, varData, start, stride);
1 year ago | 0
Question
How to fill and write nc file?
Hi all, I try to extract some variables from my model's data and put in new file. I can read and extract data from nc file and...
1 year ago | 1 answer | 0
1
answerCalculation of summation with filtering positive and negative values
I try to sum in each time step. Here u(i,j,t); t is time what I need is that; for t= 1:length(time) sum(t)=u(167,158,t)+u(16...
1 year ago | 0
Calculation of summation with filtering positive and negative values
Thanks for your sugestions. I amnot sure it works in my case. I have a matrix with dimention 365*300*1300(time) I try to ca...
1 year ago | 0
Question
Calculation of summation with filtering positive and negative values
Hi I have one matrix with u(i,j,t). I need calculate sum of the variable like this in each time step.i,j have not folloed an...
1 year ago | 2 answers | 0
2
answersQuestion
finding minimum value with index
Hi I have a matrix 3 dimensions. i,j,t(time). I try to find minimum for part of matrix when 85<j<170; 50<i<80 for each time s...
1 year ago | 1 answer | 0
1
answerQuestion
Average values with nan value
Hi I have a matrix with 3 dimentions; i,j,t(time). I try to calculate mean value for each time step but the matter is we have ...
1 year ago | 2 answers | 0
2
answersQuestion
Summation in MATLAB in 4 dimenstion
I have a matrix with 4 dimentions. I should sum values. w(i,j,k,t) k is constant.t is time My problem is how to add t to l...
2 years ago | 2 answers | 0