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

搜索资源列表

  1. NoiseCancellation

    0下载:
  2. It is the matlab code for denoising an EEG signal using adaptive algorithm. Moreover, the code also explains the performance difference between IIR and FIR comapared to adaptive techniques
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:643
    • 提供者:konda
  1. fir16

    0下载:
  2. MATLAB上实现FIR数字滤波器,可以实现低通,高通,带通和带阻-fir filter
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1039
    • 提供者:inuedw
  1. myfir

    0下载:
  2. VHDL设计的FIR滤波器,有Matlab设计文件,Quartus II工程以及Modelsim仿真结果和说明文件-VHDL design FIR filters, Matlab design documents, Quartus II project and Modelsim simulation results and documentation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-12
    • 文件大小:2861267
    • 提供者:fangying
  1. Dig_Filter

    0下载:
  2. Filter can be FIR or IIR. - Filter type can be lowpass, highpass, bandpass, or bandstop. - Direct methods or optimization ones can be used during the design procedure. In order to learn how you can use this toolbox, please copy all the codes
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:11277
    • 提供者:anish
  1. BICO_irid

    0下载:
  2. This function calculates a room s impulse response for an arbitrarily positioned sound source in a rbitrarily dimensioned rectangular room, as it would be heard at an arbitrary position. The output of RIR.m is a vector and can be used as an FIR filte
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2624
    • 提供者:anish
  1. fir_verilog_matlab

    0下载:
  2. 本设计是基于FPGA的一个FIR低通滤波器设计,要求使用Verilog语言编写滤波器模块,通过编译和综合,并通过Matlab和modelsim联合仿真验证设计结果。-This design is a FIR low-pass filter design based on FPGA, use Verilog to program filter module, and joint simulation by Matlab and modelsim to validate the design re
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1352717
    • 提供者:郭婷
  1. polyphase_filter

    0下载:
  2. 结合具体应用,以2倍抽取为例,简要分析了多相滤波的基本原理及具体实现方法,并附带了matlab代码,从实验结果可以看出多相滤波可以实现与传统FIR滤波相同的功能。-Combine concrete application, take 200 extracts as an example, the synopsis analyzes the radical principle that the polyphase filters and concretely carries out a meth
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:73202
    • 提供者:crazy
  1. digital_filter

    2下载:
  2. 使用matlab进行IIR与FIR数字滤波器的设计。使用直接法和双线性变换法设计IIR数字滤波器,利用窗函数法,频率采用法设计FIR数字滤波器并进行GUI界面的设计。 -Using matlab to design IIR and FIR digital filter. Using the direct method and the bilinear transform to design IIR digital filter and using window function met
  3. 所属分类:Special Effects

    • 发布日期:2016-05-25
    • 文件大小:110592
    • 提供者:李婉灵
  1. Untitled3

    0下载:
  2. 掌握双线性变换法及脉冲相应不变法设计IIR数字滤波器以及窗函数法设计FIR数字滤波器的原理,具体方法及计算机编程。 2.观察双线性变换法,脉冲响应不变法及窗函数法设计的滤波器的频域特性,了解各种方法的特点。 3.用MATLAB画出三种方法设计数字滤波器的幅频特性曲线,记录带宽和衰减量,检查是否满足要求-Master bilinear transform and impulse response invariance IIR digital filter design and window fun
  3. 所属分类:Development Research

    • 发布日期:2017-04-10
    • 文件大小:700
    • 提供者:liyanping
  1. FIRTeaching

    0下载:
  2. 本人学习数字信号处理过程编写的关于FIR滤波器的教程,很好的,用心写的,例程用matlab可以通过。-I am learning digital signal processing prepared on the FIR filter tutorial, good intentions written routines by using matlab.
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:968336
    • 提供者:李悦城
  1. FIRdesign

    0下载:
  2. FIR滤波器设计和Matlab仿真 含仿真程序和结论分析-FIR filter design and Matlab simulation analysis with simulation procedures and conclusions
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:592514
    • 提供者:王伟
  1. bandpass

    0下载:
  2. 基于MATLAB结合窗函数设计一个数字带通FIR滤波器的实现方法-Based on MATLAB window function design method combined with a digital bandpass FIR filter
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:173906
    • 提供者:罗慧民
  1. lowpass

    0下载:
  2. 基于MATLAB结合窗函数设计一个数字低通FIR滤波器的方法-Based on MATLAB window function design combines a digital low-pass FIR filter method
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:62719
    • 提供者:罗慧民
  1. fir16

    0下载:
  2. MATLAB上实现FIR数字滤波器,可以实现低通,高通,带通和带阻-fir filter
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:1078
    • 提供者:rcent
  1. FFT_dtfm_matlab

    0下载:
  2. 实验目的和要求 1、了解FIR(finite impulse response)滤波器的种类、基本结构、设计过程; 2、学会用窗函数法、频率采样设计法来设计FIR数字滤波器; 3、学会调用MATLAB信号处理工具箱中滤波器设计函数 4、自己编程实现FIR的直接实现法;并考虑实际工程中的处理效率。 5、学会使用cooledit软件来对音频信号做简单的处理。
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:376222
    • 提供者:Dr.Shen
  1. ddc_purechangeone

    2下载:
  2. 数字下变频器的matlab仿真,包括基带信号的调制,然后经过混频模块、CIC模块、FIR模块最后得到基带信号的过程-Digital down converter matlab simulation, including the modulation baseband signal, and then after mixing module, CIC module, FIR module finally get baseband signal process
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:3911
    • 提供者:li1xin2ling3
  1. Proiect-ASPC

    0下载:
  2. An example of a fir filter(direct form and semi-sistolic form) implemented in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:15179
    • 提供者:ZoOneR
  1. signal_procesing

    1下载:
  2. 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:38465
    • 提供者:夏思源
  1. signal_procesing2014

    0下载:
  2. 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:38504
    • 提供者:夏思源
  1. DSPSshiyan

    0下载:
  2. MATLAB处理语音信号,FIR,IIR滤波器。完整的代码,报告,使用说明。带有界面,简单易操作。-MATLAB processing a speech signal, FIR, IIR filter. Complete code, reports, instructions for use. Interface with, easy to operate.
  3. 所属分类:Voice Compress

    • 发布日期:2017-05-08
    • 文件大小:1542376
    • 提供者:luyao
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 50 »
搜珍网 www.dssz.com