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

조회 수: 2 (최근 30일)
Matthew Worker
Matthew Worker 2021년 11월 7일
편집: John Kelly 2021년 12월 8일
MATLAB doesnt recognise the 1butter in this code of Wiener Filtering on an image in MATLAB

답변 (1개)

Dave B
Dave B 2021년 11월 7일
편집: Dave B 2021년 11월 7일
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.

카테고리

Help CenterFile Exchange에서 Signal Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by