필터 지우기
필터 지우기

Creat a positive definite matrix, which way is better?

조회 수: 2 (최근 30일)
Ming
Ming 2016년 1월 12일
댓글: Matt J 2016년 1월 12일
Hi everyone,
Suppose I have a positive definite matrix P and a non-singular matrix A, I realised there is a small numerical difference between K=(I-A)*P*(I-A)' and K_=P-A*P-P*A'+A*P*A'. If I want to create a positive definite matrix, which way should I use?
In some extreme cases, is it possible that K or K_ has very small negative eigenvalues?
Thanks

채택된 답변

Matt J
Matt J 2016년 1월 12일
편집: Matt J 2016년 1월 12일
Yes, if A has eigenvalues close to 1, then I believe neither K nor K_ will be positive definite with numerical robustness.
  댓글 수: 4
Ming
Ming 2016년 1월 12일
Thanks a lot! By the way, does this numerical problem/hazard have a formal name?
Matt J
Matt J 2016년 1월 12일
No, not that I know of.

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

추가 답변 (0개)

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by