ortha.m

バージョン 1.1 (2.6 KB) 作成者: Andrew Knyazev
Orthonormalization Relative to matrix A
ダウンロード: 2.7K
更新 2015/5/15

ライセンスの表示

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).

引用

Andrew Knyazev (2024). ortha.m (https://www.mathworks.com/matlabcentral/fileexchange/51-ortha-m), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R10
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersLinear Algebra についてさらに検索
タグ タグを追加
謝辞

ヒントを与えたファイル: subspacea - Angles between subspaces

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.1

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

1.0.0.0