Feeds
질문
Nonlinear Least Squares with Linear Equality
Hi, I have a nonlinear least squares problem I need to solve, but I have a linear equality constraint on my parameters: a + ...
10년 초과 전 | 답변 수: 1 | 1
1
답변질문
Trouble with parameter determination of a model involving ODEs
Hello, I'm trying to determine the parameters of a model. I have data in an excel format, listing the external characteristic...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to prevent complex solutions from lsqnonlin
I am trying to determine the parameter of an equation using lsqnonlin. y = x.^a Where x and y are input and output data,...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
How do I solve a equation using lsqnonlin, but have solutions bound by another equation?
Hi, I'm trying to use lsqnonlin to find parameters of an equation: y = a1.*x^2 + a2.*x + a3 where a1, a2 and a3 are par...
거의 11년 전 | 답변 수: 1 | 0