Exporting Best Fitness Variables from Surrogate Algorithm
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Mirhan
el 16 de Abr. de 2025
Comentada: Mirhan
el 18 de Abr. de 2025
Hi all,
I’m trying to export only the best fitness variables (5 variables) from a surrogate optimization algorithm. Currently, I’m able to export the variables at each generation, but I would like to export only those that correspond to an improvement in the best fitness value.
Since the best value doesn’t necessarily change at every generation, I’d prefer to save only the variables when a new best is found.
Does anyone know how to implement this or have a suggestion for tracking and exporting only the best-performing variables throughout the optimization?
Best regards,
Mirhan
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Get Started with Curve Fitting Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!