passing extra constraints to simulated annealing
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello everybody,
I have made a fit with fmincon and patternsearch and today I want to perform the same operation with simulated annealing bound (SA).
The problem is that I have lots of nonlinear constraint and equalities to pass to SA but it seems that its syntax doen not account to this option.
How can I pass these extra parameters?
Below I attach the code I am currently working on with the data and all the subroutines called.
Thank in advance for your help.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulated Annealing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!