Nayoung Kim
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
276,655
of 295,712
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20,274
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,359
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
Feeds
Question
3d slice on Patch figure
I draw 3d patch figure as the file attached. I refered to the link here https://kr.mathworks.com/matlabcentral/fileexchange/...
5 years ago | 1 answer | 0
1
answerQuestion
Motion-Based Multiple Object Tracking Example
I am learning the multi-tracking example from the link below. https://kr.mathworks.com/help/vision/examples/motion-based-m...
7 years ago | 0 answers | 0
0
answersQuestion
Regression with multiple variables
There is 'Regression Leaner' in Matlab app. And, data can be trained with 1 response (Y) and the other predictors.(X1,X2,X3,...
7 years ago | 1 answer | 0
1
answerQuestion
multiple fitting with lsqcurvefit
I want to fit multiple curve with lsqcurvefit function there are 4 fitting functions F1,F2,F3,F4 and Xdata is common, but ...
8 years ago | 1 answer | 0
1
answerQuestion
How to plot two isosurfaces in one figure?
I want to overlap two figures. and see cross section. And the colorbars of two figures have different color range. i...
8 years ago | 1 answer | 0
1
answerQuestion
How can I plot two colorbars in isosurface figure?
I want to plot two isosurface in one figure :Z1,Z2 isovalues1 = 0:0.1:1; for i=1:length(isovalues1) isosurface(X,Y,Z...
8 years ago | 1 answer | 0
1
answerQuestion
How can I plot XYZ-Color surface?
I want to plot a function with 3 variables : f(X,Y,Z) And, the value of function will be represented as color. But, how can...
8 years ago | 1 answer | 0