Plot global optimization results
Ältere Kommentare anzeigen
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 Kommentar
Alan Weiss
am 25 Sep. 2019
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
Antworten (0)
Kategorien
Mehr zu Solver Outputs and Iterative Display finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!