Using CORDIC for phase and magnitude computation

Script for generate values for comparison with VHDL results.
492 téléchargements
Mise à jour 24 mars 2012

Afficher la licence

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)).

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2010a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0