ortha.m

Orthonormalization Relative to matrix A

您现在正在关注此提交

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://ww2.mathworks.cn/matlabcentral/fileexchange/51-ortha-m), MATLAB Central File Exchange. 检索时间: .

标签

添加标签

Add the first tag.

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1

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

1.0.0.0