統計
MATLAB Answers
3 質問
0 回答
ランク
of 173,292
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Get properties from Aspen Plus
Hello Matlab community, I want to use material properties from Aspen Properties V9 to calculate some dimensionless numbers. For...
6年以上 前 | 1 件の回答 | 1
1
回答質問
Can I use lsqcurvefit even if my data is not consistent in length? Or do I have to use fmincon?
I have a dataset like this: x1=1:1:5; x1=repmat(x1',1,5); y1=rand(5,5); x2=0.5:1:5.5; x2=repmat(x2',1,5); y2=rand...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Is it possible to fit 30 data points to a differential equation system of 5 equation to determine 13 unkown constants? (for instance with lsqcurvefit)
I already have a script, which uses lsqcurvefit, but the fit is really bad and depend strongly on initial values. In my opinio...
7年以上 前 | 1 件の回答 | 0

