필터 지우기
필터 지우기

Warning: Matrix is close to singular or badly scaled. Results may be inaccurate. RCOND = 5.391064e-017.

조회 수: 3 (최근 30일)
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
the cyclist 2011년 5월 6일
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
Shravan Chandrasekaran 2011년 5월 6일
and i am trying to estimate the parameters whose actual values are 50,1000 and 0.02
Oleg Komarov
Oleg Komarov 2011년 5월 6일
Please edit your original post adding the formatted code.

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

카테고리

Help CenterFile Exchange에서 Correlation and Convolution에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by