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

搜索资源列表

  1. FIR2

    0下载:
  2. 利用MATLAB实现 FIR滤波器设计与滤波的方法,而且方法简单、快捷,大大减轻了工作量。滤波器的设计工作完成后,可以借助于MATLAB的export操作导出所设计滤波器的系统函数H(z)。简化了工作量-FIR filter design using MATLAB and filtering method, and the method is simple, fast, greatly reducing the workload. Filter design work is completed,
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:543
    • 提供者:
  1. Opt-1.3

    1下载:
  2. 基于matlab的FIR滤波器设计工具箱,及其使用说明。工具箱内具有超多优化工具:sdpt3/Sedumi等-FIR Filter Optimization Toolbox User s Guide Version 2.0
  3. 所属分类:其他小程序

    • 发布日期:2014-01-06
    • 文件大小:914234
    • 提供者:icq0607
  1. homework3

    0下载:
  2. 提出同一组数字低通技术指标;分别设计成IIR,FIR滤波器,输入同样信号进行滤波; 从滤波器输出的时域和频域、滤波器的阶次等比较两种滤波器。 通带边缘频率200Hz,阻带边缘频率300Hz,阻带衰减40dB,采样频率1kHz。-IIR FIR design using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1176
    • 提供者:donghua
  1. DSPfir

    0下载:
  2. 这是一个综合性的仿真程序。包括:用matlab生成一个FIR滤波器,得到滤波器系数及阶数;再用C语言产生一个混合频率的数字信号,之后将生成的数据样点送入到DSP主程序进行数字滤波,DSP主程序算法用的是循环缓冲区算法,这一部分在CCS上实现。-This is a comprehensive simulation program. Comprising: generating a matlab FIR filter, to obtain the filter coefficients and or
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:18637
    • 提供者:闻辉
  1. LMS

    1下载:
  2. 用matlab实现LMS自适应算法,20阶的fir滤波器,自适应效果非常好。-Matlab LMS adaptive algorithm, two order of fir filter, the adaptive effect is very good.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:813
    • 提供者:王岩
  1. yuyinxinhaolupoquzao

    0下载:
  2. 本课程设计的主要目的是在MATLAB环境下,使用窗口设计法设计一个滤波器,并对语音信号进行滤波去噪。开发平台为MATLAB7.0,设计方法为窗口设计法。用麦克风采集一段语音信号,绘制波形并观察其频谱,给定相应技术指标,用凯塞窗设计一个满足指标的FIR滤波器,对该语音信号进行滤波去噪处理,比较滤波前后的波形和频谱并进行分析。在滤波前后语音信号波形的变化中,由于我们录制的语音信号噪声不大,所以观察并不明显,但在频域波形中,我们可以明显的看到设计的滤波器对语音信号进行了滤波处理,将噪声进行了滤除。此次
  3. 所属分类:Voice Compress

    • 发布日期:2015-06-10
    • 文件大小:117760
    • 提供者:吴丹
  1. FIR

    0下载:
  2. 基于MATLAB的FIR数字低通滤波器的实现设计-The realization of the FIR digital low-pass filter based on MATLAB design
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:183051
    • 提供者:王丽娟
  1. matlab-FIR-lvboqisheji2

    1下载:
  2. 这个程序再matlab2012b版本上调试成功,以前在毕业设计的时候在网上找到的资料,希望对大家有用,matlab FIR 底通和带通滤波器和IIR 底通和带通滤波器完整程序,本人花了好多时间自己写的,有滤波前后图形对比-This version of the program and then matlab2012b the successful commissioning, the data at the time of graduation design previously found o
  3. 所属分类:3D Graphic

    • 发布日期:2014-05-03
    • 文件大小:4096
    • 提供者:李雷
  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. Matlab-fir

    0下载:
  2. 用矩形窗,汉宁窗,三角窗,布拉克曼窗设计FIR低通数字滤波器 -With a rectangular window, Hanning window, triangle window, Blackman window FIR low-pass digital filter design
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1106
    • 提供者:lw
  1. mtalab_simulation

    0下载:
  2. matlab仿真FIR滤波器,可加多种窗口,并可进行傅里叶分析-simulation matlab FIR filter, you can add a variety of windows, and Fourier analysis
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:3087
    • 提供者:高斯
  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. FIR-bandpass-filter

    0下载:
  2. 本文在基于Matlab的基础上实现了带通滤波器的设计,以及对比了几种窗函数的不同效果图。-In this paper, on the basis of the Matlab to achieve the design of bandpass filter based on, and compared the different effect of several window functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:36841
    • 提供者:卢亚光
  1. FIR-high-pass-filter

    0下载:
  2. 本文在基于Matlab的基础上实现了高通滤波器的设计,以及对比了几种窗函数的不同效果图。-In this paper, in the realization of the high pass filter design based on the basis of Matlab, and compared the different effect of several window functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:34279
    • 提供者:卢亚光
  1. FIR-low-pass-filter

    0下载:
  2. 本文在基于Matlab的基础上实现低通滤波器的设计,以及对比了几种窗函数的不同效果图。-In this paper, the design and implementation of Matlab low pass filter based on graph, and compared the different effects of several window functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:35117
    • 提供者:卢亚光
  1. fir

    0下载:
  2. matlab 滤波器代码,值得学习,注释很详细。
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:989
    • 提供者:flying
  1. shuzilvbo1

    0下载:
  2. 在MATLAB环境下IIR数字滤波器和FIR数字滤波器的设计方法及实现方法,并进行图形用户界面设计,显示所介绍滤波器的特性。-designs of the Infinite Impulse Response digital filter (IIR) and Finite Impulse Response digital filter (FIR) under MATLAB are studied. And the Graphical User Interfaces (GUI) to analysi
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:914
    • 提供者:徐建委
  1. fir_filter

    0下载:
  2. matlab FIR滤波器产生函数,通过设置参数,形成滤波器系数-FIR filter function
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:623
    • 提供者:ps
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 40 »
搜珍网 www.dssz.com