photo

Ashvin Hamzah Driwantara


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
2 个回答

排名
82,400
of 300,414

声誉
0

贡献数
3 个提问
2 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,954

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,667

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
max and min value of matrix
I have solved my problem using this script c13 = matrix 3000x2000 matrix_WV=c13; [tinggi,lebar]=size(matrix_WV); m...

9 years 前 | 0

已回答
max and min value of matrix
I get an error BLOCKPROC encountered an error while evaluating the user-supplied function handle, FUN. The cause of ...

9 years 前 | 0

提问


max and min value of matrix
I have AB matrix that contains 3000x2000 grids data. AB = (1,1) (1,2) (1,3) (1,4) ... (1,3000) (2,1) (2,2) (2,3) ...

9 years 前 | 5 个回答 | 0

5

个回答

提问


Cannot showing multiple color using pcolor and different cmap
I want to show 2 variables : *smoker* and *smokerw* in different color using pcolor and two different cmap. I want to show *smok...

9 years 前 | 1 个回答 | 0

1

个回答

提问


The Code Runs Too Long, Should I Abort It?
I run this code and I think it runs too long. Any solution? c6 and c3 is matrix with 3300x2200 grids. if true e=0.06+c6...

9 years 前 | 1 个回答 | 0

1

个回答