Euclidean Distance

Euclidean distance

The Euclidean distance is the length of a line segment between two points in Euclidean space, calculated using the Pythagorean theorem. It can also be used to calculate the distance between objects that are not points, and has been generalized to abstract metric spaces. In some applications, the square of the Euclidean distance is used instead.

1 courses cover this concept

CS 168: The Modern Algorithmic Toolbox

Stanford University

Spring 2022

CS 168 provides a comprehensive introduction to modern algorithm concepts, covering hashing, dimension reduction, programming, gradient descent, and regression. It emphasizes both theoretical understanding and practical application, with each topic complemented by a mini-project. It's suitable for those who have taken CS107 and CS161.

No concepts data

+ 57 more concepts