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에서 Get Started with Optimization Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!