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년 초과 전 | 답변 수: 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 ...
거의 3년 전 | 답변 수: 2 | 0
