CORDIC for phase and magnitude computation

Uses the cordic approach to find the phase and magnitude of a complex number
2K descargas
Actualizado 1 abr 2008

Sin licencia

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/

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R14
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Signal Processing Toolbox en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

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