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

搜索资源列表

  1. fft

    0下载:
  2. 外国人研究的fft算法,算法结果不错哦。-Foreigners of the fft algorithm in matlab software can not be found, the algorithm results pretty good.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:4681
    • 提供者:fhm
  1. FFT

    1下载:
  2. FFT的matlab实现,利用蝶形算法计算fft的matlab-Matlab implementation of FFT, using the matlab fft butterfly algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:668
    • 提供者:cxx
  1. FFTFFToptimize

    0下载:
  2. 有关DSP C6400 系列的FFT算法程序优化,有基2和基4法两种方法的C语言编程,还有对应的线性汇编程序。-The DSP C6400 series of FFT algorithm optimization, a base 2 and base 4 and French methods of the C programming language, as well as the corresponding linear assembler.
  3. 所属分类:DSP program

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

    0下载:
  2. 在matlab环境下编写自己的fft算法,与系统的函数进行对比分析-In the matlab environment to write your own fft algorithm, and a comparative analysis of the system function
  3. 所属分类:matlab

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

    0下载:
  2. c语言实现的时间抽取的FFT算法程序,输入两个参数,一个是输入序列xin,采用复数形式,数组从下标1开始存数,另一个是FFT的点数N.FFT子程序求s的256点的FFT的方法-FFT algorithm implemented in C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:950
    • 提供者:徐校波
  1. FFT-real

    0下载:
  2. 实序列的FFT算法 当isign=1时,对实序列data[1..n]做FFT, 返回正频率的系数保存在data[1..n]中 当isign=-1时,对实序列做IFFT,所得结果乘以2/n为原序列 n必须为2的幂-//The real sequence of FFT algorithm// When isign = 1, the sequence of real data [1 .. n] do FFT,// ​ ​ Return positive freq
  3. 所属分类:Algorithm

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:徐校波
  1. fft

    0下载:
  2. 基于matlab的fft算法设计,由于matlab的fft是built in文件,在此提供一种编写fft算法的思路。-Based on the matlab fft algorithm design, as the fft matlab file is built in, this provides an idea of ​ ​ writing fft algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1803
    • 提供者:李寻欢
  1. 3.4.3-FFT

    0下载:
  2. 这是有关dsp实验的FFT的算法实现和仿真。-This is the DSP experiments FFT algorithm and simulation.
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:122759
    • 提供者:panhu
  1. fft

    0下载:
  2. 实现FFT算法,通过对二基快速傅里叶变换的分析,实现快速傅里叶变换-Achieve FFT algorithm, based on the two substrate FFT analysis, implementation of FFT
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:2074
    • 提供者:袁涛
  1. Lab0503-FFT

    0下载:
  2. 用dsp实现快速傅立叶变换(FFT)算法,FFT 并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计 算DFT 时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加法。每运算一个X(k)需要4N 次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以整个DFT运算总共需要4N^2 次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法- Dsp to achieve the fast Fourier transform (FFT)
  3. 所属分类:DSP program

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

    0下载:
  2. 优化FFT算法C程序 FFT效率变高了 亲试可用-Optimized FFT algorithm C program FFT efficiency high pro-test available
  3. 所属分类:DSP program

    • 发布日期:2017-04-13
    • 文件大小:1882
    • 提供者:李康
  1. fft(c)

    0下载:
  2. c语言编写的FFT算法,高效率,很有参考价值。-c language of the FFT algorithm, high efficiency, great reference value.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:14691
    • 提供者:stone
  1. 2FFT-s-algorithm-analysis

    0下载:
  2. 基于时间的2FFT算法分析与Matlab实现,详细的介绍了2FFT算法实现过程-Based on the 2 FFT algorithm analysis time with Matlab, and introduced the realization process of 2 FFT algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:142945
    • 提供者:张恒毅
  1. fft

    0下载:
  2. 一个用matlab实现的fft工具,带有fft算法,而且是GUI环境。-A matlab implementation of fft tools, and with the fft algorithm, but the GUI environment
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:14451
    • 提供者:林熟饭
  1. FFT-VB

    1下载:
  2. 用于VB的FFT算法程序,能够实现快速傅里叶变换-FFT algorithm for the VB to complete the fast Fourier transform function.
  3. 所属分类:Algorithm

    • 发布日期:2017-02-01
    • 文件大小:1024
    • 提供者:吴汉彬
  1. fft

    0下载:
  2. 自己编写的fft算法程序 c环境下 比较浅显 仅供交流-C write of FFT algorithm is only for communication
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1357
    • 提供者:luohui
  1. FFT-FFT-C-language-and-Application

    0下载:
  2. 用C语言实现快速傅里叶变换,其中讲述了,快速傅里叶变换简介,FFT算法的基本原理,快速傅里叶变换的C语言实现方法,快速傅里叶变换的发展前景,快速傅里叶变换的应用领域等等。-With the C language implementation of FFT, which describes, FFT, the basic principle of FFT algorithm, fast Fourier transform of the C language realize method, FFT
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:171540
    • 提供者:刘舒航
  1. fft

    0下载:
  2. 一个简单的小程序,基于C语言编写的FFT算法程序。-A simple procedure, the FFT algorithm written in C language program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5321
    • 提供者:yangfei
  1. fft

    0下载:
  2. 本程序是一个用C语言实现的时间抽取FFT算法程序。程序输入采用两个参数。-This program is a C language implementation time extraction FFT algorithm program. The program input takes two parameters.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:777
    • 提供者:天海
  1. FFT

    0下载:
  2. 这个代码是用来对数字通信系统中FFT变换进行仿真,将时域信号进行FFT变换可得到频谱图形-This code is used to simulate the FFT algorithm in digital communication systems, time-domain signal available spectrum graphics FFT
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:1176
    • 提供者:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com