Comb Filter

버전 1.0.0.0 (1.48 KB) 작성자: Jeff Tackett
Returns IIR coefficients for a Nth order Comb Filter
다운로드 수: 757
업데이트 날짜: 2012/2/23

라이선스 보기

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 (2024). Comb Filter (https://www.mathworks.com/matlabcentral/fileexchange/35228-comb-filter), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2011a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Filter Design에 대해 자세히 알아보기
커뮤니티
 Power Electronics Control 커뮤니티에 더 많은 파일이 있습니다

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0