orthvectors
Version 1.0 (539 Bytes) von
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.
Zitieren als
Mathan Chandran (2024). orthvectors (https://www.mathworks.com/matlabcentral/fileexchange/56801-orthvectors), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2015a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Mathematics > Linear Algebra >
Mehr zu Linear Algebra finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert von: Matlab Basics
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0 |
|