Gramschmidt matrix
Version 1.0 (454 Bytes) by
Mathan Chandran
Matrix a will be converted to a matrix with orthonormal vectors.
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
Cite As
Mathan Chandran (2023). Gramschmidt matrix (https://www.mathworks.com/matlabcentral/fileexchange/56787-gramschmidt-matrix), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2015a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Linear Algebra >
Find more on Linear Algebra in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired by: Gram-Schmidt
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0 |
|