Warning: Matrix is close to singular or badly scaled. Results may be inaccurate. RCOND = 5.391064e-017.
이전 댓글 표시
Dear all,
During linear fitting involving regression matrix, i face the warning
Warning: Matrix is close to singular or badly scaled.
Results may be inaccurate. RCOND = 5.391064e-017.
and the estimates are erroneous.pls suggest how it can be resolved
Regards, Shravan.
답변 (1개)
the cyclist
2011년 5월 6일
0 개 추천
One likely cause for that warning message is that your explanatory variables are not linearly independent.
You need to provide a LOT more detail (ideally including the code that generated the warning) to get a more detailed answer.
댓글 수: 4
Shravan Chandrasekaran
2011년 5월 6일
Shravan Chandrasekaran
2011년 5월 6일
Shravan Chandrasekaran
2011년 5월 6일
Oleg Komarov
2011년 5월 6일
Please edit your original post adding the formatted code.
카테고리
도움말 센터 및 File Exchange에서 Linear Algebra에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!