登录
首页 » Visual C++ » base2fft

base2fft

于 2008-04-20 发布 文件大小:35KB
0 442
下载积分: 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的资料,一个是关于如何与VC接口调用Matlab的程序;一个是介绍matlab如何使用(Matlab two information, one is on how to call Matlab and VC interface procedures one is to introduce how to use matlab)
    2009-08-07 21:11:06下载
    积分:1
  • modu_classify
    以前常有的调制识别程序大多是基于MATLAB的,本程序是基于C语言的实用程序,可以识别AM、FM、DSB、LSB、USB、CW、Noise等模拟调制信号的调制类型,是在实际工程中正在应用的实用程序!(Previous common modulation identification procedures are mostly based on MATLAB, and this program is based on the C language utility can identify the AM, FM, DSB, LSB, USB, CW, Noise and other analog modulation signal modulation type is the actual project utilities are being applied!)
    2009-09-26 19:05:48下载
    积分:1
  • matifus
    一个用于图像融合的matlab源程序,可以用matlab仿真(A source image fusion matlab, matlab simulation can be used)
    2009-05-19 18:57:05下载
    积分:1
  • matlabenginetest
    VC++和MATLAB引擎混合编程,实现正弦曲线的绘制(VC++ and MATLAB programming hybrid engine, the realization of the mapping sinusoid)
    2009-04-30 16:36:06下载
    积分:1
  • PpidsrrI
    PID用于机器人路径控制的MATLAB程序,路径选择是一个简简单的正弦函数.控制参数是速度和角速度.,已通过测试。 (The MATLAB program PID control for robot path, the path selection is a sine function simply control parameters and angular velocities. Has been tested.)
    2012-09-15 22:30:02下载
    积分:1
  • clamav-bytecode-compiler-master
    camlav下载,欢迎研究杀毒人士下载,里面有代码的所有内容(calav,welcome to download the code)
    2014-02-17 16:18:49下载
    积分:1
  • Aexpp06_adaptd
    自适应陷波器的仿真程序源码,初级入门的的matlab仿真程序源码 可直接使用。 (Adaptive notch filter simulation program source code, the primary entry of the Matlab simulation program source can be used directly.)
    2012-07-18 20:51:54下载
    积分:1
  • csjjl
    根据推导的公式仿真中重LFM信号的回波及处理过程,单个脉冲的回波(距离模糊情况下)为一行向量, 本程序专门用于对比不同处理情况下的积累效果(Long accumulation of compensation)
    2013-08-05 23:25:39下载
    积分:1
  • IDV-HOPt
    这是用MATLAB仿真平台,实实现无线传感器网络定位算法仿真。 (This is the real implementation of the wireless sensor network localization algorithm simulation using MATLAB simulation platform.)
    2012-09-08 14:03:12下载
    积分:1
  • weixingdingwei
    作者在学习《航天系统》时,在c++6.0环境中实现的卫星定位的算法程序。包括通过轨道根数求卫星状态参数的算法和通过卫星状态参数反求卫星星历的算法。(Author of the study "space system" is in c++6.0 environment to achieve the satellite positioning algorithm. Including through the orbital parameters of the algorithm for the satellite status and Reverse status parameters via satellite satellite ephemeris algorithms.)
    2013-09-25 19:42:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载