GA output function writing
2 ビュー (過去 30 日間)
古いコメントを表示
I want to write output function for GA. The below link has given for fmincon search. What is needed to change in code , so that I will get it for GA. Please help me. http://www.mathworks.com/help/matlab/math/output-functions.html#bsgpq6q-31
1 件のコメント
MiguelMauricio
2014 年 7 月 8 日
you have to give more details. An output function for fmincon should work for any of the GA algorithms in Matlab. Can you show us the code where you call the GA and the code of your cost function?
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Genetic Algorithm についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!