Feeds
提问
improve fit compared to R
I struggle to fit a curve through 8 dots in Matlab. in R, exact same values of x,y,and x_values_finer, and 3 lines of code: fit...
1 month 前 | 3 个回答 | 1
3
个回答提问
how to create matrix c, where first column is vector a, and the last column is vector b without a loop
%if a=[1;2;3;4;5]; %and b=a+3; %then how can i make a matrix c without a loop, but the result would be like the result of ...
2 years 前 | 2 个回答 | 0