CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fft c语言

搜索资源列表

  1. fft

    3下载:
  2. C语言实现快速傅里叶算法,可以输入任意位,有正变换和反变换!-C language realization of fast Fourier algorithm, can enter any place, there is transformation and anti-transformation!
  3. 所属分类:Algorithm

    • 发布日期:2015-05-04
    • 文件大小:1042
    • 提供者:白杨硕
  1. arbitrary-FFT

    2下载:
  2. 任意点数的FFT变换C语言程序,便于移植,并以C8051f020为平台提供了电赛题目数字式工频有效值多用表的源程序,以示范本FFT的使用-Points FFT transform any C language program, easy to transplant, and to provide a power platform C8051f020 title race RMS digital multimeter frequency source, in order to demonstrat
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1212204
    • 提供者:刘浩
  1. fft

    1下载:
  2. C语言版快速傅立叶变换Fast Fouier Transform(fft)-C language version of Fast Fourier Transform Fast Fouier Transform (fft)
  3. 所属分类:Windows Develop

    • 发布日期:2016-05-21
    • 文件大小:1317
    • 提供者:zhangjia
  1. fft

    0下载:
  2. FFT算法的C语言实现 很好很强大 很不错的-FFT algorithm of C language to achieve a very good very good very strong
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:2689
    • 提供者:数据库
  1. FFT

    0下载:
  2. 快速傅立叶变换 c语言编写 要通过调试 dsp程序-Fast Fourier Transform c language dsp through debug procedures
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:51291
    • 提供者:刘铃华
  1. FFT

    0下载:
  2. C语言的FFT(快速傅里叶变换),其中碟形结的复数运算用一个“类”来实现,使得程序简单易懂,可移植性高-C-FFT (fast Fourier transform), in which the plural disc-end computing to a new " category" to achieve, making the procedure easy-to-read, high portability
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1268
    • 提供者:王天
  1. FFT

    1下载:
  2. c语言实行快速傅里叶fft变换,可在此基础上开发,已调通!-c language to implement fft Fast Fourier Transform, can be developed on this basis, have had pass!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:6219
    • 提供者:刘石
  1. fft

    1下载:
  2. fft c语言下编译通过,内涵fft以及ifft,注释说明很全-fft in c
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:985
    • 提供者:polay
  1. Lab0503-FFT

    0下载:
  2. C语言实现的fft蝶形运算,是个通用程序,移植一下即可使用在其他嵌入式芯片上-C language implementation of the fft butterfly is a common procedure, transplant what can be used in other embedded chip
  3. 所属分类:DSP program

    • 发布日期:2016-12-19
    • 文件大小:21527
    • 提供者:liu yang
  1. fft

    1下载:
  2. 快速傅立叶算法,C语言编程,进行频谱分析 -FFT C,FFT spectrum
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:7546
    • 提供者:ok
  1. fft.c

    1下载:
  2. 快速傅立叶变换的c语言开发程序,简单易懂。-fft
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1226
    • 提供者:钟晓宁
  1. FFT

    1下载:
  2. fft快速傅里叶变化,c语言程序,蝶形算法-fft Fast Fourier transform, c language program, butterfly algorithm
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:6832
    • 提供者:wuchenlong
  1. fft

    1下载:
  2. C语言编写的计算FFt同时画出FFt曲线的小程序-C language computing FFt curve while the applet draw the FFt
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:2586
    • 提供者:常志凯
  1. fft的c语言实现

    0下载:
  2. 快速傅里叶变换算法的c语言实现程序,具体描述了fft算法的实现,程序完完整性较好~
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-04-25
    • 文件大小:16804
    • 提供者:zlhf886@126.com
  1. FFT

    0下载:
  2. 在keil平台,C语言编写FFT,在ARMF4运行计算精度打到小数点后3位(A good method for calculating of FFT.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:LRL
  1. C语言实现FFT(快速傅里叶变换)

    0下载:
  2. C语言实现FFT,实测效果极好,可经过修改实现二维FFT,以及FFT反变换。(C language to achieve FFT, measured results are excellent, can be modified to achieve two-dimensional FFT, and FFT inverse transform.)
  3. 所属分类:DSP编程

    • 发布日期:2018-01-02
    • 文件大小:11264
    • 提供者:hwliu1986
  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
    • 文件大小:11264
    • 提供者:SQZAHO
  1. fft C语言实现

    0下载:
  2. fft c语言实现,快速傅里叶运算的c语言实现(fft)
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:lailah
  1. C语言实现FFT(快速傅里叶变换)

    1下载:
  2. 单片机C语言实现快速傅里叶运算的文档,方便实现快速开发和移植。(Single chip microcomputer C language to realize fast Fourier operation document.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:81920
    • 提供者:lhs123
  1. fft-c程序

    0下载:
  2. 用c语言实现MATLAB中的fft函数,实用可行(Implementation of FFT functions in MATLAB with C language)
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:15360
    • 提供者:silence12345
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com