JAVAD
Followers: 0 Following: 0
Feeds
답변 있음
How to fill and write nc file?
Error in ncwrite (line 87) ncObj.write(varName, varData, start, stride);
How to fill and write nc file?
Error in ncwrite (line 87) ncObj.write(varName, varData, start, stride);
1년 초과 전 | 0
질문
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년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Calculation 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...
Calculation 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년 초과 전 | 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...
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년 초과 전 | 0
질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 전 | 답변 수: 2 | 0