- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Fast Fourier Transform.ppt
常用的Fourier变换 Requires N2 complex multiplies and N(N-1) complex additions Cross feed of G[k] and H[k] in flow diagram is called a “butterfly”, due to the shape * * Fast Fourier Transform 向 华 武汉大学数学与统计学院 Fast Fourier Transform The Fast Fourier Transform (FFT) is a very efficient algorithm for performing a discrete Fourier transform A.C.Clairaut,cosine-only finite Fourier series(1754),J.L.Lagrange,sine-only series(1762),Bernoulli,a series of sine and cosine.FFT principle first used by Gauss in 1805? FFT algorithm published by Cooley Tukey in 1965 In 1969, the 2048 point analysis of a seismic trace took 13 ? hours. Using the FFT, the same task on the same machine took 2.4 seconds! Fourier 变换: 存在的条件: 反变换: Jean Baptiste Joseph Fourier (1768 - 1830) 注意不同文献中的定义,特别是系数 ,exp(-i2πkx)… 当 g(x) 为实函数 delta 函数 t d(t) w 1 TopHat 函数 +w0 0 -w0 w cos(w0t) t 0 cosine 函数 sine 函数 位移性质: 相似性质: a -a energy theorem, Rayleigh’s theorem The zero frequency point 反变换: 代入 连续傅立叶变换 (Continuous Fourier Transform) 离散傅立叶变换 (Discrete Fourier Transform) where For u=0,1,2,…,N-1 For x=0,1,2,…,N-1 连续傅立叶变换(Continuous Fourier Transform) 离散傅立叶变换(Discrete Fourier Transform) 常用的其他定义 连续Fourier变换(Continuous Fourier Transform) 反变换 DFT: IDFT: 矩阵形式的DFT omega = exp(-2*pi*i/n); j = 0:n-1; k = j; F = omega.^(k*j); % an easier,and quicker, way to generate F is F = fft(eye(n)); 离散Fourier变换(DFT) (此处定义与教材和MATLAB保持一致) 对称性: 周期性: WN=e-i 2π/N 两个长度为N/2的DFT之和 -1 or simplify: X[0…7] x[0,2,4,6] x[1,3,5,7] N/2 DFT N/2 DFT 对N=8, 7 111 111 7 3 011 110 6 5 101 101 5 1 001 100 4 6 110 011 3 2 010 010 2 4 100 001 1 0 000 000 0 Decimal Binary Binary Decimal bit reversal (0, 1, 2, 3, 4, 5, 6, 7 is reordered to 0, 4, 2, 6, 1, 5, 3, 7) 因为WN/2 = -1, Xk0 和 Xk1 具有周期 N/2, There are N/2 butterflies for this stage of the FFT, and each butterfly requires one multiplication Diagrammatically (butterfly), The splitting of {Xk} into two half-size DFTs can be repeated on Xk0 and Xk1 themselves, The FFT for eight
您可能关注的文档
- Chapter 7 Secure-Use Practices Defensive Best Practices.ppt
- Chapter 7 Solutions and Colloids.ppt
- Chapter 7 Storage.ppt
- Chapter 7 Strings.ppt
- Chapter 7 Television and Cable.ppt
- Chapter 7 Tourism Marketing.ppt
- CHAPTER 7 USING CONSUMER LOANS.ppt
- Chapter 7 Vectors and the Geometry of Space.ppt
- Chapter 7 环境噪声影响评价.ppt
- Chapter 7- Management's Discussion and Analysis (MD&A) .ppt
- February 8, 2007.ppt
- FFR在冠脉介入治疗中的应用.ppt
- Field Studies Sandy Shore.ppt
- FIGURE 21.1 T-Note 10,000-Share Chart.ppt
- FIN 243 MONEY AND BANKING.ppt
- Fin 2802, Spring 10 - Tang.PPT
- Financial Institutions In Hong Kong.ppt
- First Annual MeetingKingston, CanadaJune 6 - 9, 2005.ppt
- Fitting (special modeling).ppt
- Five Nobel laureates at ICA 8 in Göteborg 1982.ppt
最近下载
- 康悦百万医疗保险C款介绍.pptx VIP
- 中国人寿.北京大学-中高净值家庭资产配置和保险保障白皮书.pdf
- Unit 2 Different families Part A Let’s learn & Listen and do(说课稿)-2024-2025学年人教PEP版(2024)英语三年级上册.docx
- 4D打印的应用、原理及发展前景.ppt VIP
- 22J403-1 楼梯 栏杆 栏板(一) (3).pdf VIP
- 青岛版(五四制)(2024)小学科学三年级上册《制作“冰琥珀”》教案.docx VIP
- 超低能耗建筑的增量成本与经济效益分析.pdf VIP
- 贵州省房屋建筑和市政工程标准施工招标文件(2021年版)【模板】.docx VIP
- 跨文化交际:中英文化对比 (13).ppt VIP
- 17J008 挡土墙(重力式、衡重式、悬臂式)(最新).pdf VIP
文档评论(0)