photo

Minsik Km


Last seen: 29 days ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
174,964
of 300,486

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 21,015

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,319

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

Question


Way to decrease the step size in the while loop.
Hello, belows are my code that find the 'Q' value which 'S' meets the tolerance of 0.1 % relative error. I hava some issue whe...

2 years ago | 1 answer | 0

1

answer

Question


Pcolor plot question. gradational color change.
I have Time X ( 81 x 1 ) and Y ( 81 x 20 ) Y is a some value at the time X, with coefficient from 1 ~ 20. when I plot (X,Y) ...

3 years ago | 1 answer | 0

1

answer

Question


Problem in meshgrid and slice (volume data plotting)
i have data in 21 x 9 x 10 matrix. i want to plot them into 3D- block diagram. volume data visualization. when i tried x= 100 ...

5 years ago | 0 answers | 0

0

answers

Question


parfor problems ( add attached files)
My code is too slow, so i tried using 'parfor' like below parfor i = 1:26 etatl=(i*10)+90; xil=etatl+3; for j=...

5 years ago | 1 answer | 0

1

answer

Question


why i can't make title in figure?

5 years ago | 2 answers | 0

2

answers