Plot global optimization results
이전 댓글 표시
I am using global optimization (multistart) to optimize an ODE for multiple parameters (4/5 variables). I would like to know how I can plot the outputs at each iteration from this optimization so it produces one plot (e.g. surface plot) illustrating/showing where the global minimum/maximum is. Thank you in advance for your help/advice.
댓글 수: 1
Alan Weiss
2019년 9월 25일
Can you plot a function (not an ODE, just a plain old function) of four or five variables? Can you make a surface plot of a function of four or five variables? I don't know how to, or what that even means.
Perhaps you can describe what you'd like as a result, what the axes are and what shows, and then maybe we can help. And I'm not sure whether you want to plot each iteration of the local solver or each MultiStart iteration.
Alan Weiss
MATLAB mathematical toolbox documentation
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Choose a Solver에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!