How to zero pad in frequency domain ?
Mostrar comentarios más antiguos
how to zero-pad in frequency domain?
Respuesta aceptada
Más respuestas (1)
Greg Heath
el 14 de Oct. de 2011
0 votos
fft
fftshift
zeropad both ends %different for N odd and N even
ifftshift
ifft % interpolates original time function
Hope this helps.
Greg
Categorías
Más información sobre Multirate Signal Processing 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!