CORDIC for phase and magnitude computation
Version 1.0.0.0 (1.26 KB) by
Krishna Sankar M
Uses the cordic approach to find the phase and magnitude of a complex number
2K Downloads
Updated
1 Apr 2008
No License
Let us try to understand how we can use CORDIC for finding the phase and magnitude of a complex number.
For details refer the post:
http://www.dsplog.com/2007/12/16/using-cordic-for-phase-and-magnitude-computation/
Cite As
Krishna Sankar M (2024). CORDIC for phase and magnitude computation (https://www.mathworks.com/matlabcentral/fileexchange/19405-cordic-for-phase-and-magnitude-computation), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R14
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Signal Processing Toolbox in Help Center and MATLAB Answers
Tags
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.0.0 | Added a link to the URL detailing the theoretical description of cordic for phase and magnitude computation. |