Feeds
已回答
Not enough input arguments error in nlinfit
I solved it, the model_fun only takes two parameters. I changed it as follows and now it works. my_fun = @(beta,Results) (Res...
Not enough input arguments error in nlinfit
I solved it, the model_fun only takes two parameters. I changed it as follows and now it works. my_fun = @(beta,Results) (Res...
7 years 前 | 1
提问
Not enough input arguments error in nlinfit
Hello all, I'm quite new to matlab and I'm trying to fit a non linear model to my data (I have 3 independent variables, 4000+...
7 years 前 | 3 个回答 | 0