Feeds
提问
Line inside bar in Matlab
<</matlabcentral/answers/uploaded_files/99788/Screenshot%20from%202017-12-29%2007-46-40.png>> How can I do this with Matlab? ...
8 years 前 | 2 个回答 | 0
2
个回答提问
How to use fit matrix array
A=csvread('spotlightmtfx.txt'); h=A(:,1); j=A(:,2); f=fit(h, j,'gauss2') %Coefficients a1=1.47 %...
8 years 前 | 1 个回答 | 0