Givens rotation

Version 1.0.0.0 (643 Bytes) by Steven Huang
This is the Givens rotation method in Golub's book. It differs a sign with Matlab's method
4.7K Downloads
Updated 1 Aug 2005

No License

This is the Givens rotation method in Golub's "Matrix Computation". The c=cos(theta) is not always positive. By contrast, c=cos(theta) in Matlab's approach is always positive. But the results are still correct.

Reference: Golub and Van Loan, "Matrix Computation".

Cite As

Steven Huang (2024). Givens rotation (https://www.mathworks.com/matlabcentral/fileexchange/8165-givens-rotation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Linear Algebra in Help Center and MATLAB Answers

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.0.0