How can I access the population matrix generated by genetic algorithm??..
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Genetic Algorithm についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!