CORDIC for phase and magnitude computation

Uses the cordic approach to find the phase and magnitude of a complex number
2K download
Aggiornato 1 apr 2008

Nessuna licenza

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/

Cita come

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

Compatibilità della release di MATLAB
Creato con R14
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Signal Processing Toolbox in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

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