Polynomial and FFT.ppt

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Polynomial and FFT.ppt

Polynomial and FFT Topics 1. Problem 2. Representation of polynomials 3. The DFT and FFT 4. Efficient FFT implementations 5. Conclusion Problem Representation of Polynomials Definition 2 For the polynomial (1), we have two ways of representing it: Coefficient Representation—— (秦九韶算法)Horner’s rule The coefficient representation is convenient for certain operations on polynomials. For example, the operation of evaluating the polynomial A(x) at a given point x0 Coefficient Representation—— adding and multiplication Point-value Representation By Horner’s rule, it takes Θ(n2) time to get a point-value representation of polynomial (1). If we choose xk cleverly, the complexity reduces to n log n. Definition 3 The inverse of evaluation. The process of determining the coefficient form of a polynomial from a point value representation is called interpolation. Does the interpolation uniquely determine a polynomial? If not, the concept of interpolation is meaningless. Uniqueness of Interpolation Lagrange Formula We can compute the coefficients of A(x) by (4) in time Θ(n2). 拉格朗日[Lagrange, Joseph Louis,1736-1813 ●法国数学家。 ● 涉猎力学,著有分析力学。 ● 百年以来数学界仍受其理论影响。 Virtues of point value representation Fast multiplication of polynomials in coefficient form Can we use the linear-time multiplication method for polynomials in point-value form to expedite polynomial multiplication in coefficient form? Basic idea of multiplication Basic idea of multiplication If we choose “complex roots of unity” as the evaluation points carefully, we can produce a point-value representation by taking the Discrete Fourier Transform of a coefficient vector. The inverse operation interpolation, can be performed by taking the inverse DFT of point value pairs. Complex Roots of Unity Additive Group Properties of Complex Roots Fourier Transform Now consider generalization to the case of a discrete function : Discrete Fourier

文档评论(0)

gshshxx + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档