photo

JAVAD


Last seen: 2 years 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
3 个回答

排名
122,914
of 300,392

声誉
0

贡献数
5 个提问
3 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,335

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

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

2 years 前 | 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...

2 years 前 | 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...

2 years 前 | 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...

2 years 前 | 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...

2 years 前 | 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...

2 years 前 | 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 ...

2 years 前 | 3 个回答 | 0

3

个回答

提问


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 前 | 2 个回答 | 0

2

个回答