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
