統計
MATLAB Answers
4 質問
0 回答
ランク
of 175,992
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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,...
10年以上 前 | 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...
10年以上 前 | 1 件の回答 | 0