How to do QR decomposition using Householder method in MATLAB?

3 vues (au cours des 30 derniers jours)
Bijoya Bhattacharjee
Bijoya Bhattacharjee le 6 Nov 2021
How to do QR decomposition of the above matrix using Householder method?
  2 commentaires
Jan
Jan le 6 Nov 2021
Modifié(e) : Jan le 6 Nov 2021
This sounds like a homework question. Then please post, what you have tried so far and ask a specific question.
By the way, this is not twitter - we do not use # before the tags.
Walter Roberson
Walter Roberson le 7 Nov 2021
I am pretty sure that the point of the homework is to write your own code to do the QR decomposition.

Connectez-vous pour commenter.

Réponses (1)

Sreeranjani Sekar
Sreeranjani Sekar le 9 Nov 2021
Refer to the following blog post which gives example and clear understanding on Household Refelection and Household QR factorization with sample code.
  1 commentaire
Walter Roberson
Walter Roberson le 9 Nov 2021
I am pretty sure that the point of the homework is to write your own code to do the QR decomposition.

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