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 (6)

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf algorithm ⓘ
linear algebra concept ⓘ
mathematical procedure ⓘ
alternativeName 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 block Gram–Schmidt process ⓘ
modified Gram–Schmidt process ⓘ
input finite sequence of linearly independent vectors ⓘ
mathematicallyDescribedAs iterative orthogonalization procedure ⓘ
namedAfter Erhard Schmidt ⓘ
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 (6)

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

Erhard Schmidt → notableWork → Schmidt orthogonalization ⓘ
Schmidt orthogonalization → alternativeName → Gram–Schmidt process ⓘ
linked to: Schmidt orthogonalization
Schmidt orthogonalization → hasVariant → modified Gram–Schmidt process ⓘ
linked to: Schmidt orthogonalization
Schmidt orthogonalization → hasVariant → block Gram–Schmidt process ⓘ
linked to: Schmidt orthogonalization
Benettin algorithm → relatedTo → Gram–Schmidt orthonormalization ⓘ
linked to: Schmidt orthogonalization
LLL algorithm → usesTechnique → Gram–Schmidt orthogonalization ⓘ
linked to: Schmidt orthogonalization