Capture data in a vector or matrix from simulannealbnd (Global Optimization Toolbox)
Afficher commentaires plus anciens
Hello,
Tho I can display data generated for each iteration of the Annealing solver I'm having difficulty finding a method of saving or outputting all of the data generated into a vector or matrix, is this possible?
Réponses (1)
Alan Weiss
le 9 Jan 2014
0 votes
Use an output function to save the data. This example shows how to save the history, albeit for a solver that has a slightly different output function syntax.
Alan Weiss
MATLAB mathematical toolbox documentation
Catégories
En savoir plus sur Simulated Annealing dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!