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

8 vues (au cours des 30 derniers jours)
Matthew Worker
Matthew Worker le 7 Nov 2021
Modifié(e) : John Kelly le 8 Déc 2021
MATLAB doesnt recognise the 1butter in this code of Wiener Filtering on an image in MATLAB
  1 commentaire
Rena Berman
Rena Berman le 8 Déc 2021
(Answers Dev) Restored edit

Connectez-vous pour commenter.

Réponses (1)

Dave B
Dave B le 7 Nov 2021
Modifié(e) : Dave B le 7 Nov 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.

Community Treasure Hunt

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

Start Hunting!

Translated by