feasp in LMI syntax

3 ビュー (過去 30 日間)
Duo
Duo 2017 年 3 月 20 日
回答済み: Archita P 2017 年 3 月 23 日
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

採用された回答

Archita P
Archita P 2017 年 3 月 23 日
[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.
Refer to the documentation below- http://www.mathworks.com/help/robust/ref/feasp.html

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeLMI Solvers についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by