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

搜索资源列表

  1. FFTReal

    0下载:
  2. FFT源码,快速傅里叶变换和逆变换,Portable ISO C++开发的完整类-FFTReal Version 1.03, 2001/06/15 Class of Fourier transformation of real data (FFT and IFFT) Portable ISO C++ (c) Laurent de Soras <ldesoras@club-internet.fr>
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:13924
    • 提供者:danny
  1. fft

    0下载:
  2. 单片机用c语言编写的快速傅里叶变换,简单快速-Singlechip with c languages Fast Fourier Transform, EASY Express
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:14650
    • 提供者:赵娜娜
  1. digital_signal_processing

    0下载:
  2. 给出了数字信号处理课程设计的基本程序,包括采样、快速傅里叶变换、功率谱分析等。-Give a digital signal processing of the basic procedures for curriculum design, including sampling, fast Fourier transform, power spectrum analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:404613
    • 提供者:王宇坤
  1. fft

    0下载:
  2. 快速傅里叶变换c语言源程序,用户可根据自身情况修改-Fast Fourier Transform source code c language, the user can modify according to their own circumstances
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1354
    • 提供者:邓博文
  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. 这是一个实现快速傅里叶变换的C语言的源程序。-This is a fast Fourier transform of C language source code.
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1190
    • 提供者: 孙鹏磊
  1. FastFourierTransform

    0下载:
  2. 此程序是C++程序 在VC++6.0中编译通过的,可以实现快速傅里叶变换,快速傅里叶变换在实际生活中是很实用的程序,此程序方便大家使用,并通过了测试-This program is C++ program in VC++6.0 compiler passed in can be achieved fast Fourier transform, fast Fourier transform in real life is a very useful procedure to facilitate
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:4401
    • 提供者:刘建
  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. cftbyfft

    0下载:
  2. 快速傅里叶变换的MATLAB实现 可以参照一下-Fast Fourier Transform of MATLAB can refer you to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:814
    • 提供者:王玉涛
  1. matlab-fft

    0下载:
  2. 在matlab环境下编写的快速傅里叶变换程序,改变换程序简单有效-Matlab environment in the preparation of the fast Fourier transform procedure to change the procedure for simple and effective
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2388
    • 提供者:yangjun
  1. FFT_Int

    0下载:
  2. fft 快速傅里叶变换430 程序,其中包含8位和16位的快速傅利叶变换-fft fast transmit for MSP430
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:6729
    • 提供者:shichao
  1. fft

    1下载:
  2. 基2fft,实现对实数序列的离散快速傅里叶变换-Based 2fft, the realization of the real sequence of discrete Fast Fourier Transform
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:837
    • 提供者:zhaoyan
  1. FFTdemo

    1下载:
  2. 对AD采样来的数据信号进行快速傅里叶变换,并将FFT后的频谱图和波形通过液晶LCD显示出来,对信号分析处理有很大帮助!-Sampling of the AD to the data signals fast Fourier transform, and FFT frequency spectrum and waveform after the adoption of liquid crystal LCD display, the signal analysis and processing of
  3. 所属分类:DSP program

    • 发布日期:2017-06-19
    • 文件大小:29971069
    • 提供者:荆籍
  1. FhDgHEP2

    0下载:
  2. 快速傅里叶变换算法的c语言实现程序,具体描述了fft算法的实现过程-Fast Fourier Transform algorithm c language implementation procedures, specific descr iption of the fft algorithm implementation process
  3. 所属分类:Audio program

    • 发布日期:2017-04-01
    • 文件大小:17623
    • 提供者:Decheng Yu
  1. fft

    0下载:
  2. 对图片进行快速傅里叶变换,输出变换后结果图片-Fast Fourier transform of the picture, the output result of the transformed image
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1832764
    • 提供者:刘嘉文
  1. fft_self

    0下载:
  2. 用matlab实现的一个快速傅里叶变换的函数。可以实现正变换和反变换 -it is a function developed under the matlab which can accompish the fast fourier transtorm in forward and inverse
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:536
    • 提供者:liubin
  1. SpeechRecognition

    0下载:
  2. 基于MATLAB的快速傅里叶变换,与调用的函数结果是一样的-MATLAB-based fast Fourier transform, and call the function result is the same as
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1393
    • 提供者:zhangzhichao
  1. FFTT2

    0下载:
  2. 快速傅里叶变换函数 编程语言:C 特点:简单明了 易于理解-fourier transformer
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:540
    • 提供者:
  1. FFtofC

    0下载:
  2. 这是我的一个期末作业,上传给大家分享,实现快速傅里叶变换的C程序。基本实现实数的fft!-This is my end of a job, upload to share, fast Fourier transform of the C program. Basically real numbers fft!
  3. 所属分类:DSP program

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

    0下载:
  2. 快速傅里叶变换实验源代码,matlab,内含源程序以及结果-Experimental Fast Fourier Transform source code, matlab, containing the source code, as well as the results of
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:68679
    • 提供者:ZM
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com