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

搜索资源列表

  1. fft.cpp

    0下载:
  2. FFT 算法的C语言班版描述。本人亲自编写,希望对你有用。-FFT algorithm version of the C language descr iption of classes.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1713
    • 提供者:程本飞
  1. FFT

    0下载:
  2. 一个用于数字信号处理的FFT算法的源程序,里面可以进行256点的FFT运算,通过在CCS(code composor studio)可以产生正弦波和FFT运算后的波形-One for digital signal processing of the source of the FFT algorithm, which can be 256 point FFT computation, through the CCS (code composor studio) can generate sine
  3. 所属分类:DSP program

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

    0下载:
  2. fir、iir、fft源程序,简单调整后可以用于dsp项目开发中-fir, iir, fft source code, simple adjustments can be used for project development in the dsp
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:48076
    • 提供者:susu
  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. 基于时间抽取的8~1024点FFT的程序及输入、输出,用TMS320C54x汇编编写,已通过调试,并对输入方波信号进行FFT变换,检验输出信号是否是一sin波形-Based on the time taken from 8 to 1024 points FFT process and the import, export, and to prepare a compilation TMS320C54x through debugging, and enter the square wave si
  3. 所属分类:DSP program

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

    0下载:
  2. 基于TMS320C6416 DSP芯片的fft程序,需要根据自己硬件不同来修改.asm文件,其中fft是由C写成。-Based on the TMS320C6416 DSP chip fft procedures, the need to modify their own different hardware. Asm document written in C by fft.
  3. 所属分类:DSP program

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

    0下载:
  2. 用CVI写的FFT算法,对于了解FFT的原理比较有用,同时也可熟悉CVI的用法-CVI written by FFT algorithm, FFT principle for understanding the more useful, but also familiar with the usage of CVI
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:115609
    • 提供者:肖华菊
  1. fft

    3下载:
  2. 对机械中的振动信号进行傅立叶变换,作出频谱图进行分析。-Fourier transform of the vibration signal
  3. 所属分类:Algorithm

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

    0下载:
  2. fft的c实现,使用结构体来实现,比较简单-fft c-implementation, the use of structure to implement, relatively simple
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:3171
    • 提供者:wang
  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 C语言编程,算法研究机快速编码 解决语音编码的速度采样问题-dsp C语言编程算法研究机快速编码解决语音编码的速度采样问题
  3. 所属分类:File Formats

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

    0下载:
  2. 快速傅里叶变换,c程序代码-Fast Fourier transform, c program code. . . . . . . . . . . . . . . . . . .
  3. 所属分类:Algorithm

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

    0下载:
  2. dsp 使用c语言实现通过dsp技术对外部输入的语音数据进行fft计算其频谱,得到其频域特征-dsp by dsp using c language implementation of voice technology on the external input data to calculate the fft spectrum, by its frequency-domain characteristics of
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:96872
    • 提供者:刘轶伟
  1. fft.c

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

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

    0下载:
  2. dsp芯片的fft变换的c源代码,需要加载里面的头文件,编译后下载到芯片就可以实验了-use in dsp
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:1880
    • 提供者:梁生
  1. FFT

    0下载:
  2. 傅里叶变换的C程序,实现时域抽取的基2FFT,算法先对输入数据序列进行码位倒置,输出为正序-Fourier transform of C program, to achieve time-domain extraction of base 2FFT, algorithm on the input data sequence of first code bit inverted, the output for the positive sequence
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1185
    • 提供者:Zhi Xue Lei
  1. 2DFFT-C

    0下载:
  2. 2d FFT 图象处理,不含界面,公有算法实现-The 2D FFT
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7198
    • 提供者:Tiger
« 1 2 3 4 56 7 8 9 10 ... 37 »
搜珍网 www.dssz.com