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
Stephen23
2015년 1월 28일
답변 (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!