passing extra constraints to simulated annealing

3 views (last 30 days)
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.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!