fmincon help
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, i want to plot y=f(x) while x<2; y<5; x+y<4; i found that fmincon function can be useful in my case,can anyone guide me please?
1 Kommentar
Sean de Wolski
am 23 Apr. 2012
huh? You want to plot it? FMINCON is used for minimizing a function of Xn variables, that returns a scalar value, subject to constraints. Do you want to find the Xn values and then plot it? Please clarify the question and provide enough detail we can make an educated guess.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Annotations 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!