Computing and Ploting continuous Fourier transform in simulink
조회 수: 1 (최근 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!