Feeds
提问
How to add a constraint to lsqcurvefit for estimated parameters
Hello I am using lsqcurvefit to estimate parameters a and b. The code is working but I would like the estimated value of a>b. H...
10 years 前 | 2 个回答 | 0
2
个回答已回答
relative error: Error using ==> mtimes
thank you thats solved the problem. Now after i run it i get this new error: ?? Attempted to access Rel(2); index out of boun...
relative error: Error using ==> mtimes
thank you thats solved the problem. Now after i run it i get this new error: ?? Attempted to access Rel(2); index out of boun...
13 years 前 | 0
提问
relative error: Error using ==> mtimes
Hello I am trying to get the relative error for sinx=sqrt(1-cos^2(x) and getting error with this matlab code: clear clc x...
13 years 前 | 2 个回答 | 0
