Gramschmidt matrix

版本 1.0 (454 字节) 作者: Mathan Chandran
Matrix a will be converted to a matrix with orthonormal vectors.
58.0 次下载
更新时间 2016/4/27

查看许可证

example g = gramsch(a)
a := is a matrix
gramsch(a) creates Gramschmidt matrix.
the columns are unit vectors.
It uses two subroutines proj.m and projv.m.
They generate projection matrix and projection vector
respectively

引用格式

Mathan Chandran (2024). Gramschmidt matrix (https://www.mathworks.com/matlabcentral/fileexchange/56787-gramschmidt-matrix), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2015a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Linear Algebra 的更多信息
标签 添加标签
致谢

参考作品: Gram-Schmidt

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0