MATLAB®
How to Learn MATLAB®
Debugging Programs in MATLAB®
Problems
Suppose x and y are column vectors. Compute the Euclidean distance between x and y.
Suppose X and Y are matrices. Compute a distance matrix D where dij is the Euclidean distance between the ith column of X and the jth column of Y.
Handout on MATLAB®, Statistics, and Linear Regression (PDF) (Courtesy of Justin Werfel. Used with permission.)