필터 지우기
필터 지우기

What is the sixth parameter for fir1

조회 수: 1 (최근 30일)
Jerry Gregoire
Jerry Gregoire 2013년 11월 12일
When I use the fdatool to design a HPF, it adds a sixth parameter, 'h' at the end. What is it? It seems to be some kind of flag that allows an even order, (num of coeff), without it fir1 will increment by one.
I have searched the forums and google to no avail. it is undocumented.
Fdatool generated code: b = fir1(N, Fc/(Fs/2), 'high', win, flag, 'h');

답변 (0개)

카테고리

Help CenterFile Exchange에서 Filter Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by