Comb Filter

Returns IIR coefficients for a Nth order Comb Filter

이 제출물을 팔로우합니다

Usage: [B,A] = COMB(order, scalar);

ORDER is the number of samples delayed prior to add
SCALAR is the coefficient that will be applied to
the delayed signal path at the final summation block.

Note, there are two types of comb filters. A DC-blocker and a DC-passer.
To get a DC-Blocker (tooth at DC), pass in a -1 for the scalar.
To get a DC-Passer (+6dB at DC), pass in a +1 for the scalar.

By default, if the scalar is not passed, a DC-Passer is assumed.

인용 양식

Jeff Tackett (2026). Comb Filter (https://kr.mathworks.com/matlabcentral/fileexchange/35228-comb-filter), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
커뮤니티
 Power Electronics Control 커뮤니티에 더 많은 파일이 있습니다
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0