Feeds
提问
How to find curve bandwith
Hello Is there any way to find the curve bandwidth ("h" in the figure)? Thank you Xi <</matlabcentral/answers/upload...
9 years 前 | 0 个回答 | 0
0
个回答提问
how to remove data points occur less in a data set
Hi, suppose i have a data set x: x = [0,2,9,2,5,8,7,3,1,9,4,3,5,8,10,0,1,2,9,5,10] ; figure(1) [n,b] = hist(x) bar(b,n...
11 years 前 | 1 个回答 | 0
1
个回答提问
Matlab plot axis stretch
Hi, I am trying to plot one colomn of an matrix CurveData(i,j); plot(CurveData(:,LocYplot),'b o','LineWidth',0.5); ...
12 years 前 | 1 个回答 | 0
1
个回答提问
contour plost with three columns of data
I have three columns of data, X Y Z. XY are location coordinates, Z values are for colors. The original picture like pixels. But...
13 years 前 | 0 个回答 | 0