Using CORDIC for phase and magnitude computation
Version 1.0.0.0 (1,73 KB) von
Diego Barragán
Script for generate values for comparison with VHDL results.
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)).
Zitieren als
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. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2010a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- FPGA, ASIC, and SoC Development > Vision HDL Toolbox >
- Image Processing and Computer Vision > Vision HDL Toolbox >
- Code Generation > HDL Verifier >
- FPGA, ASIC, and SoC Development > HDL Verifier >
- Code Generation > Fixed-Point Designer > Embedded Implementation > CORDIC Algorithms >
- FPGA, ASIC, and SoC Development > Fixed-Point Designer > Embedded Implementation > CORDIC Algorithms >
Mehr zu Vision HDL Toolbox finden Sie in Help Center und MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |