global optimization without toolbox?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Is it possible to do global optimization without the toolbox in matlab? The only documentation I can find is for the toolbox, my apologies if this is a dumb question. Thanks!
Réponses (1)
Matt J
le 28 Jan 2015
You can always code your own algorithms, or look at what others have offered on the File Exchange. There seem to be a few genetic algorithm implementations there,
0 commentaires
Voir également
Catégories
En savoir plus sur Problem-Based Optimization Setup dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!