ortha.m

Orthonormalization Relative to matrix A

Ahora está siguiendo esta publicación

ORTHA Orthonormalization Relative to matrix A
Q=ortha(A,X)
Q=ortha('Afunc',X)

computes an orthonormal basis Q for the range of X, relative to the scalar product using a positive definite and selfadjoint matrix A. That is, Q'*A*Q = I, the columns of Q span the same space as columns of X, and rank(Q)=rank(X).

Citar como

Andrew Knyazev (2026). ortha.m (https://es.mathworks.com/matlabcentral/fileexchange/51-ortha-m), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: subspacea - Angles between subspaces

Etiquetas

Añadir etiquetas

Add the first tag.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1

added a conversion to a toolbox
License change to free software (BSD)

1.0.0.0