orthvectors
Version 1.0 (539 Bytes) by
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.
Cite As
Mathan Chandran (2024). orthvectors (https://www.mathworks.com/matlabcentral/fileexchange/56801-orthvectors), 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: Matlab Basics
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 |
|