統計
MATLAB Answers
9 質問
0 回答
ランク
of 176,086
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
ga and multi-start technique
Hi, My optimization problem is nonlinear, nonconvex, mixed integer, and with a wide search space ... so I am stuck with ga ... ...
約10年 前 | 0 件の回答 | 0
0
回答質問
How to get the best results from gamultiobj for large number of objectives ... say 12 objectives to be maximized ?
Hi, I am using gamultiobj to maximize the output power of 12 wind turbines, (individually), and comparing that with maximizing ...
11年以上 前 | 1 件の回答 | 0
1
回答質問
can I include the GA fitness function in a for loop to do more than one optimization case successively ? thanks
Hello, I am using GA optimization with few hundreds of variables, half of them are integers, I have also nonlinear inequality co...
約12年 前 | 0 件の回答 | 0
0
回答質問
can I include the GA fitness function in a for loop to do more than one optimization case successively ? thanks
Hello, I am using GA optimization with few hundreds of variables, half of them are integers, I have also nonlinear inequality c...
約12年 前 | 0 件の回答 | 0
0
回答質問
Are there any way to speed up the nonlcon satisfying for GA with intcon ? thanks
Hello, I have an optimization problem with few hundreds of variables, half of them as integers, I have nonlinear constraints, ...
約12年 前 | 1 件の回答 | 0
1
回答質問
filtering data by removing a specified frequency (noise)
Hi, I have Pressure-crank angle degree data for an Internal Combustion Engine, before combustion starts, the curve is realisti...
12年以上 前 | 1 件の回答 | 1
1
回答質問
in GA ... How can I define my problem constants once ? and how can I know the final values of the other variables (not the objective function)
Hello, I am using GA, with some integer variables and nonlinear constrains, I stated all the work in the same .m file (the out...
12年以上 前 | 1 件の回答 | 0
1
回答質問
Tips for specifying Population Size, No. of Generations, and other Options for GA with large nvars
Hello, I have a large number of GA nvars (few hundreds and may reach one thousand), may I get some tips for Options settings in...
12年以上 前 | 1 件の回答 | 0
1
回答質問
How to formulate this GA constrain ?
Hello, I am working in Wind Farm Layout Optimization Problem, using GA MATLAB, with some integer variables, I stuck in formula...
12年以上 前 | 1 件の回答 | 0
