FFT of array of signals
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
632541
el 2 de Abr. de 2021
Respondida: Star Strider
el 2 de Abr. de 2021
My signal is array of numbers captured from sensors.
Like, x=[2 5 3 2 1 4 2 33 45 ] ;
Can I compute the frequency response of this signal using Fourier transform?
Please answer this..
Thank you
Respuesta aceptada
Star Strider
el 2 de Abr. de 2021
The documentation explains how to calculate and plot the amplitude and phase spectra. There are also several examples in Answers (many of which I wrote).
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Fourier Analysis and Filtering en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!