|
Posted: 09/15/21
Due: 09/22/21, 11:55PM
Building upon H03, this assigment focuses on operator approximations using the SVD.
Transform the MATH661/images/Frida_Kahlo_96.png image, Fig. 1, into a matrix of gray scale values. Compute the SVD of . Define
Represent as images for Comment on what you observe.
Transform the MATH661/images/Georges_Seurat_3.png image, Fig. 1, into a matrix of gray scale values. Compute the SVD of . Let . Define
Represent as images for Comment on what you observe.
Revisit Problem 2 of H03. Instead of using the built-in least sqaures solver , use the SVD of to solve the least squares problem as .
Matrices are unitarily equivalent if unitary such that .
Do unitarily equivalent represent the same linear mapping?
Prove: unitarily equivalent implies they have the same singular values.
Is the converse of (b) true?
Use the SVD to prove that any is the limit of a sequence of matrices of full rank.
Using the SVD , , define
Prove
Solve Problem 1 & 2, Track 1.