OPF, Search space
古いコメントを表示
How to plot the search space of an optimization algorithm (e.g PSO) applied to an optimal power flow problem using MATLAB?
3 件のコメント
John D'Errico
2019 年 10 月 17 日
What have you tried? If nothing, then why not? Just evaluate the objective at every point in a regular grid within the search space. Then use plot, or perhaps plot3, or surf as you wish, etc. WTP?
If you have more than 2 parameters, then you will need to buy a higher dimensional monitor to view the plot on. They can be expensive, and will be only available in the distant future. I understand that Skynet can supply them, but watch out for the Skynet sales reps, as they are often a bit unfriendly. Say high to Ahnuld for me.
dhiman banerjee
2019 年 10 月 17 日
Walter Roberson
2019 年 10 月 17 日
How many variables are being simultaneously optimized ?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Data Distribution Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!