photo

anna thomas


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
212,015
of 301,213

評判
0

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

回答採用率
50.0%

獲得投票数
0

ランク
 of 21,191

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,422

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to set the values for the options in genetic algorithm toolbox?
Hello, I am trying to solve a nonlinear constrained optimization problem using genetic algorithm solver. The problem includes 2...

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

1

回答

質問


what does the error ''Undefined function or method 'wholenetwork' for input arguments of type 'double'" mean?
hello, i am trying to optimize nonlinear constrained problem. the nonlinear constraints are saved in wholenetwork.m format. the...

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

1

回答

質問


How to code the given below nonlinear constrained optimization problem using genetic algorithm in matlab?
I need to optimize (minimize) the function, f = (632.7*((x(1)*1000)^1.327)) + (506.16*((x(2)*1000)^1.327))... + (7...

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

1

回答

質問


how can i solve an optimization problem which has two constraints and five unknons?
my question is to find the values of x, y, z, p and q. min f= 1100*(x+y+z) subject to: -2 = 240.773*((p*(x^4 + z^4...

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

1

回答