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

搜索资源列表

  1. iir

    1下载:
  2. 实现有限冲激响应滤波器的设计,按照给定指标采用模拟低通滤波器(巴特沃思低通或者切比雪夫低通)去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 。-To achieve the design of finite impulse response filter, according to a given target analog low-pass filter (Butterworth low-pass or a Chebyshev low-pass) to
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:599
    • 提供者:zhang
  1. IIRFILTER

    0下载:
  2. 双线性变换法设计IIR数字滤波器,模拟巴特沃兹(Butterworth)滤波器设计方法。 用双线性变换法设计IIR数字滤波器的方法。 -Bilinear transform IIR digital filter design, analog Butterworth (Butterworth) filter design methods. With the bilinear transform design method of IIR digital filter.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:247145
    • 提供者:chenxiaofeng
  1. IIR_GUI_Design

    1下载:
  2. 本程序在MATLAB平台上实现了IIR滤波器的GUI设计,通过输入参数,即可在友好的界面上完成IIR滤波器的设计。-The program implemented on MATLAB platform GUI design of IIR filters, through the input parameters, can be completed in a friendly interface for IIR filter design.
  3. 所属分类:ComboBox

    • 发布日期:2017-03-26
    • 文件大小:13813
    • 提供者:Albert
  1. IIR_bcf_Filter

    0下载:
  2. 实现IIR滤波器,可以应用在信号滤波中,供大家参考。-IIR_Filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:230109
    • 提供者:chenlili
  1. 61549812firdemo

    0下载:
  2. the paper describes the design of the fir filter . the fir filter is stable when compared to the iir filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6516
    • 提供者:chinnamuthu
  1. ellf

    0下载:
  2. C++ IIR滤波器源代码,速度远高于matlab-C++ IIR filter source code, faster than matlab
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:64623
    • 提供者:your name
  1. signal

    0下载:
  2. 虚拟仪器的信号分析与处理 4.1 信号的时域分析(Time Domain) 4.2 信号频域分析(Frequency Domain) 4.3 信号的加窗(Windows)处理 4.4 信号的滤波(IIR、FIR) 4.5 信号产生与仿真 -Virtual Instruments Signal Analysis and Processing 4.1 signals in time domain analysis (Time Domain) 4.2 signal freque
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1232626
    • 提供者:
  1. lvbosuanfa

    0下载:
  2. IIR的滤波算法,基本实现了主要的功能,欢迎大家下载,交流-wavletsuanfa
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:90861
    • 提供者:dongcy
  1. IIRFIR

    0下载:
  2. 这是基于数字信号处理的滤波器设计,有FIR的和IIR的有6种不同的窗函数-IIR and FIR
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:169086
    • 提供者:fuwayu
  1. buttord

    0下载:
  2. 数字信号处理的问题,用MATLAB编写的,用巴特沃斯、切比雪夫等设计IIR数字滤波器的程序。-Digital signal processing issues, written with MATLAB, with Butterworth, Chebyshev design of IIR digital filters and other procedures.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1090
    • 提供者:lena
  1. FIR_IIR_Filter_C_source

    0下载:
  2. This file is the source code which implements FIR IIR filter in digital signal processing. FIR IIR filter is frequently used in signal processing area.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:19082
    • 提供者:Ilkoo Ahn
  1. 333

    0下载:
  2. 用双线性变换法设计IIR数字滤波器 这是一些相关的实例-Using bilinear transformation method design IIR digital filters,This is some relevant example
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:79790
    • 提供者:z张丽
  1. IIR_Filter_Design

    0下载:
  2. A set of IIR filter design source code with GUI, this tool can design most of Doppler filter shapes, including classic 6dB, Flat, Rounded, Bell shape, Guassian shape, etc.
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:37889
    • 提供者:Wzh
  1. IIR_VerilogHDL

    0下载:
  2. 实现IIR红外解码的VHDL,通过遥控器遥控来发射红外线,FPGA接收到后进行解码并显示在数码管上面-a verilogHDL example to control IIR
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:724986
    • 提供者:lin
  1. ILPFI

    0下载:
  2. IIR低通数字滤波器在MATTLAB中的设计方法可直接使用。 -IIR low-pass digital filter design methods in the MATTLAB can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:435591
    • 提供者:条款
  1. 1eziiir_matll6

    0下载:
  2. 16位iir滤波器Mtalab源码介绍,16位iirr滤波器Mtalab源码介绍 可直接使用。 已通过测试。 -16 iir filter Mtalab source, 16 iirr filter Mtalab source describes can be used directly. Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:62858
    • 提供者:兴奋
  1. Mdsp-eg-filteA

    0下载:
  2. MATLAB IIR设计,可以设设计出自己想要的滤滤器可直接使用。 -The MATLAB IIR design, set design you want the filter filter can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:191793
    • 提供者:despise
  1. DSP-system-simulation

    0下载:
  2. 给出了多种信号的时频分析,并有各种FIR滤波器和IIR滤波器的仿真。解压后运行main.m即可。-Given a variety of signals, frequency analysis, and simulation of various FIR filters and IIR filters.Run main.m After decompression.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:62748
    • 提供者:刘凡
  1. fir_iir

    0下载:
  2. 有限冲激响应(FIR)数字滤波器和无限冲激响应(IIR)数字滤波器广泛应用于数字信号处理系统中。 -The limited impulse response (FIR) the digital filter and the infinite impulse response (IIR) the digital filter widely applies in the digital signal processing system.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:1361457
    • 提供者:hanxing
  1. digital_filter_MATLAB

    0下载:
  2. IIR和FIR数字滤波器设计原理及实现,原理+MATLAB程序-IIR and FIR digital filter design principle and implementation, the principle+MATLAB program
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:51082
    • 提供者:shiyulong_bt
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com