photo

Ashvin Hamzah Driwantara


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
2 Answers

RANK
282,628
of 300,392

REPUTATION
0

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,335

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

  • Thankful Level 1

View badges

Feeds

View by

Answered
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 ago | 0

Answered
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 ago | 0

Question


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 ago | 5 answers | 0

5

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer