Using CORDIC for phase and magnitude computation

版本 1.0.0.0 (1.7 KB) 作者: Diego Barragán
Script for generate values for comparison with VHDL results.
492.0 次下载
更新时间 2012/3/24

查看许可证

The attached script performs step by step the Cordic algorithm for circular case in vectoring mode.

Input: x and y coordinates, z=0 (initial phase).
Output: in x(n)=module multiply by An - gain constant. And in z(n)=phase (atan(x/y)).

引用格式

Diego Barragán (2024). Using CORDIC for phase and magnitude computation (https://www.mathworks.com/matlabcentral/fileexchange/35843-using-cordic-for-phase-and-magnitude-computation), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

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