MATLAB解线性矩阵不等式为什么没有解Result:best value of t:8.602805e-012f-radius saturation:0.000% of R = 1.00e+009Marginal infeasibility:these LMI constraints may befeasible but are not strictly feasibletmin =8.6028e-012是不是不等
来源:学生作业帮助网 编辑:六六作业网 时间:2024/11/15 09:25:49
MATLAB解线性矩阵不等式为什么没有解Result:best value of t:8.602805e-012f-radius saturation:0.000% of R = 1.00e+009Marginal infeasibility:these LMI constraints may befeasible but are not strictly feasibletmin =8.6028e-012是不是不等
MATLAB解线性矩阵不等式为什么没有解
Result:best value of t:8.602805e-012
f-radius saturation:0.000% of R = 1.00e+009
Marginal infeasibility:these LMI constraints may be
feasible but are not strictly feasible
tmin =
8.6028e-012
是不是不等式本身是非线性的?还是其他原因?
附:这个问题是证明系统稳定性时遇到的,是不是取的Lyapunov函数不合适?
MATLAB解线性矩阵不等式为什么没有解Result:best value of t:8.602805e-012f-radius saturation:0.000% of R = 1.00e+009Marginal infeasibility:these LMI constraints may befeasible but are not strictly feasibletmin =8.6028e-012是不是不等
负定的话,对角线正参数给的太小,或者相应位置的非对角线元素给的太大;还不行的话就一行一行注释执行,至道,找出出现导致出现非严格解得哪一行为止;