What is '1butter' in this Wiener Filter code?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
MATLAB doesnt recognise the 1butter in this code of Wiener Filtering on an image in MATLAB
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/827275/image.png)
1 Kommentar
Antworten (1)
Dave B
am 7 Nov. 2021
Bearbeitet: Dave B
am 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.
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!