feasp in LMI syntax
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Duo
am 20 Mär. 2017
Beantwortet: Archita P
am 23 Mär. 2017
Has anyone used feasp in the LMI syntax? Does it mean that it just check the feasibility of the system and give one possible answer, or it gives the final answer? thanks
0 Kommentare
Akzeptierte Antwort
Archita P
am 23 Mär. 2017
[TMIN,XFEAS] = feasp(LMISYS,OPTIONS,TARGET) solves the feasibility problem defined by the system of LMI constraints, LMISYS. When the problem is feasible, the output XFEAS is a feasible value of the vector of (scalar) decision variables.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu LMI Solvers 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!