melodyseu
Junior Member level 3
nlinfit
I'm dealing with the curve-fitting using the function--nlinfit in matlab.
Here is the syntax : beta = nlinfit(X,y,'model',beta0), and I don't know how to define the term 'model'.
Can you give me some advice,thanks.
I'm dealing with the curve-fitting using the function--nlinfit in matlab.
Here is the syntax : beta = nlinfit(X,y,'model',beta0), and I don't know how to define the term 'model'.
Can you give me some advice,thanks.