Ask about the method Deconvolution with Gaussian Filter
Mostrar comentarios más antiguos
Hi!
Anyone has experience doing about Deconvolution method can share for me.I am working on a Pulse ElectroAcoustic (PEA) method with Deconvolution.

thank you!!
Respuestas (1)
Navya Seelam
el 8 de Ag. de 2019
0 votos
Hi,
Use “fft” and “ifft” functions to compute fourier transform and its inverse respectively. For gaussian filtering use “gaussdesign”. Try going through examples to understand the functions.
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!