切比雪夫窗函数

这篇具有很好参考价值的文章主要介绍了切比雪夫窗函数。希望对大家有所帮助。如果存在错误或未考虑完全的地方,请大家不吝赐教,您也可以点击"举报违法"按钮提交疑问。

Skip to content

  • 产品
  • 解决方案
  • 学术
  • 支持
  • 社区
  • 活动
  • 获取 MATLAB
  • 登录到您的 MathWorks 帐户

Help Center

搜索帮助中心

帮助中心 

Off-Canvas Navigation Menu Toggle

  • Documentation Home
  • Signal Processing
  • Signal Processing Toolbox
  • Spectral Analysis
  • Windows
  • chebwin
  • ON THIS PAGE
  • Syntax
  • Description
  • Examples
  • Input Arguments
  • Output Arguments
  • More About
  • References
  • Extended Capabilities
  • Version History
  • See Also
  • Documentation
  • Examples
  • Functions
  • Apps
  • Videos
  • Answers
  • 试用版
  • 产品更新

chebwin

Chebyshev window

collapse all in page

Syntax

w = chebwin(L)

w = chebwin(L,r)

Description

example

w = chebwin(L) returns an L-point Chebyshev window.

w = chebwin(L,r) returns an L-point Chebyshev window using sidelobe magnitude factor r dB.

Examples

collapse all

Chebyshev Window

Try This ExampleCopy Code  Copy Command

Create a 64-point Chebyshev window with 100 dB of sidelobe attenuation. Display the result using wvtool.

 Get 

L = 64;
bw = chebwin(L);
wvtool(bw)

切比雪夫窗函数,c++

Input Arguments

collapse all

L — Window length
positive integer

Window length, specified as a positive integer.

Data Types: single | double

r — Sidelobe attenuation
100 dB (default) | positive real scalar

Sidelobe attenuation in dB, specified as a positive integer. The Chebyshev window has a Fourier transform magnitude r dB below the mainlobe magnitude.

Data Types: single | double

Output Arguments

collapse all

w — Chebyshev window
column vector

Chebyshev window, returned as a column vector.

Note

If you specify a one-point window (L = 1), the value 1 is returned.

Tips

An artifact of the equiripple design method used in chebwin is the presence of impulses at the endpoints of the time-domain response. The impulses are due to the constant-level sidelobes in the frequency domain. The magnitude of the impulses are on the order of the size of the spectral sidelobes. If the sidelobes are large, the effect at the endpoints may be significant. For more information on this effect, see [2].

The equivalent noise bandwidth of a Chebyshev window does not grow monotonically with increasing sidelobe attenuation when the attenuation is smaller than about 45 dB. For spectral analysis, use larger sidelobe attenuation values, or, if you need to work with small attenuations, use a Kaiser window.

References

[1] Digital Signal Processing Committee of the IEEE Acoustics, Speech, and Signal Processing Society, eds. Programs for Digital Signal Processing. New York: IEEE Press, 1979, program 5.2.

[2] harris, fredric j. Multirate Signal Processing for Communication Systems. Upper Saddle River, NJ: Prentice Hall PTR, 2004, pp. 60–64.

Extended Capabilities

C/C++ Code Generation
Generate C and C++ code using MATLAB® Coder™.

Version History

Introduced before R2006a

See Also

Apps

  • Window Designer

Functions

  • gausswin | kaiser | tukeywin | WVTool

How useful was this information?

Unrated1 star2 stars3 stars4 stars5 stars

  • 中国
  • 信任中心
  • 商标
  • 隐私权政策
  • 防盗版
  • 应用状态

切比雪夫窗函数,c++

 京公网安备 11010502045942号   京ICP备12052471号

© 1994-2024 The MathWorks, Inc.

关注我们文章来源地址https://www.toymoban.com/news/detail-847841.html

到了这里,关于切比雪夫窗函数的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处: 如若内容造成侵权/违法违规/事实不符,请点击违法举报进行投诉反馈,一经查实,立即删除!

领支付宝红包 赞助服务器费用

相关文章

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

博客赞助

微信扫一扫打赏

请作者喝杯咖啡吧~博客赞助

支付宝扫一扫领取红包,优惠每天领

二维码1

领取红包

二维码2

领红包