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!!
回答(1 个)
Navya Seelam
2019-8-8
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Fourier Analysis and Filtering 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!