Ask about the method Deconvolution with Gaussian Filter
Show older comments
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
on 8 Aug 2019
0 votes
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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!