CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - FFt algorithm in

搜索资源列表

  1. fortran Code For FFT

    2下载:
  2. FFT algorithm in fortran code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-04-27
    • 文件大小:1419
    • 提供者:xgdbh2009
  1. GOERTZEL.rar

    0下载:
  2. GOERTZEL算法,应用于音调检测,能够连续实时的进行FFT处理。,GOERTZEL algorithm, applied to tone detection, continuous real-time be able to deal with the conduct of FFT.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1029
    • 提供者:刘俊廷
  1. FFT(VHDL)

    0下载:
  2. 数字信号处理fft算法计算,用fpga开发,vhdl语言写成-Digital signal processing fft algorithm using FPGA development, vhdl language
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:14831
    • 提供者:程钢
  1. FFT

    0下载:
  2. 详细介绍了关于快速傅立叶变换FFT的算法、原理。-Described in detail on the fast Fourier transform FFT algorithm, principle.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:491344
    • 提供者:gareen
  1. FFT

    1下载:
  2. This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:51842
    • 提供者:nytza
  1. Fft

    0下载:
  2. This source code show you how to implement the FFT algorithm in c.details please referent my fft.c file.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1034
    • 提供者:leespoon
  1. MCMPFFT

    0下载:
  2. 嵌入式程序中的fft算法代码,详细输入输出内容参见程序说明-Embedded program code fft algorithm in detail the contents of input-output descr iption of the procedures, see
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:878
    • 提供者:俞斌
  1. howtofft_src

    0下载:
  2. 详细FFT算法,老外写的,比较经典,希望对大家有所帮助-FFT algorithm in detail, written by a foreigner, more classic, I hope all of you to help
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:178775
    • 提供者:尚龙
  1. fft_delphi

    1下载:
  2. FFT on Delphi algorithm in pascal sources
  3. 所属分类:Algorithm

    • 发布日期:2014-09-22
    • 文件大小:897377
    • 提供者:btttnn
  1. FFTdemo

    1下载:
  2. 这是一个用VB实现FFT运算,并且进行简单应用的演示程序。-This is a FFT algorithm demo, programmed by VB language. The core of this programm is the realization of FFT algorithm by VB language.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:82762
    • 提供者:chengxijun
  1. fixedPointFFTAlgorithm(DIT-DIF-SRFFT)

    0下载:
  2. 不同定点FFT算法的性能比较,适合于OFDM信道估计FFT算法-Different fixed-point FFT algorithm performance comparison for channel estimation in OFDM FFT algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:345571
    • 提供者:邵新明
  1. FFT-Algorithm

    1下载:
  2. 本例通过VC实现二维快速傅里叶变换,涉及到进行矩阵、复数等数学运算,运用了C语言动态内存分配、文件操作、结构指针的函数调用等内容。-In this case through the VC to achieve two-dimensional fast Fourier transform, related to the matrix, such as complex mathematics, use the C language, dynamic memory allocation, file o
  3. 所属分类:Algorithm

    • 发布日期:2014-04-16
    • 文件大小:2048
    • 提供者:lu
  1. FFT

    0下载:
  2. 这是用C++编的fft算法程序源码,欢迎下载-This is in C++ source code of the fft algorithm, please download
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:914
    • 提供者:赵澎
  1. fft

    0下载:
  2. 外国人研究的fft算法,算法结果不错哦。-Foreigners of the fft algorithm in matlab software can not be found, the algorithm results pretty good.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:4681
    • 提供者:fhm
  1. fft

    0下载:
  2. c语言实现的时间抽取的FFT算法程序,输入两个参数,一个是输入序列xin,采用复数形式,数组从下标1开始存数,另一个是FFT的点数N.FFT子程序求s的256点的FFT的方法-FFT algorithm implemented in C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:950
    • 提供者:徐校波
  1. FFT-real

    0下载:
  2. 实序列的FFT算法 当isign=1时,对实序列data[1..n]做FFT, 返回正频率的系数保存在data[1..n]中 当isign=-1时,对实序列做IFFT,所得结果乘以2/n为原序列 n必须为2的幂-//The real sequence of FFT algorithm// When isign = 1, the sequence of real data [1 .. n] do FFT,// ​ ​ Return positive freq
  3. 所属分类:Algorithm

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:徐校波
  1. CFFT

    0下载:
  2. 实现了FFT的C语言算法,而且调用方便,适合各类平台的移植-Realization of FFT algorithm in C language, but also convenient to call, suitable for all types of platform transplantation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:8937
    • 提供者:njj
  1. PDFFT

    0下载:
  2. 采样并实现FFT变换,以便实现电力电子谐波分析-Sampling and to achieve the FFT algorithm in order to achieve the harmonic analysis of power electronics
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:287808
    • 提供者:liuyuan
  1. fft

    0下载:
  2. 改进的算法导论中的fft代码,将nlogn的复杂度下降到n,编译成功,4096个数据点时常为2秒。-Fft code in the Introduction of the improved algorithm will be the nlogn of complex decreased to n successful compile 4096 data points from time to time for two seconds.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1655
    • 提供者:
  1. FFT

    0下载:
  2. Efficient 1d and 2d FFT algorithm in C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:2171
    • 提供者:8-bit
« 12 3 »
搜珍网 www.dssz.com