Gaussian filter in Simulink
Mostrar comentarios más antiguos
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!
Respuestas (1)
Sindhu Karri
el 13 de Nov. de 2020
0 votos
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
Categorías
Más información sobre Digital Filter Design en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!