photo

Andreas Lechleitner


Last seen: 約4年 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
0 回答

ランク
28,673
of 301,186

評判
1

コントリビューション
3 質問
0 回答

回答採用率
66.67%

獲得投票数
1

ランク
 of 21,188

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,292

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

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

1

回答