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年弱 前 | 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年以上 前 | 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年以上 前 | 2 件の回答 | 0
