Gaussian filter in Simulink

13 views (last 30 days)
Arseniy Alekseev
Arseniy Alekseev on 10 Nov 2020
Answered: Sindhu Karri on 13 Nov 2020
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
Sindhu Karri on 13 Nov 2020
Hii,
Gaussian Filter block has been removed. You may use the gaussdesignfunction 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 Statistics and Linear Algebra 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!