1 / 24

QR decomposition: A = Q R Q is orthonormal R is upper triangular To find QR decomposition:

QR decomposition: A = Q R Q is orthonormal R is upper triangular To find QR decomposition: 1.) Q: Use Gram-Schmidt to find orthonormal basis for column space of A 2.) Let R = Q T A. Find the QR decomposition of A = . 4 3 .

maida
Download Presentation

QR decomposition: A = Q R Q is orthonormal R is upper triangular To find QR decomposition:

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. QR decomposition: A = QR Q is orthonormal R is upper triangular To find QR decomposition: 1.) Q: Use Gram-Schmidt to find orthonormal basis for column space of A 2.) Let R = QTA

  2. Find the QR decomposition of A = 4 3 1.) Use Gram-Schmidt to find orthonormal basis for column space of A

  3. Find the QR decomposition of A = 4 3 1.) Use Gram-Schmidt to find orthonormal basis for column space of A col(A) = span , { } 4 3

  4. Find the QR decomposition of A = 4 3 1.) Use Gram-Schmidt to find orthogonal basis for column space of A col(A) = span , { } 4 3

  5. Find the QR decomposition of A = 4 3 1.) Use Gram-Schmidt to find orthogonal basis for column space of A col(A) = span , = span , { } { ?} 4 3

  6. 4 3

  7. Find orthogonal projection of onto 4 3 4 3

  8. Find orthogonal projection of onto 4 3 4 3 4 3 (1, 2)  (4, 3) (1, 2)  (1, 2) proj = 1(4) + 2(3) 4 + 6 12+ 221 + 4 = =

  9. Find orthogonal projection of onto 4 3 4 3 4 3 (1, 2)  (4, 3) (1, 2)  (1, 2) proj = 1(4) + 2(3) 10 12+ 22 5 = =

  10. Find orthogonal projection of onto 2 4 4 3 4 3 2 4 4 3 (1, 2)  (4, 3) (1, 2)  (1, 2) proj = 1(4) + 2(3) 12+ 22 = = 2 =

  11. Find orthogonal projection of onto 2 4 4 3 4 3 2 4 4 3 (1, 2)  (4, 3) (1, 2)  (1, 2) proj = =

  12. Find the component of orthogonal to 2 4 4 3 4 3

  13. 2 -1 Find the component of orthogonal to 2 4 4 3 4 3 4 3 2 4 2 -1 − =

  14. Short-cut for R2 case: 4 3

  15. 2 -1 Find the QR decomposition of A = 4 3 1.) Use Gram-Schmidt to find orthogonal basis for column space of A col(A) = span , = span , { } { } 4 3

  16. 2 -1 Find the length of each vector: = √ 12 + 22 = √5 = √ (-1)2 + 22 = √5

  17. 2 -1 Divide each vector by its length: col(A) = span , = span , = span , { } { } 4 3 { }

  18. col(A) = span , Q = A = QR { }

  19. A = QR A = QR Q-1A = Q-1QR Q-1A = R Q has orthonormal columns: Thus Q-1 = QT Thus R = Q-1A = QTA

  20. Find the QR decomposition of • A = = QR • R = Q-1A = QTA = • = = 4 3 4 3

More Related