- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
算法设计与分析-LSEC
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
您可能关注的文档
最近下载
- 城市轨道交通AFC系统65课件.pptx VIP
- 2025年云南省交通投资建设集团有限公司校园招聘笔试备考题库及答案解析.docx VIP
- 建筑工地基孔肯雅热防控和应急方案.docx VIP
- 第3章 知觉和模式识别.ppt VIP
- 公开课饮酒其五省公开课一等奖全国示范课微课金奖课件.pptx VIP
- 第二单元 6~10的认识和加、减法 单元教学设计 2025人教版数学一年级上册.pdf
- 钢筋混凝土管管道吊装方案.doc VIP
- 中医操作评分标准.pdf VIP
- 5.1 探究过氧化钠与二氧化硫的反应 课件 高一下学期化学人教版(2019)必修第二册.pptx VIP
- 农广校说课大赛.pptx VIP
文档评论(0)