All Stories published by 100 days of algorithms on May 29, 2017

Day 66: Gram-Schmidt

bonus: QR decomposition

Gram-Schmidt orthogonalization is a method used in linear algebra to produce an orthogonal [or orthonormal] base that generates the same vector space as a linear span of a given set of vectors.

About
100 days of algorithms
100 days, 100 algorithms - a challenge consisting of many small pieces
More information
Tags
Editors