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 (2026). 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 LinuxCategories
- MATLAB > Mathematics > Linear Algebra >
Find more on Linear Algebra in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
