現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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 (2026). ortha.m (https://jp.mathworks.com/matlabcentral/fileexchange/51-ortha-m), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを与えたファイル: subspacea - Angles between subspaces
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.1 | added a conversion to a toolbox
|
|
|
| 1.0.0.0 |
