a matlab code for cascading n no of median filter or any other filter..

sir i work on image processing .sir i need to cascade n no of different type of filter like n no of median filter or n no of mean filter but i don't know that how to do that.. please provide some MATLAB code for this problem...pls

1 comentario

Andrés Argüello
Andrés Argüello el 15 de Feb. de 2017
Editada: Andrés Argüello el 15 de Feb. de 2017
Good day Prakhar:
You may write a recursive function, with the signal and the number of cascade filters as an input, returning the filtered signal and using it as an input for the following stages.

Iniciar sesión para comentar.

Respuestas (0)

Productos

Etiquetas

Preguntada:

el 6 de En. de 2014

Editada:

el 15 de Feb. de 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by