Effacer les filtres
Effacer les filtres

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

2 vues (au cours des 30 derniers jours)
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.

Réponses (1)

the cyclist
the cyclist le 6 Mai 2011
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 commentaires
Shravan Chandrasekaran
Shravan Chandrasekaran le 6 Mai 2011
and i am trying to estimate the parameters whose actual values are 50,1000 and 0.02
Oleg Komarov
Oleg Komarov le 6 Mai 2011
Please edit your original post adding the formatted code.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by