Why does the CHEBWIN function give incorrect results in Signal Processing Toolbox 6.1 (R13SP1)?

조회 수: 1 (최근 30일)
When I use the following code:
wvtool(chebwin(4096,30))
The main lobe of the time response does not have a peak at 1.0 as expected. However, if I use the code:
wvtool(chebwin(4096,60))
I receive a peak amplitude of 1.0. I should receive a peak amplitude of 1.0 in all situations.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2009년 6월 27일
This enhancement has been incorporated in Release 14 Service Pack 3 (R14SP3). For previous product releases, read below for any possible workarounds:
This is a bug in Signal Processing Toolbox 6.1 (R13SP1) in the way that CHEBWIN handles the main lobe calculations..
There are no workarounds.

추가 답변 (0개)

카테고리

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

제품


릴리스

R13SP1

Community Treasure Hunt

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

Start Hunting!

Translated by