- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
数字信号处理第5_1章
§5 Finite-Length DiscreteTransforms 5.1 DFS (Discrete Fourier Series) 1. Orthogonal Sequences Just like continuous periodic signal.where the orthogonal functions set is Example - Consider the length-N sequence defined for 0 ≤n ≤N-1 The N-point DFT of g[n] is thus given by Making use of the identity Example - Program 5_3.m can be used to compute the DFT and the DTFT of the sequence 5.3.2 Numerical Computation of the DTFT Using the DFT A practical approach to the numerical computation of the DTFT of a finite-length sequence x[n] We wish to evaluate X(ejω) at a dense grid of frequencies ωk=2πk/M, 0≤k ≤M-1, where MN: Thus X(ejωk) is essentially an M-point DFT Xe[k] of the length-M sequence xe[n] The DFT Xe[k] can be computed very efficiently using the FFT algorithm if M is an integer power of 2 The function freqz employs this approach to evaluate the frequency response at a prescribed set of frequencies of a DTFT expressed as a rational function in e-jω 5.3.3 DTFT from DFT by interpolation The N-point DFT X[k] of a length-N sequence X[n] is simply the frequency samples of its DTFT X(ejω) evaluated at N uniformly spaced frequency points ω=ωk=2πk/N, 0≤k≤N-1 Given the N-point DFT X[k] of a length-N sequence x[n], its DTFT X(ejω) can be uniquely determined from X[k] Thus To develop a compact expression for the sum S, let r=e-j(ω-2πk/N) Or, equivalently, S-rS=(1-r)S=1-rN Hence therefore 5.3.4 Sampling the DTFT Consider a sequence x[n] with DTFT X(ejω) We sample X(ejω) at N equally spaced points ωk=2πk/N, 0≤k≤N-1 developing the N frequency samples {X(ejωk)} These N frequency samples can be considered as an N-point DFT Y[k] whose N-point IDFT is a length-N sequence y[n] Now We arrive at the desired relation To apply If MN, there is a time-domain aliasing of samples of x[n] in generating y[n], and x[n] cannot be recovered from y[n] Example: Let {x[n]}={0 1 2 3 4 5} ↑ By sampling its DTFT X(ejω) at ωk=2πk/4, 0≤k≤3 and
文档评论(0)