gram_schmidt


gram_schmidt, an Octave code which implements a version of the Gram-Schmidt process, which is given a set of vectors and creates a new set that is orthogonal and normalized.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Languages:

gram_schmidt is available in a MATLAB version and a MATLAB version.

Related Data and Programs:

gram_schmidt_test

Source Code:


Last revised on 23 October 2022.