How to add condition for X in simulannealbnd
Ältere Kommentare anzeigen
for X = SIMULANNEALBND(FUN,X0,LB,UB), the vector X0 starts the point finding so that the answer LB<=X<=UB. How if i want to add a certain condition to vector X, say exp(X(1)+X(2))<X(3)?
Another word to say besides the X must in between LB and UB, X has to fulfill the condition as well.
Thanks!
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Simulated Annealing finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!