How to do ifft to data derived in frequency domain
Mostrar comentarios más antiguos
Hello everybody,
I have some signal values derived in the frequency domain and I would like to derive also the corresponding values in time domain. Which is the best way to do it using the ifft matlab function?
Thanks in advance. Pete
1 comentario
Dishant Arora
el 10 de Nov. de 2014
Please elaborate what you want to do, what do you mean by best way? There's a one to one correspondence between fft and it's inverse, so just take inverse using ifft.
Respuesta aceptada
Más respuestas (1)
Takis
el 12 de Nov. de 2014
0 votos
Categorías
Más información sobre Fourier Analysis and Filtering 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!