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 CenterMATLAB Answers에서 Linear Algebra에 대해 자세히 알아보기
태그 태그 추가

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