CORDIC for phase and magnitude computation

Uses the cordic approach to find the phase and magnitude of a complex number
2K téléchargements
Mise à jour 1 avr. 2008

Aucune licence

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/

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R14
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Signal Processing Toolbox dans Help Center et MATLAB Answers

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

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