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

搜索资源列表

  1. FFT

    0下载:
  2. radix 2 fft algorithm code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1544
    • 提供者:bnpvas
  1. fft

    0下载:
  2. for(k=j k<128 k=k+2*b) /* for (3) */ { TR=dataR[k] TI=dataI[k] temp=dataR[k+b] dataR[k]=dataR[k]+dataR[k+b]*cos_tab[p]+dataI[k+b]*sin_tab[p] dataI[k]=dataI[k]-dataR[k+b]*sin_tab[p]+dataI[k+b]*cos_tab[p] dataR[k+b]=TR-dataR[k+b]*cos_tab[
  3. 所属分类:Windows Develop

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

    0下载:
  2. 用visual c++6.0编写的 FFT程序-Visual c++6.0 with the preparation of the FFT process
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3800496
    • 提供者:lilin
  1. fft

    0下载:
  2. 基于单片机开发环境的快速傅里叶变换的(fft) C语言算法-Development environment based on the single-chip Fast Fourier Transform (fft) C language algorithm
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3383
    • 提供者:edison
  1. fft

    0下载:
  2. ICETEK-C6711-A开发板所的模块fft程序-ICETEK-C6711-A development board by fft module procedure
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:8138
    • 提供者:ddk
  1. fft

    0下载:
  2. matlab里FFT变换时的频移程序,自动将FFT变化后的数据移到零频两边,方便好用-FFT transform in matlab frequency shift when the process changes automatically after the FFT to the zero-frequency data on both sides, easy-to-use
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:624
    • 提供者:断刀割月
  1. fft

    1下载:
  2. 信号提取,fft变换,模态分析,互相关分析-fft
  3. 所属分类:Algorithm

    • 发布日期:2015-04-04
    • 文件大小:1347
    • 提供者:panhui
  1. FFT

    1下载:
  2. 是关于FFT的matlab仿真程序源码,比较详细,且运行通过-On the FFT source of matlab simulation program, more detailed, and run through
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:603
    • 提供者:李林
  1. fft

    0下载:
  2. 基于VHDL的FFT的实现,介绍FFT的软硬件实现,并有附图-The FFT based on the realization of VHDL to introduce hardware and software realization of FFT, and graph
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:91129
    • 提供者:任杏
  1. FFT

    0下载:
  2. 通过参数设置,可实现一般函数的FFT变换等功能。-Through the parameter establishment, may realize general function functions and so on FFT transformation.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-15
    • 文件大小:3798608
    • 提供者:张三
  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. fft

    2下载:
  2. FFT源代码在VC++6.0下调试通过。作为DSP处理器软件设计的基础-FFT source code
  3. 所属分类:DSP program

    • 发布日期:2015-10-24
    • 文件大小:208582
    • 提供者:双凯
  1. fft

    1下载:
  2. ASK,FSK,PSK信号调制及用FFT法进行频率估计-ASK signal modulation and the FFT algorithm with frequency estimation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1215
    • 提供者:张钰
  1. fft

    0下载:
  2. fft滤波程序-fft filtering process. . . . . . . . . . . . . . . . . . . . .
  3. 所属分类:Algorithm

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

    0下载:
  2. 合众达 5509A学习板 fft实验源码-hezhongda 5509AEVM sourcecode for fft
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:84741
    • 提供者:hanguang
  1. FFt

    0下载:
  2. 适用于任何场合的FFT程序代码,附有详细注释,容易看懂。-Apply to any occasion FFT code, with detailed notes, easy to understand.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:11198
    • 提供者:张洪雨
  1. FFT

    0下载:
  2. 基于MATLAB平台实现利用FFT计算线性卷积-MATLAB-based platform for the realization of the linear convolution calculation using FFT
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:905
    • 提供者:gushihu
  1. FFT

    0下载:
  2. 自己编写的MATLAB程序,用于实现FFT变换,并和MATLAB自带的FFT函数作对比-Have written MATLAB program for the realization of FFT transform, and FFT and MATLAB built-in function compared
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:218409
    • 提供者:zhongjun
  1. fft

    0下载:
  2. 用c++实现快速傅里叶变换(fft),适合于电子通信类专业学生,希望对大家有所帮助。-Using c++ to achieve fast Fourier transform (fft), suitable for electronic communications professional students, we hope to be helpful.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:682
    • 提供者:木秀
  1. FFT

    0下载:
  2. VC6.0中的FFT算法,我自己开发的,不涉及到版权问题-This pragram was compiled in vc6.0. FFT
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:241441
    • 提供者:许强
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com