orthvectors
版本 1.0 (539 字节) 作者:
Mathan Chandran
it gives orthonormal vectors to the rows of a matrix.
example g = orthv(a).
It gives orthonormal vectors to the row vectors of a.
It uses three subroutines gramsch.m, proj.n, projv.m.
They are integrated into the main program.subroutine
rref of the matlab is very intelegintly used.
引用格式
Mathan Chandran (2024). orthvectors (https://www.mathworks.com/matlabcentral/fileexchange/56801-orthvectors), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2015a
兼容任何版本
平台兼容性
Windows macOS Linux类别
- MATLAB > Mathematics > Linear Algebra >
在 Help Center 和 MATLAB Answers 中查找有关 Linear Algebra 的更多信息
标签
致谢
参考作品: Matlab Basics
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0 |
|