Gaussian filter in Simulink
11 views (last 30 days)
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!
0 Comments
Answers (1)
Sindhu Karri
on 13 Nov 2020
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
0 Comments
See Also
Categories
Find more on 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!