Gramschmidt matrix

Version 1.0 (454 Bytes) by Mathan Chandran
Matrix a will be converted to a matrix with orthonormal vectors.
52 Downloads
Updated 27 Apr 2016

View License

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 (2024). 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 Linux
Categories
Find more on Linear Algebra in Help Center and MATLAB Answers
Tags Add 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!
Version Published Release Notes
1.0