BP-GA optimization
显示 更早的评论
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 个评论
José-Luis
2016-6-28
That would be a question better addressed directly to the ones that wrote the code.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Genetic Algorithm 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!