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

搜索资源列表

  1. fftw-3.1.tar

    0下载:
  2. 最新的FFT程序,目前是最好的开放FFT代码-latest FFT procedure, is the best open source FFT
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.57mb
    • 提供者:薛斌
  1. fft

    0下载:
  2. VHDL语言编写的fft变换的ip核代码 对算法感兴趣的可以
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:449.21kb
    • 提供者:liujl
  1. FFT

    0下载:
  2. 快速傅里叶变换的C实现,采用新的倒序算法,程序代码只有一百多行,就要以实现千个采样点的计算
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.63kb
    • 提供者:邢增谋
  1. fft-C

    0下载:
  2. 采用C语言设计的FFT代码,在C语言下调试通过。文件为word文档,需要嵌入到自己的程序中
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.44kb
    • 提供者:李文良
  1. fft-Delphi

    2下载:
  2. 采用delphi语言设计的FFT代码,在C语言下调试通过。文件为word文档,需要嵌入到自己的程序中
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.55kb
    • 提供者:李文良
  1. fft

    2下载:
  2. 实数fft代码,源于侯朝焕老师的实用FFT信号处理技术,已验证
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.26kb
    • 提供者:lixuan
  1. FFT.rar

    2下载:
  2. 用FFT做谱分析的实验代码,附有详细的实验说明和源代码以及对实验现象的分析,FFT spectrum analysis done using the experimental code, with detailed experimental descr iptions and source code as well as the analysis of experimental phenomena
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:49.91kb
    • 提供者: 甘小华
  1. fft

    2下载:
  2. fft代码,采用蝶形算法,包括C,matlab和verilog代码-fft code, using butterfly algorithm, including C, matlab and Verilog code
  3. 所属分类:matlab例程

    • 发布日期:2013-11-13
    • 文件大小:46.72kb
    • 提供者:
  1. FFT

    0下载:
  2. fft快速傅里叶变换程序代码,fortan fft快速傅里叶变换程序代码,fortan-fft Fast Fourier Transform code, fortan fft Fast Fourier Transform code, fortan
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:103.69kb
    • 提供者:south
  1. FFT-and-IFFT

    1下载:
  2. fft与ifft的子程序代码,时间抽取基2FFT算法,参数包含4个:N点数、M蝶形运算迭代级数、换算到频域后的实部和虚部-fft ifft coding
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1.77kb
    • 提供者:KatrinaH
  1. FFT-cshap

    0下载:
  2. 一个fft数值计算程序,Cshap代码,希望对大家有用-Fft a numerical calculation program, Cshap code, want to be useful to everyone
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:24.03kb
    • 提供者:朱松
  1. fft

    0下载:
  2. FFT的c++代码实现,效率比MATLAB的要高一点,并且已经调试通过。-FFT of c++ code to achieve efficiency is higher than that of MATLAB, and has passed testing.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.66mb
    • 提供者:雪巍
  1. FFT

    0下载:
  2. 自己用Matlab写的FFT的代码,主要是为了FPGA实现的前期建模-FFT using Matlab to write their own code, mainly to preliminary modeling of FPGA implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7.75kb
    • 提供者:zhangqunli
  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
    • 文件大小:1.62kb
    • 提供者:
  1. C-fft

    0下载:
  2. 用C语言实现的FFT代码,可以修改后用于其他工程-FFT code in C language, can be modified for other projects
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:3.25kb
    • 提供者:wx
  1. fft-arm-0.01

    0下载:
  2. FFT代码,经过了定点化,采用基4实现的。-FFT code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:13.12kb
    • 提供者:liubin
  1. fft

    0下载:
  2. 实现单片机可移植fft算法,这里的例程是128个点,代码里有详细的说明,可以改成任意点数(MCU FFT algorithm can be transplanted)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:2kb
    • 提供者:April123
  1. FFT C代码

    0下载:
  2. 快速傅里叶变换的C语言代码,可以进行跨平台移植,完全C语言实现(This is a FFT transformation code totally written by C language, and it can be cross platform migrated easily.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-28
    • 文件大小:6kb
    • 提供者:NBnoidea
  1. 源程序代码

    0下载:
  2. fft详解Hilbert变换求包络谱 、最小二乘拟合(Hilbert transform envelope spectrum, least squares fitting,)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1.13mb
    • 提供者:祝祥亚
  1. C语言实现FFT(快速傅里叶变换)

    0下载:
  2. 可实现对输入的序列FFT变换的C代码,代码可直接在VC下运行(C code can be implemented for the sequence FFT transformation of the input)
  3. 所属分类:数学计算

    • 发布日期:2018-04-19
    • 文件大小:11kb
    • 提供者:SQZAHO
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com