announcements
play

Announcements Thursday, April 19 Please fill out the CIOS form - PowerPoint PPT Presentation

Announcements Thursday, April 19 Please fill out the CIOS form online. Current response: 15% If we get an 80% response rate before the final, Ill drop the two lowest quiz grades instead of one. Optional Assignment: due by email on


  1. Announcements Thursday, April 19 ◮ Please fill out the CIOS form online. Current response: 15% ◮ If we get an 80% response rate before the final, I’ll drop the two lowest quiz grades instead of one. ◮ Optional Assignment: due by email on April 20th (midnight) ◮ Resources ◮ Office hours: posted on the website. ◮ Math Lab at Clough is also a good place to visit. ◮ Materials to review: https://people.math.gatech.edu/~leslava3/1718S-2802.html ◮ Reading day Wednesday, April 25th: ◮ Final Exam: ◮ Date: Thursday, April 26th ◮ Location: This lecture room, College of Comp. 017 ◮ Time: 2:50-5:40 pm

  2. Section 7.4 Singular Values Decomposition

  3. Singular values of a matrix What is important for this section: ◮ A constrained optimization problem where singular values appear ◮ How to find decomposition of A using singular values ◮ Condition number (avoid error-prone matrices)

  4. Linear Transformation: Constrained optimization Want to maximize || Ax || 2 subject to || x || = 1. This yields a quadratic function, as in section 7.3!

  5. Linear Transformation: Constrained optimization continued Computing || Ax || 2 to obtain the quadratic function: || Ax || 2 = ( Ax ) T ( Ax ) = x T ( A T A ) x where A T A is symmetric! Solution. Look at eigenvalues of A T A and find the largest one.

  6. Properties for A T A If A is an m × n matrix then ◮ A T A is symmetric ◮ All eigenvalues of A T A are real ◮ There is orthonormal basis { v 1 , . . . v n } where v i ’s are eigenvectors of A T A . ◮ All eigenvalues are non-negative Warning: ◮ Eigenvalues of A T A may be zero. ◮ Eigenvectors of A T A may not be eigenvectors of A . ◮ but... if A T Av = 0 then Av = 0 In Fact: ◮ NulA has an orthogonal basis consisting of v i ’s which have σ i = 0

  7. Singular Values for m × n matrix Let A be an m × n matrix. Order the eigenvalues of A T A : λ 1 ≥ λ 2 ≥ . . . λ n ≥ 0. ◮ The singular values of A are square roots: √ √ √ σ 1 = λ 1 , σ 2 = λ 2 , . . . σ n = λ n ◮ If { v 1 , . . . , v n } is orthonormal basis consisting of eigenvectors of A T A , then singular values are lengths of vectors Av i . ◮ Condition number of A is σ 1 /σ n Rule of thumb : Condition number is close to 1 then matrix A is less computational-error prone.

  8. An old problem with a twist Example Find an orthogonal basis for Col A Old Procedure ◮ Select columns of A corresponding to pivot columns in row reduction. ◮ Apply Gram-Schmidt if necessary. New Approach: Use { Av 1 , . . . Av r } , where v i are eigenvectors of A T A (details follow)

  9. Orthogonal Basis for Col A Theorem Why? ◮ The vectors v 1 , . . . , v r are orthogonal: ( Av i ) T ( Av j ) = v T i ( A T A ) v j = λ j ( v T i v j ) = 0 ◮ Same argument is true for all collection v 1 , . . . , v n , ◮ but take only vectors v i corresponding to λ i > 0 because otherwise:

  10. The SVD decomposition theorem The matrix Σ has same number of rows/columns as A . The only non-zero entries correspond to non-zero singular values

  11. The SVD decomposition theorem cont. 1. The matrix V has the orthonormal basis found in the decomposition A T A = PDP T . ◮ That is, P has vector columns v 1 , v 2 , . . . , v n 2. Matrix D has diagonal entries σ 2 1 ≥ σ 2 2 , . . . , σ 2 n 3. For matrix U : 1 ◮ For all indices with σ i � = 0, write u i = σ i Av i ◮

  12. Example: SVD decomposition of an m × n matrix Example � 4 11 14 � Construct an SDV decomposition for A = 8 7 − 2 1. Find an orthogonal diagonalization of A T A = PDP T . Entries in D are in decreasing order: λ 1 = 360 , λ 2 = 90 , λ 3 = 0. 2. Let V = P √ √ 3. Non-singular values σ 1 = 6 10 , σ 2 = 3 10 define first columns of U 4. If necessary, complete { u 1 , . . . , u m } to an orthonormal basis of R m . (Extra columns correspond to a basis of Nul A ) 5. Σ is has entries σ 1 , σ 2 on ‘diagonal’.

  13. Example: SVD decomposition of an m × n matrix Continued Example � 4 � 11 14 Construct an SDV decomposition for A = 8 7 − 2 √ √ ◮ The non-zero singular values are σ 1 = 6 10 , σ 2 = 3 10 ◮ Let V = P √ √ ◮ Non-singular values σ 1 = 6 10 , σ 2 = 3 10 define first columns of U ◮ Decomposition:

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend