orthvectors

Version 1.0 (539 Bytes) by Mathan Chandran
it gives orthonormal vectors to the rows of a matrix.
38 Downloads
Updated 28 Apr 2016

View License

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