What is '1butter' in this Wiener Filter code?

1 visualización (últimos 30 días)
Matthew Worker
Matthew Worker el 7 de Nov. de 2021
Editada: John Kelly el 8 de Dic. de 2021
MATLAB doesnt recognise the 1butter in this code of Wiener Filtering on an image in MATLAB

Respuestas (1)

Dave B
Dave B el 7 de Nov. de 2021
Editada: Dave B el 7 de Nov. de 2021
I'm guessing it's just supposed to be butter, there's no function in MATLAB called 1butter, and there couldn't be because numbers can't be at the beginning of a function name, and I doubt it's lbutter (i.e. a lowercase L), and the function signature/usage looks just like butter. I think it's a typo.

Categorías

Más información sobre Signal Processing Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by