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

搜索资源列表

  1. FFT(16点)

    0下载:
  2. 这是一个16点FFT(快速傅立叶变换)的C语言程序,用来对模拟信号处理-This is a 16 point FFT (Fast Fourier Transform) to the C language program, used to analog signal processing
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2438
    • 提供者:王海滨
  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

    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. 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. IFFT

    0下载:
  2. fft,ifft运算,c语言程序设计,信号处理算法-ifft c program signal produce
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:1025
    • 提供者:高璐
  1. FFT

    0下载:
  2. 基于DSP的FFT算法C语言实现,程序完整可以直接使用 编译已经通过-DSP-based FFT algorithm for C language implementation, the program can be used directly to compile a complete has passed
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:94915
    • 提供者:wpyu
  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

    0下载:
  2. 本程序中包含一个可以通用的头文件,它能够实现DFT,FFT,IFFT,conv,这些函数根据信号处理C语言程序集编写,为了方便理解与调用,我在程序中使用了一些实例,大家可以通过它们做深入理解!-This procedure can include a generic header, it can be achieved DFT, FFT, IFFT, conv, these functions according to the signal processing assembly C langu
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:32821
    • 提供者:yangshoping
  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

    0下载:
  2. 一个FFT/IFFT的C语言程序,适当改编一下,可以并行运行。-A FFT/IFFT in the C language program, the appropriate adaptation of what can be run in parallel.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:987
    • 提供者:chenmoumou
  1. FFT

    0下载:
  2. 使用52单片机实现信号数据的FFT变换c语言程序实现-52 MCU signal data using the FFT transform c language program implementation
  3. 所属分类:SCM

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

    1下载:
  2. c语言编写的求1,2,4,8,16,32,64,128,256,512,1024,2048点fft 通用程序-c language of the general program requirements 1,2,4,8,16,32,64,128,256,512,1024,2048 point fft
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:15405
    • 提供者:ws
  1. fft的c语言实现

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

    • 发布日期:2013-04-25
    • 文件大小:16804
    • 提供者:zlhf886@126.com
  1. DSP 77个C语言例子程序 包括FFT,FIR IIR等的DSP实现

    0下载:
  2. DSP 77个C语言例子程序 包括FFT,FIR IIR等的DSP实现,例子很全面。
  3. 所属分类:微处理器(ARM/PowerPC等)

  1. FFT.C

    0下载:
  2. FFT快速傅里叶变换,C语言程序,与其他语言程序比较可正常执行-FFT Fast Fourier Transform, C language program, compared to other language programs can be d correctly
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:833
    • 提供者:louie7
  1. fft

    0下载:
  2. 标准C语言程序,对输入的二维矩阵进行快速傅里叶变换。是一种速度很快的FFT算法。因项目需求编写,完全可用。(Standard C language program, the input two-dimensional matrix fast Fourier transform. Is a fast FFT algorithm. Prepared for the project needs, fully operational.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-23
    • 文件大小:1024
    • 提供者:cjx_lhkfw
  1. C数值算法集

    1下载:
  2. 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。(This book has written more than 300 practical and effective numerical algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-03
    • 文件大小:6230016
    • 提供者:呵呵打
  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 »
搜珍网 www.dssz.com