Ask about the method Deconvolution with Gaussian Filter

1 view (last 30 days)
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!!

Answers (1)

Navya Seelam
Navya Seelam on 8 Aug 2019
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.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!