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

搜索资源列表

  1. oldfft

    0下载:
  2. 最高效的FFT代码,信号源为固定文件, 芯片为5402,点数可变-FFT most efficient code, signal source to a fixed document for the 5402 chip, variable points
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:60.27kb
    • 提供者:萧飒
  1. FFT_XISHU

    0下载:
  2. 用于计算fft系数的程序,其中点数为2的n次幂可变-used to calculate the coefficient of procedures, which add up to two times the power of variable n
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.21kb
    • 提供者:Ted
  1. cfft

    0下载:
  2. 参数化FFT源代码,点数和位宽可变,内附testbench和说明文档-parameters of the source code FFT, counting and variable bit-enclosing testbench and documentation
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:82.53kb
    • 提供者:wutailiang
  1. BispectrumWavelets

    4下载:
  2. 用双谱和小波变换去除信号中加性高斯噪声的相关程序 1.实现单个变量的双谱分析程序 2.用傅立叶反变换求自相关函数的程序 3.用fft求取喜好频谱、功率谱、均方根谱、对数谱的程序 4.读取.wav语音信号后用小波去加信白噪声的程序 5.用各种小波和阀值对同一信号去加性噪声效果比较的程序 -Double-spectral and wavelet transform to remove the signal plus Gaussian noise procedures 1. T
  3. 所属分类:matlab

    • 发布日期:2015-07-26
    • 文件大小:5.1kb
    • 提供者:沈玉杰
  1. fft

    0下载:
  2. Special Requirements ?nx must be a power of 2. ?The index array must be set up by bitrev_index before the function DSP_bitrev_cplx is called. ?If nx ?4K, one can use the char (8-bit) data type for the "index" variable. This would requ
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:572byte
    • 提供者:pranav
  1. ofdm-tge

    0下载:
  2. OFDM程序,这么安排矩阵的目的是为了构造共轭对称矩阵 共轭对称矩阵的特点是 在ifft/fft的矢量上 N点的矢量 在0,N/2点必须是实数 一般选为0 1至N/2点 与 (N/2)+1至N-1点关于N/2共轭对称- BPSK simulation using a carrier cosine wave with ISI clc close all clear all figure(1) n=160 for i=1:n data(i
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:5.86mb
    • 提供者:卞敏捷
  1. p8fft

    0下载:
  2. 8点位数可变FFT算法的VHDL语言 已通过quartusii编译仿真-8-digit variable FFT algorithm VHDL, simulation has been compiled by quartusii
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-12
    • 文件大小:2.57mb
    • 提供者:justin
  1. gam1

    0下载:
  2. A Low-power Variable-length FFT Processor Base on Radix-24 Algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1.18mb
    • 提供者:rams
  1. gam2

    0下载:
  2. A Low-power Variable-length FFT Processor Base on Radix-24 Algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:968.42kb
    • 提供者:rams
  1. lpc

    1下载:
  2. 1.用matlab实现对一个元音和一个清辅音的LPC系数,LPCC系数和MFCC系数的提取。 2,用LPC对这两个语音信号的功率谱进行估计,其中,LPC系数要分别有5阶,10阶,15阶和20阶四种情况,并在一个图里画出信号本身的FFT功率谱和四条不同阶数的LPC谱估计图,以作比较。注意,LPC和LPCC只考察自相关法。 3,用对数面积比的方法来求出这两个发音的变截面声管模拟图形,10阶即可-Using matlab to achieve the LPC coefficients of a
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:70.72kb
    • 提供者:houjam
  1. fftprocessor

    0下载:
  2. 2008-2009年优秀硕士论文:基于FPGA的可变点FFT处理器的设计与实现.pdf-FPGA-based variable point FFT processor design and implementation. Pdf
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-22
    • 文件大小:6.69mb
    • 提供者:dawei
  1. Fftfile-of-EEG

    3下载:
  2. 可以用FFT频谱对脑电信号进行提取。我们可以利用提取出的各个波段脑电信号,来诊断一些脑部疾病或者对大脑组织的电活动及大脑的功能状态进行分析。 1.将实验测得的脑电数据文件转换为文本文件(已经过50Hz陷波), 获得在Matlab 平台上可直接使用的脑电信号数据,即0661.txt。 2.在Matlab中导入数据,并提取Fp1通道的脑电信号,通过FFT变换对α,β,θ,δ波段进行提取,并做FFT逆变换变到时域。 3.计算各个波段的功率谱。-FFT spectrum can be ext
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-13
    • 文件大小:3.23mb
    • 提供者:nuaa030840105
  1. Analog Transmission of Digital Data

    0下载:
  2. Analog transmission. Analog transmission is a transmission method of conveying voice, data, image, signal or video information using a continuous signal which varies in amplitude, phase, or some other property in proportion to that of a variable. ...
  3. 所属分类:通讯编程

    • 发布日期:2017-12-27
    • 文件大小:602kb
    • 提供者:khang
  1. fpga

    0下载:
  2. fft在fpga上的实现 1.基于FPGA的1024点FFT算法实现; 2.基于FPGA的FFT算法设计与实现; 3.基于FPGA的可变点FFT处理器的设计与实现。(Implementation of FFT on FPGA 1. the implementation of 1024 point FFT algorithm based on FPGA; 2. the design and implementation of FFT algorithm based on FPGA
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-04
    • 文件大小:18.01mb
    • 提供者:wsf-jv
搜珍网 www.dssz.com