![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6276051_1522113123276_DEF.jpg)
Nayoung Kim
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0