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

搜索资源列表

  1. 用频率采样法设计FIR滤波器

    1下载:
  2. 有限长脉冲响应滤波器的频率采样设计,能够图形显示滤波器的幅频特性曲线-finite impulse response filter frequency sampling design, graphics filter to the amplitude and frequency characteristic curve
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6157
    • 提供者:孙涛
  1. 用双线性变换法设计IIR滤波器

    0下载:
  2. 双线性变换法无限长单位脉冲响应滤波器的设计,用到的模拟原型是切比雪夫和巴特沃斯低通滤波器。能够显示滤波器的幅频特性和相频特性曲线-bilinear transform infinite impulse response filter units in the design, use of simulation is a prototype and Chebyshev low-pass Butterworth filter. To demonstrate the filter frequency
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9999
    • 提供者:孙涛
  1. 用窗函数法设计FIR滤波器

    4下载:
  2. 用矩形窗、三角窗,汉宁窗,海宁窗等多种窗口设计有限长单位脉冲响应滤波器-with rectangular windows, triangular windows, Hanning window, multiple windows Haining window design finite impulse response filter units
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6467
    • 提供者:孙涛
  1. firfil

    0下载:
  2. 数字滤波设计,包括有限冲击响应和无限冲击响应滤波器设计-digital filter design, including finite impulse response and infinite impulse response filter design
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:985
    • 提供者:彭绪勇
  1. FIRFilterDesign

    0下载:
  2. FIR Filter Design(有限冲击响应滤波器设计),包括ideal bandpass filter impulse response、Modified Bessel function、Kaiser window parameters for spectral analysis等12种FIR设计matlab源代码-FIR (finite impulse response filter design), including the ideal bandpass filter impulse
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5406
    • 提供者:刘嘉焜
  1. IIRFilterDesign

    0下载:
  2. IIR Filter Design(无限冲击响应滤波器设计)matlab源代码,包括:bandpass Chebyshev type 2 design、bandpass/bandstop Butterworth design、bandstop Chebyshev type 2 design、lowpass/highpass Chebyshev type 1 design等6种滤波器的设计-IIR (infinite impulse response filter design) Matlab s
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4823
    • 提供者:刘嘉焜
  1. danweimaichong

    0下载:
  2. MATLAB编写的求单位脉冲响应曲线的性能参数指标程序-MATLAB units for the preparation of the impulse response curve of performance parameters indicators procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:815
    • 提供者:赵国山
  1. _B_UWB

    0下载:
  2. 基于simulink的uwb仿真 uwb.mdl: UWB model - open this to begin. uwb_lib.mdl: Library blocks for UWB model. uwb_init.m: Initialization called before model is loaded. uwb_settings: Sets up structure containing system parameters ( uwb in workspace).
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:48656
    • 提供者:案件评
  1. iir_filters

    1下载:
  2. 说明:这个代码是基于FPGA的数字IIR无限长冲激响应滤波器的源代码.-Note : This code is based on the number of FPGA IIR infinite impulse response filter the source code.
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:1084
    • 提供者:李军
  1. 2Tx2RxSpatialMultiplex

    2下载:
  2. 该文件夹为空间复用空时码的仿真程序,天线配置为2发2收。 主要程序的用途说明: mainMIMO_OFDMA_2Tx.m: 主程序,设置各种参数 gendata_2Tx_SM.m: 生成原始信息数据的程序 mod_2Tx_SM_DFUSC.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfectCE_2x2.m: 生成理想信道估计值的程序 chanSUI_corr_2x2.m: 发送信号通过SUI信道的程序 a
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:16960
    • 提供者:astraeawang
  1. exa020802

    0下载:
  2. 计算滤波器的冲击响应,阶跃响应,幅频响应和相频响应-calculating the impulse response filter, step response, frequency response and phase frequency response
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1204
    • 提供者:liuyang
  1. ovrlpadd

    0下载:
  2. realize overlapped-add method %[y]=overlpadd(x,h,Nfft) %y:output sequence %x:input sequence %h:filter impulse response sequence %Nfft:points of each DFT operation %重叠相加法实现分段卷积-realize overlapped-add method% [y] = over lpadd (x, h, Nfft)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:872
    • 提供者:吴江华
  1. ovrlpsav

    0下载:
  2. %realize overlapped-save method %y:output sequence %x:input seqence %h:filter impulse response sequence %N:length of each segment %重叠保留法实现分段卷积
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:955
    • 提供者:吴江华
  1. DSP6_MATLAB

    0下载:
  2. 无限冲激响应数字滤波器的设计中的各个例子的程序,希望对大家有用-infinite impulse response filter design examples of the various procedures in the hope that it may be useful to
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4511
    • 提供者:陈紫萱
  1. 5416FIR

    0下载:
  2. 这是一个DSP算法,用C编写的,编译环境为CCS,算法内容为有限冲击响应滤波器(FIR),绝对可以运行,正在学习FIR的朋友请下。-This is a DSP algorithm in C, prepared build environment for CCS, Algorithm says finite impulse response filter (FIR), can definitely run, are learning FIR friends floor to the next.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5072
    • 提供者:yulei
  1. jeq

    0下载:
  2. JEQ is class library written in pure Java. It implements the infinite impulse response (IIR) algorithm for bandpass filtering of sound stream. So, it represents a backend code for stereo 10/15/25/31-band equalizer.-JEQ class library is written in pur
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:58740
    • 提供者:廖广军
  1. hosa1

    0下载:
  2. 信号与系统基础知识包括连续信号与模型、离散信号与模型;常用信号变换包括Z变换、Chirp Z变换、FFT变换、DCT变换和Hilbert变换等;离散系统结构包括IIR、FIR和Lattice结构;IIR滤波器设计包括模拟和数字低通、高通、带通与带阻滤波器设计,以及基于冲激响应不变法和双线性Z变换法的IlR滤波器设计等;FIR滤波器设计包括基于窗函数、频率抽样法和切比雪大逼近法的FIR滤波器设计;平稳信号分析包括经典功率谱估计、基于参数模型的功率谱估计和基于非参数模型的功率谱估计;非平稳信号分析包
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:101182
    • 提供者:james
  1. 2Tx_2Rx_STBC

    2下载:
  2. 该文件夹为Alamouti空时码的仿真程序,天线配置为2发2收。 主要程序的用途说明: mainMIMO_OFDMA_2Tx_SER.m: 主程序,设置各种参数 gendata.m: 生成原始信息数据的程序 mod_2Tx_STBC_DFUSC.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfectCE_2x2.m: 生成理想信道估计值的程序 chanSUI_corr_2x2.m: 发送信号通过SUI信道的程序 addA
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:16100
    • 提供者:leon
  1. 2Tx_2Rx_STBC_MAP

    1下载:
  2. 该文件夹为空时块码-卷积码级联系统的仿真程序,天线配置为2发2收。 主要程序的用途说明: mainMIMO_OFDMA_2Tx_Convcode.m: 主程序,设置各种参数 gendatabits.m: 生成原始信息比特数据的程序 conv_encoder.m: 卷积码编码器 interleave.m: 交织器 mod_2Tx_STBC_DFUSC_Convcode.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfect
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:22936
    • 提供者:leon
  1. IIRDSP6211

    0下载:
  2. 基于dsp的无限冲激响应滤波器代码(在TMS3206211上实现)-dsp on the infinite impulse response filter code (in TMS3206211 achieve)
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:9705
    • 提供者:严鸿亮
« 1 2 34 5 6 7 8 9 10 ... 46 »
搜珍网 www.dssz.com