How to Control optimizaiton's variable changing step
显示 更早的评论
Hi mathworks Heroes !
I was wondering if there is any way to adjust the optimized variables step changement,because i want to optimize a variable that can only change by a decimal degit (1,2,3,4,5....) .
i'am using optimization Toolbox (Fmincon)
thanks in advance
采纳的回答
更多回答(1 个)
Alex Alex
2021-1-28
1 个投票
Try to create a nonlinear constraint function that selects only integer values of the variables being optimized
类别
在 帮助中心 和 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!