Schmidt orthogonalization

E384564

Schmidt orthogonalization is a mathematical procedure, also known as the Gram–Schmidt process, that converts a set of linearly independent vectors into an orthonormal set spanning the same subspace.

All labels observed (4)

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf algorithm
linear algebra concept
mathematical procedure
alternativeName Schmidt orthogonalization
surface form: Gram–Schmidt process
appliesTo Hilbert spaces
finite-dimensional vector spaces
constraint input vectors must be linearly independent
definedOn Euclidean space
inner product space
ensures resulting vectors are mutually orthogonal
resulting vectors have unit norm
field functional analysis
linear algebra
generalizationOf orthogonalization of two vectors
hasVariant Schmidt orthogonalization self-linksurface differs
surface form: block Gram–Schmidt process

Schmidt orthogonalization self-linksurface differs
surface form: modified Gram–Schmidt process
input finite sequence of linearly independent vectors
mathematicallyDescribedAs iterative orthogonalization procedure
namedAfter Erhard Schmidt NERFINISHED
Jørgen Pedersen Gram
output orthogonal set of vectors
orthonormal set of vectors
preserves linear span of the original vectors
property can be numerically unstable in classical form
order-dependent
relatedTo Cholesky decomposition
Householder transformation
QR factorization
orthogonal projection
requires nonzero starting vectors
step normalize each nonzero vector
subtract projection onto previously constructed vectors
timeComplexity O(n^2 m) for n vectors in R^m (classical implementation)
usedFor QR decomposition of matrices
constructing orthonormal bases
least squares problems
numerical linear algebra algorithms
orthogonal polynomial construction
usedIn computational physics
numerical solutions of differential equations
signal processing
statistics
usesConcept inner product
norm
orthogonality
orthonormality
vector space
yields orthogonal or unitary Q matrix in QR decomposition
upper triangular R matrix in QR decomposition

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

Erhard Schmidt notableWork Schmidt orthogonalization
Schmidt orthogonalization alternativeName Schmidt orthogonalization
this entity surface form: Gram–Schmidt process
Schmidt orthogonalization hasVariant Schmidt orthogonalization self-linksurface differs
this entity surface form: modified Gram–Schmidt process
Schmidt orthogonalization hasVariant Schmidt orthogonalization self-linksurface differs
this entity surface form: block Gram–Schmidt process