Effacer les filtres
Effacer les filtres

Rank deficient overdeterminated linear system

10 vues (au cours des 30 derniers jours)
mohsen
mohsen le 18 Juin 2014
Modifié(e) : Matt J le 18 Juin 2014
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?

Réponses (1)

Matt J
Matt J le 18 Juin 2014
If the matrix is rank deficient, it cannot be over-determined. Try PINV, but realize that the solution space is not unique.
  2 commentaires
mohsen
mohsen le 18 Juin 2014
I use Pinv already . I wanna an unique answer .
Matt J
Matt J le 18 Juin 2014
Modifié(e) : Matt J le 18 Juin 2014
Again, your equations can't have a unique solution if indeed they are rank defficient. You need more equations.

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