Using CORDIC for phase and magnitude computation
Versione 1.0.0.0 (1,73 KB) da
Diego Barragán
Script for generate values for comparison with VHDL results.
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)).
Cita come
Diego Barragán (2025). 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. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2010a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- FPGA, ASIC, and SoC Development > Vision HDL Toolbox >
- Image Processing and Computer Vision > Vision HDL Toolbox >
- Code Generation > HDL Verifier >
- FPGA, ASIC, and SoC Development > HDL Verifier >
- Code Generation > Fixed-Point Designer > Embedded Implementation > CORDIC Algorithms >
- FPGA, ASIC, and SoC Development > Fixed-Point Designer > Embedded Implementation > CORDIC Algorithms >
Scopri di più su Vision HDL Toolbox in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 |