Borrar filtros
Borrar filtros

How to do QR decomposition using Householder method in MATLAB?

9 visualizaciones (últimos 30 días)
Bijoya Bhattacharjee
Bijoya Bhattacharjee el 6 de Nov. de 2021
Comentada: Walter Roberson el 9 de Nov. de 2021
How to do QR decomposition of the above matrix using Householder method?
  2 comentarios
Jan
Jan el 6 de Nov. de 2021
Editada: Jan el 6 de Nov. de 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 el 7 de Nov. de 2021
I am pretty sure that the point of the homework is to write your own code to do the QR decomposition.

Iniciar sesión para comentar.

Respuestas (1)

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

Iniciar sesión para comentar.

Categorías

Más información sobre Matrix Decomposition en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by