Computing and Ploting continuous Fourier transform in simulink
이전 댓글 표시
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?
답변 (1개)
Puneet Rana
2016년 3월 8일
0 개 추천
You can look at the Spectrum Estimator block in DSP System Toolbox: http://www.mathworks.com/help/dsp/ref/spectrumestimator.html
카테고리
도움말 센터 및 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!