Gram-Schmidt

版本 1.0.0.0 (1.2 KB) 作者: Vito Tafuni
Gram-Schmidt algorithm to orthonormalize a set of vectors.
1.0K 次下载
更新时间 2010/2/3

查看许可证

The set of vectors is passed like column vectors of a matrix.
This algorithm take advantage of the matrix form using sub matrix (more vectors at the same time).
I've tested it with a random 1000x1000 matrix (so 1000 vectors 1000x1) giving a result in 7.4863 sec (mean value on 5 executions... best time 7.2321)

引用格式

Vito Tafuni (2024). Gram-Schmidt (https://www.mathworks.com/matlabcentral/fileexchange/26583-gram-schmidt), MATLAB Central File Exchange. 检索时间: .

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

启发作品: Gramschmidt matrix

Community Treasure Hunt

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

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