Generalized orthogonalization
版本 1.2.0.0 (2.3 KB) 作者:
Bruno Luong
Orthonormal basis of a set vectors with respect to a non-euclidian scalar product
Input:
A: (m x n) matrix
B: (m x m) matrix, symmetric positive-definite
Output:
Q : (m x k), where k is the rank of A
span<Q> = span<A> the columns of Q span the same space as the
columns of A, and the number of columns of Q is the rank of A.
Q satisfies: Q'*B*Q = I,
引用格式
Bruno Luong (2025). Generalized orthogonalization (https://ww2.mathworks.cn/matlabcentral/fileexchange/24002-generalized-orthogonalization), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2009a
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 H-Infinity Synthesis 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!