CORDIC for phase and magnitude computation

Uses the cordic approach to find the phase and magnitude of a complex number
ダウンロード: 2K
更新 2008/4/1

ライセンスがありません

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/

引用

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. に取得済み.

MATLAB リリースの互換性
作成: R14
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSignal Processing Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

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