Ask about the method Deconvolution with Gaussian Filter

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)

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.

Categories

Find more on Fourier Analysis and Filtering in Help Center and File Exchange

Asked:

on 5 Aug 2019

Answered:

on 8 Aug 2019

Community Treasure Hunt

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

Start Hunting!