필터 지우기
필터 지우기

How to do QR decomposition using Householder method in MATLAB?

조회 수: 9 (최근 30일)
Bijoya Bhattacharjee
Bijoya Bhattacharjee 2021년 11월 6일
댓글: Walter Roberson 2021년 11월 9일
How to do QR decomposition of the above matrix using Householder method?
  댓글 수: 2
Jan
Jan 2021년 11월 6일
편집: Jan 2021년 11월 6일
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 2021년 11월 7일
I am pretty sure that the point of the homework is to write your own code to do the QR decomposition.

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

답변 (1개)

Sreeranjani Sekar
Sreeranjani Sekar 2021년 11월 9일
Refer to the following blog post which gives example and clear understanding on Household Refelection and Household QR factorization with sample code.
  댓글 수: 1
Walter Roberson
Walter Roberson 2021년 11월 9일
I am pretty sure that the point of the homework is to write your own code to do the QR decomposition.

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

카테고리

Help CenterFile Exchange에서 Matrix Decomposition에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by