orthvectors
Versione 1.0 (539 Byte) da
Mathan Chandran
it gives orthonormal vectors to the rows of a matrix.
example g = orthv(a).
It gives orthonormal vectors to the row vectors of a.
It uses three subroutines gramsch.m, proj.n, projv.m.
They are integrated into the main program.subroutine
rref of the matlab is very intelegintly used.
Cita come
Mathan Chandran (2025). orthvectors (https://it.mathworks.com/matlabcentral/fileexchange/56801-orthvectors), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2015a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > Mathematics > Linear Algebra >
Scopri di più su Linear Algebra in Help Center e MATLAB Answers
Tag
Riconoscimenti
Ispirato da: Matlab Basics
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0 |
|
