Return signal having IFFT
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Blanca Castells
el 9 de Mzo. de 2017
Comentada: Blanca Castells
el 13 de Mzo. de 2017
Hello!
I have a function f(OM,T) which depends on two variable: frequency and time; and I now that this function is the Verse Fast Fourier transform of another function g(T). How can I get the second function g(T)?
THANKS
0 comentarios
Respuesta aceptada
Jyotish Robin
el 13 de Mzo. de 2017
Hi!
I assume that you meant to say 'f' is the inverse fourier transform of the function 'g'.
If that is the case, finding the FFT of 'f' will give you 'g'.
The following doc link will point you towards how to calculate FFT in MATLAB:
Hope this helps!
1 comentario
Más respuestas (0)
Ver también
Categorías
Más información sobre Bartlett 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!