登录
首页 » Visual C++ » base2fft

base2fft

于 2008-04-20 发布 文件大小:35KB
0 432
下载积分: 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 个回复

  • Matlab
    Matlab数字信号处理与应用源代码,这是一本书上的关于matlab的源代码,对于学习小波变换的初学者可以参考一下啊。(Application of digital signal processing and Matlab source code, this is a book on matlab source code for beginners to learn on wavelet transform for reference ah.)
    2010-05-12 11:49:53下载
    积分:1
  • MATLAB-and-VCPP
    一种matlab与VC++混合编程的方法。供初学者参考学习。可以与MATLAB通讯。(One kind of matlab and VC++ mixed programming method. Reference for beginners to learn. You can communicate with MATLAB.)
    2011-11-02 11:24:14下载
    积分:1
  • han1
    这里我们针对三级固体火箭进行研究,主要考虑每一级发动机工作时推力 和比冲 与发动机试车存在摄动偏差(相差 )时所产生火箭关机点时刻的状态偏差。火箭的飞行的动力学方程可建立在地面发射坐标系中,火箭的第一级、第二级和第三级按照固定的俯仰角程序飞行,第二、三级飞行时已在大气层外,此时可忽略气动力的影响。(Here we study for three solid rocket, the main consideration at every level when the engine thrust and state arising the moment the rocket off point perturbation deviation (difference) in the presence of specific impulse and engine test bias. Outside of the rocket flight dynamics equations can be established on the ground coordinate system launch, the rocket s first stage, the second and third stages according to a fixed elevation angle of flight procedures, and the second, when the third flight already in the atmosphere, this when can ignore the effects of gas dynamics.)
    2020-11-03 20:39:53下载
    积分:1
  • kmeans
    k-means 源代码 k-means is a very useful hierarchical clustering in meachine learning (k-means is a very useful hierarchical clustering in meachine learning )
    2010-11-23 09:47:03下载
    积分:1
  • seismic
    内含五个程序 1.zoeppritz Aki K I 和Richards P G的纵波近似程序 2.地震记录合成程序 3.大地电磁一维正演程序 4.雷克子波合成程序 5.地震反射系数生成程序(1.zoeppritz Aki KI and Richards PG longitudinal wave approximation procedures 2. Seismogram synthesis program 3. Magnetotelluric one-dimensional forward modeling program 4. Ricker wave synthesis procedure 5. Seismic reflection coefficient generator)
    2013-11-23 20:50:58下载
    积分:1
  • VCmatlab
    利用matlab提供的引擎接口函数与VC联合开发编程,可在VC中充分发挥matlab强大的数值运算功能,弥补VC中数值运算函数的不足(err)
    2008-01-08 11:23:02下载
    积分:1
  • 1
    说明:  Numerical Analysis\Numerical Analysis-Numerical Methods Using MATLAB(Numerical AnalysisNumerical Analysis-Numerical Methods Using MATLAB)
    2008-12-15 02:37:53下载
    积分:1
  • VB_MATLAB_interface_example
    说明:  VB与MATLAB接口使用实例.保准一学就会。(VB and MATLAB interface examples.保准One school will be.)
    2008-12-05 21:46:13下载
    积分:1
  • MATLAB-NRTL
    用MATLAB求解三元物系的NRTL方程,可以供大家参考使用(Ternary System on MATLAB to solve the NRTL equation, for your use and reference)
    2013-04-25 16:41:50下载
    积分:1
  • bios_config
    BIOS 的设置与调整一直以来都是电脑使用的热点,尤其是大多数初、中级 用户都希望能够有资料帮助他们,本书以 BIOS 的基础知识为起点,针对主板、 显卡、调制解调器等的 BIOS 设置、升级、优化进行了系统的讲解,教读者如何 通过 BIOS 来达到优化系统、解决常见问题。本书的读者定位为:电脑初、中级 用户。 (BIOS setup and adjust the use of computers has always been hot, especially the majority of the early, intermediate users wish to have information to help them, this book to BIOS basic knowledge as a starting point, for motherboards, graphics cards, modems, BIOS, etc. settings, upgrade, and optimize the system to explain, teach readers how to achieve optimized system BIOS to resolve common problems. Readers of this book as: computer early, intermediate users.)
    2007-11-07 23:38:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载