필터 지우기
필터 지우기

Yalmip:SDP problem, run into numerical problem. Is the result credible, when the program run into numerical problem?

조회 수: 7 (최근 30일)
The 0.9999 is expected result. However, there may be something wrong with the procedure, as it shows: run into numerical problem. Is the result credible, when the program run into numerical problem?
In other word, if a numerical problem has occurred, can the result of this program be considered to be exact ?
Thanks in advance!

채택된 답변

Johan Löfberg
Johan Löfberg 2021년 3월 31일
You should post YALMIP specific questions on the YALMIP forum.
Short answer it depends. You will have to study the solution and see if it satisfies your constraints, and if it is good enough. The duality gap is on the order 10^-7 which is sort of ok, but it is struggling with feaibility so the gap measure could be questioned (read sedumi documentation to interpret the log)
  댓글 수: 2
QING ZHOU
QING ZHOU 2021년 3월 31일
Thanks for your answer.
If i change the value of pars.eps in sedumi documentation as 5e-7, 'run into numerical problem' will not appear.
Johan Löfberg
Johan Löfberg 2021년 3월 31일
Correct, if you ask he solver not to tell you that it has numerical problems, it will not tell you that.
I use the same strategy when kids tell me they are sick. I ask them to not convey that information to me. I don't know if it actually changes anything regarding their health state though...

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Mathematics에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by