Main Content

체비쇼프 윈도우

체비쇼프 윈도우는 특정 사이드로브 높이가 주어졌을 때 메인로브 폭을 최소화합니다. 이 윈도우는 등리플 동작으로 특징지어집니다. 모든 사이드로브의 높이가 같습니다.

사이드로브 감쇠량이 40dB이고 50개 점을 갖는 체비쇼프 윈도우를 생성하고 표시합니다.

w = chebwin(50,40);
wvtool(w)

Figure Window Visualization Tool contains 2 axes objects and other objects of type uimenu, uitoolbar, uipanel. Axes object 1 with title Time domain, xlabel Samples, ylabel Amplitude contains an object of type line. Axes object 2 with title Frequency domain, xlabel Normalized Frequency (\times\pi rad/sample), ylabel Magnitude (dB) contains an object of type line.

시간 영역 플롯에 보이는 것과 같이 체비쇼프 윈도우는 바깥쪽 샘플에 큰 스파이크가 있습니다.

참고 항목

함수