photo

JAVAD


Last seen: 10 Monate vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How to fill and write nc file?
Error in ncwrite (line 87) ncObj.write(varName, varData, start, stride);

etwa ein Jahr vor | 0

Frage


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...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Beantwortet
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...

mehr als ein Jahr vor | 0

Beantwortet
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...

mehr als ein Jahr vor | 0

Frage


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...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten