Computing and Ploting continuous Fourier transform in simulink
Mostrar comentarios más antiguos
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?
Respuestas (1)
Puneet Rana
el 8 de Mzo. de 2016
0 votos
You can look at the Spectrum Estimator block in DSP System Toolbox: http://www.mathworks.com/help/dsp/ref/spectrumestimator.html
Categorías
Más información sobre Transforms and Spectral Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!