登录
首页 » Visual C++ » base2fft

base2fft

于 2008-04-20 发布 文件大小:35KB
0 441
下载积分: 1 下载次数: 12

代码说明:

  根据DFT的基二分解方法,可以发现在第L(L表示从左到右的运算级数,L=1,2,3…M)级中,每个蝶形的两个输入数据相距B=2^(L-1)个点,同一旋转因子对应着间隔为2^L点的2^(M-L)个蝶形。从输入端开始,逐级进行,共进行M级运算。在进行L级运算时,依次求出个2^(L-1)不同的旋转因子,每求出一个旋转因子,就计算完它对应的所有的2^(M-L)个蝶形。因此我们可以用三重循环程序实现FFT变换。同一级中,每个蝶形的两个输入数据只对本蝶形有用,而且每个蝶形的输入、输出数据节点又同在一条水平线上,所以输出数据可以立即存入原输入数据所占用的存储单元。这种方法可称为原址计算,可节省大量的存储单元。附件包含算法流程图和源程序。(err)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VCanddmatlab
    VC与matlab接口,来实现小波分解,对于学习VC和matlab混合编程的有很大帮助!(VC and matlab interfaces to achieve the wavelet decomposition, for the study of VC and matlab programming mix of great help!)
    2011-08-25 16:43:44下载
    积分:1
  • 2
    足球联赛采用主客场双循环赛制,胜一场得3分,平局各得1分,负一场得0分,联赛排名以积分多者在前,当两队(或多队)积分相同时,则净胜球(即进球数与失球数之差)多者在前,若净胜球相同,则进球数多者在前,若仍相同,则抽签或踢附加赛决定名次(这在联赛结束后进行,联赛未结束则两队名次并列,本程序不做这方面要求)。试编一程序统计最近一轮比赛后,各队积分及排名。(SOCCER PLAYER)
    2013-12-26 22:20:16下载
    积分:1
  • pca
    这篇文章是盲信号处理,因为是英文文章,所以大家看内容就好了。(Principal component analysis (PCA) is a mainstay of modern data analysis- a black box that is widely used but poorly understood. The goal of this paper is to dispel the magic behind this black box. This tutorial focuses on building a solid intuition for how and why principal component analysis works furthermore, it crystallizes this knowledge by deriving from simple intuitions, the mathematics behind PCA . This tutorial does not shy away from explaining the ideas informally, nor does it shy away from the mathematics. The hope is that by addressing both aspects, readers of all levels will be able to gain a better understanding of PCA as well as the when, the how and the why of applying this technique.)
    2011-10-17 09:07:08下载
    积分:1
  • ziyouzhendong
    关于自振动仿真的源代码,可以看看,第一传求关注,支持。(Source Courseware)
    2011-05-14 07:54:18下载
    积分:1
  • shen
    这是一段MATLAB程序,是在神经网络模型下进行辨识,只要将程序中部分数字改变成你想要的,就能运用了。(This is a MATLAB program is to identify under the neural network model, as long as the program part of the figure change to what you want, you can use the.)
    2010-08-28 01:35:45下载
    积分:1
  • couplehelper
    couple helper system for flyff
    2014-12-31 04:35:08下载
    积分:1
  • CVKFilter
    原创的,使用vc++实现匀速运动模型(constant velocity)的kalman滤波,可以运行,并有matlab测试程序对滤波结果进行对比。(vc++ constant velocity kalman filter。the matlab m file can obervers the filter results)
    2011-05-23 15:50:21下载
    积分:1
  • matlabcPP
    matlab c++对接matlab c++对接(matlab c++)
    2014-02-05 22:24:21下载
    积分:1
  • pcm
    此程序为将a律13折线的PCM信号,进行采样量化输出,和其中的量化精度可达0.01(This procedure will be a law broken line 13 of the PCM signal sample quantization output, and the quantitative accuracy of 0.01)
    2007-08-20 09:32:29下载
    积分:1
  • QuadraticQuadAssemble
    QuadraticQuaassemble 的源程序 matlab有限元分析源程序 (QuadraticQuaassemble source matlab source Finite Element Analysis)
    2013-11-11 13:36:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载