photo

Annie Chen


Last seen: 5年以上 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
0 回答

ランク
155,228
of 301,487

評判
0

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

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,303

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,775

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


fmincon with mutiple parameters
I'm trying to use fmincon to solve the problem, but if have add third parameter, it goes wrong CAQL=1.33;CLTPD=1; alpha=0.01;b...

6年以上 前 | 0 件の回答 | 0

0

回答

質問


Fmincon too many input arguements
I used the fmincon, but always wrong xi=1; CAQL=1.33;CLTPD=1;b1=3*CAQL+abs(xi); b2=3*CLTPD+abs(xi); alpha=0.01;beta=0.01; ...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


Anonymous Function and Integration
I want to solve an eqution with an anonymous function and integration like this, C=1; n=10; alpha=0.05; Cp=C+0.33; fY=@(y)...

6年以上 前 | 1 件の回答 | 0

1

回答