passing extra constraints to simulated annealing
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulated Annealing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!