Clear Filters
Clear Filters

Computing and Ploting continuous Fourier transform in simulink

2 views (last 30 days)
How can i compute and plot continuous Fourier transform in simulink without using the fft block? I want to compute the continuous Fourier transform and do some operations on it's spectrum and the compute the inverse Fourier transform after these operations. Operations like filtering, addition and multiplying. Can anyone help?

Answers (1)

Puneet Rana
Puneet Rana on 8 Mar 2016
You can look at the Spectrum Estimator block in DSP System Toolbox: http://www.mathworks.com/help/dsp/ref/spectrumestimator.html

Categories

Find more on Transforms and Spectral Analysis in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!