Gaussian filter in Simulink
Show older comments
Hi guys!
I cannot find Gaussian filter in simulink library. Matlab version - 2020a.
Was it removed in the new version?
Is there any alternative?
I need to set the BT parameter for research.
Thanks!
Answers (1)
Sindhu Karri
on 13 Nov 2020
0 votes
Hii,
Gaussian Filter block has been removed. You may use the “gaussdesign”function and the “Discrete FIR Filter “block instead .
Refer the link below for implementation of Gaussian Filter using “gaussdesign” function and “Discrete FIR Filter” block
Categories
Find more on Digital Filter Design 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!