CORDIC for phase and magnitude computation

版本 1.0.0.0 (1.3 KB) 作者: Krishna Sankar M
Uses the cordic approach to find the phase and magnitude of a complex number
2.0K 次下载
更新时间 2008/4/1

无许可证

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/

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Signal Processing Toolbox 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Added a link to the URL detailing the theoretical description of cordic for phase and magnitude computation.