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
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
dhiman banerjee 2019년 10월 17일
Thank you for your valuable reply. Actually I have optimised a single objective. And also I have obtained the control variables for each population. My question is what are the parameters are to be taken along X and y axis.
Walter Roberson
Walter Roberson 2019년 10월 17일
How many variables are being simultaneously optimized ?

댓글을 달려면 로그인하십시오.

 채택된 답변

dhiman banerjee
dhiman banerjee 2019년 10월 18일

0 개 추천

18 control variables and single objective.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Data Distribution Plots에 대해 자세히 알아보기

태그

질문:

2019년 10월 17일

답변:

2019년 10월 18일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by