Gramschmidt matrix

Versión 1.0 (454 Bytes) por Mathan Chandran
Matrix a will be converted to a matrix with orthonormal vectors.
52 descargas
Actualizado 27 abr 2016

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2015a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Linear Algebra en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas
Agradecimientos

Inspirado por: Gram-Schmidt

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0