Computing and Ploting continuous Fourier transform in simulink
2 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
Puneet Rana
2016-3-8
You can look at the Spectrum Estimator block in DSP System Toolbox: http://www.mathworks.com/help/dsp/ref/spectrumestimator.html
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Transforms and Spectral Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!