BP-GA optimization
Afficher commentaires plus anciens
I downloaded a matlab code about BP-GA optimization from a website. The code doesn't use the ga function in matlab. Instead, there are several functions about crossover, select and mutation. My question is that why don't they use ga function directly? Is it because the code was programmed a long time ago when there was no ga function in matlab at all or because there are some limitations of using ga functions directly?
1 commentaire
José-Luis
le 28 Juin 2016
That would be a question better addressed directly to the ones that wrote the code.
Réponses (0)
Catégories
En savoir plus sur Problem-Based Optimization Setup dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!