Rank deficient overdeterminated linear system

Hi
I have an overdeterminated system and my coefficient matrix is not full rank.
I try solving it with SVD or QR but because of rank deficiency I obtain wrong answer. Somone can axplain for me how I can achieve correct answer for this system?

답변 (1개)

Matt J
Matt J 2014년 6월 18일

0 개 추천

If the matrix is rank deficient, it cannot be over-determined. Try PINV, but realize that the solution space is not unique.

댓글 수: 2

mohsen
mohsen 2014년 6월 18일
I use Pinv already . I wanna an unique answer .
Matt J
Matt J 2014년 6월 18일
편집: Matt J 2014년 6월 18일
Again, your equations can't have a unique solution if indeed they are rank defficient. You need more equations.

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

카테고리

도움말 센터File Exchange에서 Linear Algebra에 대해 자세히 알아보기

질문:

2014년 6월 18일

편집:

2014년 6월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by