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

搜索资源列表

  1. DSP-c-Matlab-Programs-ManualV19

    0下载:
  2. 印度GURUNANAK ENGINEERING COLLEGE数字信号处理实验室的DSP+c+Matlab联合编程手册-DIGITAL SIGNAL PROCESSING LAB (IV-I SEM) INDEX 1. Architecture of DSP chips-TMS 320C 6713 DSP Processor 2. Linear convolution 3. Circular convolution 4. FIR Filter (LP/HP) Using Wi
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1581719
    • 提供者:wangjin
  1. fft-c

    0下载:
  2. fft的C语言实现,基于2的N次方的编程,提高dft效率的算法。-fft ,fast floriu translation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6370
    • 提供者:lqx
  1. FFT

    1下载:
  2.   // 函数名: 快速傅立叶变换   // 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过。   // 如果你的MCS51系统有足够的RAM时,可以验证一下用单片机处理FFT有多么的慢。 -//Function name: Fast Fourier Transform// This function tests OK, you can TC2.0, VC++6.0, Keil C51 test.// If you MCS51 system has eno
  3. 所属分类:SCM

    • 发布日期:2015-10-24
    • 文件大小:1473
    • 提供者:刘玉才
  1. Lab0503-FFT

    0下载:
  2. 一个简单的 FFT 算法的 C 语言程序, 适合各初学者学习和使用-FFT C LANGUAGE
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:82404
    • 提供者:liu
  1. (I)FFT

    0下载:
  2. fft变换,c语言的,需要的朋友可以看一下-fft transform
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:906
    • 提供者:银河浣星
  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. xianxingxitongdepinyufenxifa

    0下载:
  2. How to apply the 2D FFT functions in Matlab 如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程-How to apply the 2D FFT functions in Matlab 如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程
  3. 所属分类:Other systems

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

    0下载:
  2. program for FFT WHICH IS IMPLEMENTED IN C FOR DSK6713
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1023
    • 提供者:balaji
  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

    0下载:
  2. 基于6713dsp芯片的快速傅立叶算法c语言代码-Based on fast Fourier transform chip 6713dsp c language code
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:233589
    • 提供者:laoyao
  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. fft

    0下载:
  2. fft c code download -fft c code download download
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:1282
    • 提供者:Tiger
  1. 2DFFT-C

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

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

    0下载:
  2. CCS环境下c编程的fft -CCS under the fft CCS c programming c programming environment fft
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:659
    • 提供者:zhangj
  1. fft-C-programming

    1下载:
  2. c语言实现对输入正弦波信号的采样、保存、傅里叶变换、取模显示,希望对大家有用啊,毕设的一个模块-c language input sine wave signal sampling, preservation, Fourier transform, modulus show, we want to be useful, ah, complete set of a module. . . .
  3. 所属分类:Wavelet

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

    0下载:
  2. FFT C code I found from internet. I just use this code for registe so that I could start my download here
  3. 所属分类:Algorithm

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

    0下载:
  2. f2812下的c语言实现fft快速算法,在软仿真模式下的-f2812 fft under the fast algorithm c language, in the soft emulation mode
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:963
    • 提供者:刘腾飞
  1. FFT

    0下载:
  2. 用C语言写的,基于单片机的FFT函数,可以用于采样、滤波-It is Written in C ,which is based on SCM FFT function, can be used for sampling, filter
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:31477
    • 提供者:李天涯
  1. lab0503-FFT

    0下载:
  2. dsp tms320F2818的fft算法的C语言源代码-dsp tms320F2818 the fft algorithm C language source code
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:226703
    • 提供者:chenshankai
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com