Optimization using fminsearch and Montecarlo
显示 更早的评论
I have an issue in optimization. I am using fminsearch and Montecarlo for optimization but get a different value for the same parameter to be optimized. Using fminsearch I get the optimized value as 0.46 whereas for the same parameter using Montecarlo i get it as 99999.9 I am defining the same range as the maximum and the minimum value. (0.00001 - 100000). Any idea where the problem is?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Design Optimization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!