Uncertainty of constrained minimization

조회 수: 2 (최근 30일)
Xin
Xin 2018년 10월 29일
편집: Xin 2018년 10월 29일
Hello everyone. I have a question about the uncertainty of linear minimization. Basically I want to solve for a constrained minimization problem, e.g. using lsqlin function to minimize (C*X-d)^2.
X=lsqlin(C,d,A,b,Aeq,beq)
And C and d can have rows higher than X, representing the data. Is there any simple way to obtain the uncertainty of fitted X values, e.g. X=1+-0.1, etc.
Thanks a lot!

답변 (0개)

카테고리

Help CenterFile Exchange에서 Linear Least Squares에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by