Plot global optimization results
Mostrar comentarios más antiguos
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 comentario
Alan Weiss
el 25 de Sept. de 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
Respuestas (0)
Categorías
Más información sobre Solver Outputs and Iterative Display en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!