How can I access the population matrix generated by genetic algorithm??..
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am working in MATLAB 2012a...
I want to access the initial population generated for genetic algorithm... I have set all the options in option structure i.e. population type, size,creation function etc..
But now I want to see the population that is actually generated after setting all the above options..... How can I do that??.. How can i see that population in the form of matrix??...
Actually, I need to save the population and have to use it in some other .m file, but unable to access that population
can someone plz help me out??....
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Genetic Algorithm 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!