DIF Radix2 FFT implementation using embedded MATLAB block
Attached zip file contains a Simulink model implementing a high speed Radix2 Decimation in Frequency (DIF) FFT algorithm modeled using embedded MATLAB blocks.
The Simulink model contains two subsystems one with a reference FFT block from Signal processing blockset and other subsystem with the high speed DIF FFT R2 algorithm modeled using embedded MATLAB blocks.
In order to make the streaming interface identical, the behavioral model is placed between Deserialize and Serialize subsystems.
See reference paper in the attached zip file that is used when developing the DIF FFT algorithm using embedded MATLAB blocks.
embedded MATLAB block is a versatile block in Simulink to develop custom algorithms quickly within the Simulink simulation modeling infrastructure;
By using the embeddable subset of MATLAB language in embedded MATLAB block one can quickly verify the timed algorithm behavior in Simulink and then use C or HDL code generation capability to implement the design in s/w or h/w.
引用格式
Kiran Kintali (2024). DIF Radix2 FFT implementation using embedded MATLAB block (https://www.mathworks.com/matlabcentral/fileexchange/22166-dif-radix2-fft-implementation-using-embedded-matlab-block), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!