You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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).
Cite As
Andrew Knyazev (2026). ortha.m (https://se.mathworks.com/matlabcentral/fileexchange/51-ortha-m), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: subspacea - Angles between subspaces
General Information
- Version 1.1 (2.6 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.1 | added a conversion to a toolbox
|
|
|
| 1.0.0.0 |
