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 + ...
11 years 前 | 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...
11 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0