global optimization without toolbox?
显示 更早的评论
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!
回答(1 个)
Matt J
2015-1-28
1 个投票
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,
类别
在 帮助中心 和 File Exchange 中查找有关 Problem-Based Optimization Setup 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!