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 中查找有关 Solver Outputs and Iterative Display 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!