Video details loaded
HomeMIT 18.065 Matrix Methods in Data Analysis, Signal Processing, and Machine Learning, Spring 2018Lecture 34: Distance Matrices, Procrustes Problem
Lecture 34: Distance Matrices, Procrustes Problem
29:17
Description
This lecture continues the review of distance matrices. Professor Strang then introduces the Procrustes problem, which looks for the orthogonal matrix that swings one set of vectors as nearly as possible onto a second set.
SummaryDistance problem: Find positions \(x\) from distances between them.
Necessary and sufficient: Distances satisfy triangle inequality.
Procrustes: Given \(n\) vectors \(x\) and \(n\) vectors \(y\).
Find the orthogonal matrix \(Q\) so that \(Qx\)’s are closest to \(y\)’s.
Related sections in textbook: IV.9 and IV.10
Instructor: Prof. Gilbert Strang