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

搜索资源列表

  1. fft

    0下载:
  2. 用FPGA编程实现fft算法,在maxplus2环境下实现,好用-Fft algorithm with FPGA programming, in maxplus2 environment to achieve, easy to use! !
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. 内嵌RAM的种类,在FFT中的应用,以及仿真验证及应用-Types of embedded RAM, the FFT application
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:126285
    • 提供者:Dean
  1. FFT

    0下载:
  2. 电子设计大赛中430写的FFT变换程序,总共128个点,如果需要更多的点可自己设定-Electronic Design Competition FFT transformation process 430 to write a total of 128 points, if you need more points to set their own
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:79044
    • 提供者:陈俊涵
  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. fft

    0下载:
  2. there is some codes about DIT AND DIF OF FFT
  3. 所属分类:3G develop

    • 发布日期:2017-04-04
    • 文件大小:7711
    • 提供者:maechel
  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. FFT

    0下载:
  2. 自己用Matlab写的FFT的代码,主要是为了FPGA实现的前期建模-FFT using Matlab to write their own code, mainly to preliminary modeling of FPGA implementation
  3. 所属分类:matlab

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

    1下载:
  2. 用FFT做CA码捕获得程序,GPS接收机的伪码捕获程序-CA to do with the FFT procedure code was caught, GPS receiver code acquisition process
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:3274
    • 提供者:李文
  1. 5509-FFT

    0下载:
  2. 掌握用窗函数法设计 FFT 快速傅里叶的原理和方法;-Master the design of FFT window functions fast Fourier principles and methods
  3. 所属分类:Algorithm

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

    0下载:
  2. FFT 算法 文献 改进方法 pdf格式-FFT algorithm improved method ,pdf format
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1115080
    • 提供者:fdf
  1. fft

    0下载:
  2. dspic的fft高效快速运算,已在实验板上完成调试。-dspic the fft fast and efficient operation, have been completed in the experiment on-board debugging.
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:8205
    • 提供者:nt
  1. fft

    0下载:
  2. fft的计算原理以及图标说明,包括寄存方法-fft
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. FFT变换 C51 C语言,绝对正确, 效率高,已验证,欢迎下载-FFT, C51 C language, is absolutely correct, high efficiency, has been verified, please download
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:56081
    • 提供者:YY
  1. F2812-FFT

    0下载:
  2. FFT 并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计算DFT 时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加 法。每运算一个X(k)需要4N 次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以 整个DFT 运算总共需要4N^2 次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法。如此一来,计算时乘法次数和加法次数都是和N^2 成正比的,当N 很大时,运算量是可观的,因而需要 改进对DFT 的算法减少运算速度
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:404880
    • 提供者:平意义
  1. FFT

    0下载:
  2. 本程序中包含一个可以通用的头文件,它能够实现DFT,FFT,IFFT,conv,这些函数根据信号处理C语言程序集编写,为了方便理解与调用,我在程序中使用了一些实例,大家可以通过它们做深入理解!-This procedure can include a generic header, it can be achieved DFT, FFT, IFFT, conv, these functions according to the signal processing assembly C langu
  3. 所属分类:Console

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

    0下载:
  2. 用Verilog语言实现 fpga 上的 fft功能-The fft function to achieve fpga
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:2355
    • 提供者:linux
  1. fft

    0下载:
  2. quartus中fft模块使用,很详细的fftIP核使用介绍。-quartus the fft module, a very detailed descr iption fftIP nuclear use.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1131354
    • 提供者:qlg
  1. fft

    0下载:
  2. FFT algorithms FFT, IFFT, power spectrum calculation, including the Hamming window, Hanning window, triangle window, Blackman window, 4 term Blackman-Harris window of several of the power spectrum window function computing power.
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. Quartusii的FFT,使用Verilog HDL 语言的FFT-FFT based on Quartusii
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-21
    • 文件大小:6505767
    • 提供者:孙兰
  1. fft

    0下载:
  2. FFT algorithm VHDL FPGA-FFT algorithm VHDL FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:2518
    • 提供者:任静
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com