CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - Design of IIR filter

搜索资源列表

  1. IIRfilterFPGA

    0下载:
  2. 介绍了IIR 滤波器的FPGA 实现方法,给出了 IIR 数字滤波器的时序控制、延时、补码乘法和累加四个模块的设计方法,并用VHDL和FPGA 器件实现了IIR 数字滤波。-Introduction of the IIR filter FPGA implementation method of IIR digital filter timing control, delay, multiplication and accumulation complement the four modules
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:645.57kb
    • 提供者:杨培科
  1. exa130302_ab

    0下载:
  2. 设计IIR滤波器,对滤波器系数按4bit和5bit量化。-Design of IIR filter coefficients of the filter and 5bit quantified by 4bit.
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:645byte
    • 提供者:宋飞
  1. LabVIEWlvboqifangzhen

    1下载:
  2. 通过对IIR数字滤波器算法的研究,得出IIR数字滤波器的设计方案.经过仿真实验表明该滤波器能够滤除信号中的噪声,滤波效果良好 -Of IIR digital filter algorithm, derived IIR digital filter design. After simulation results show that the filter can filter out the noise signal, filter results
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:401.53kb
    • 提供者:齐磊
  1. lvbofangfa

    0下载:
  2. 针对全数字软件接收机中抽取滤波器的设计,提出了一种适合在FPGA内实现的单级积分清洗的滤波器结构,这种结构解决了传统积分梳妆滤波器中可能出现的积分器溢出问题,同时还可进行非整数倍的抽取变换.给出了一种无乘法半带滤波器的IIR实现结构,并对该滤波器性能进行了仿真,结果表明在输出过采样率大于4时基本不会影响系统误码性能.-Software for all-digital receiver decimation filter design, presents a suitable FPGA integ
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:192.42kb
    • 提供者:王楚宏
  1. SimulinkBasedSimulationofDigitalFilter

    0下载:
  2. 介绍数字滤波器的定义、分类及实现方法。讨论IIR滤波器、FIR滤波器的设计方法以及如何运用MATLAB中的DSP Blockset工具箱设计数字滤波器。-Introduce digital filter definition, classification and realization method. Discussion of IIR filters, FIR filter design methods and how to use MATLAB in the DSP Blockset to
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:59.49kb
    • 提供者:张研
  1. szxh

    0下载:
  2. 数字信号处理课程设计 信号的时域分析 系统分析与设计 IIR数字滤波器设计 FIR数字滤波器设计 -Digital Signal Processing course design analysis of time-domain signal analysis and design IIR digital filter design FIR digital filter design
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:104.54kb
    • 提供者:li
  1. shuzilvboqi

    0下载:
  2. 介绍数字滤波器的定义、分类及实现方法。讨论IIR滤波器、FIR滤波器的设计方法以及如何运用MATLAB中的DSP Blockset工具箱设计数字滤波器。-Introduce digital filter definition, classification and realization. Discussion of IIR filter, FIR Filter design and how to use the DSP Blockset MATLAB toolbox to design dig
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:103.75kb
    • 提供者:宋微
  1. cfd

    0下载:
  2. 第七章 IIR滤波器设计 数字滤波器:将输入序列通过一定运算,变换成输出序列的离散时间系统(数字网络)。 -Chapter 7 IIR filter design digital filters: input sequence is converted into the output sequence of discrete time system (Digital Network) through certain operations.
  3. 所属分类:Communication

    • 发布日期:2017-11-12
    • 文件大小:1.36mb
    • 提供者:啦啦啦
  1. IIR

    0下载:
  2. Design of infinite impulse response (IIR) digital filters.create an analog filter , impulse invariant filter,the design of the BZT filter ,Create and digitize analogue filter.
  3. 所属分类:Communication

    • 发布日期:2017-12-04
    • 文件大小:3.17kb
    • 提供者:Asmaa
  1. digital-signal-processing--matlab

    0下载:
  2. matlab下的数字信号处理程序的示例,包括 信号、系统和系统响应 用FFT进行信号的频谱分析 窗函数法设计FIR滤波器 IIR滤波器的实现等- examples of digital signal processing, including under matlab signal, the system and the system response signal using the FFT spectral analysis window FIR filter design funct
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:169.46kb
    • 提供者:莉莉
  1. iir-monilvboqisheji

    0下载:
  2. IIR模拟低通滤波器设计 资料是网上收集的,可以下载来参考下,matlab代写代做编程调试修改QQ1747812398-IIR analog low-pass filter design information is collected online, you can download to refer, matlab write on behalf of doing programming and debugging modify QQ1747812398
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:108.71kb
    • 提供者:李雷
  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
    • 文件大小:700byte
    • 提供者:liyanping
  1. MATLAB-FIR-IIR

    0下载:
  2. 基于MATLAB的FIR和IIR数字滤波器的设计,内容包括fir iir 滤波器的设计源程序及调试过程。-FIR and IIR digital filter design based on MATLAB, the contents include the design of FIR, IIR filter source program and the debugging process.
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4.54mb
    • 提供者:wanzhenyuan
  1. 2014204065

    0下载:
  2. 1 设计FIR滤波器,其中 N=10、 2 用同样的性能设计IIR滤波器 3 测试数据:的语音文件、多正弦波合成文件 4 定点实现,不允许使用float、double-An FIR filter design, where N = 10, 2 with the same performance test data IIR filter design 3: voice file, multiple files sinusoidal synthesis 4 fixed-point imp
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:472.87kb
    • 提供者:王艳
  1. 2014204073-(1)

    0下载:
  2. 应用DSP集成开发环境CCS,并用TMS320VC5416开发板来实现FIR数字滤波。旨在帮助学生熟悉FIR、IIR滤波器的原理及设计流程,并了解DSP集成开发环境的使用和特点。-Application of DSP integrated development environment CCS, and with the development board to achieve TMS320VC5416 FIR digital filter. Designed to help familiari
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:720.01kb
    • 提供者:王艳
  1. 2014204089-

    0下载:
  2. 1. 设计一个 N = 10 的低通 fir 滤波器,对 fs = 8kHz 的信号 fc = 2.5kHz 2. 设计等同性能的 IIR 滤波器 3. 定点实现,不能使用浮点 4. 测试多正弦波合成文件 MultiToneTest.wav 分析输出结果 5. 测试语音文件 sc03.wav 得到输出结果-1. Design a lowpass fir filter N = 10, for fs = fc 8kHz signal design equivalent of = 2.
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:880.22kb
    • 提供者:王艳
  1. FPGA4JIIR

    1下载:
  2. 常用的数字滤波器有FIR数字滤波器和IIR数字滤波器。 FIR数字滤波器具有精确的线性相位特性,在信号处理方面应用极为广泛,而且可以采用事先设计调试好的FIR数字滤波器IPCore来完成设计,例如Altera公司提供的针对Altera系列可编程器件的MegaCore,但是需要向Altera公司购买或申请试用版。 另外,对于相同的设计指标,FIR滤波器所要求的阶数比IIR滤波器高5~10倍,成本较高,而且信号的延迟也较大。 IIR滤波器所要求的阶数不仅比FIR滤
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:150.66kb
    • 提供者:super
  1. su

    0下载:
  2. 利用双线性变换法设计一个级联型的椭圆IIR滤波器,对一段含噪语音信号进行滤波去噪处理并根据滤波前后的波形和频谱分析滤波性能。本课程设计仿真平台为MATLAB7.0,开发工具是M语言编程。首先在Windows下用录音机工具录制一段语音信号,并人为加入一单频噪声,然后对信号进行频谱分析以确定所加噪声频率,并设计滤波器进行滤波去噪处理,最后比较滤波前后的波形和频谱并进行分析。-Bilinear transformation method is used to design a cascade elli
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:1.51kb
    • 提供者:su
  1. 3

    0下载:
  2. 了解脉冲响应不变法和双线性变换法;掌握双线性变换法设计IIR滤波器;熟悉双线性设计法设计低通、带通和高通IIR滤波器的计算机程序。 3.观察用双线性变换法设计的滤波器的频域特性,并与脉冲响应不变法相比较,了解双线性变换法的特点。 4.熟悉用双线性变换法设计数字Butterworth和Chebyshev滤波器的全过程。 5.了解多项式乘积和多项式乘方运算的计算机编程方法。-Understand the impulse response is not political reform a
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:49.66kb
    • 提供者:裴宇瑜
  1. free-search-IIR-filter-design

    0下载:
  2. 主要描写了基于自由选择算法下的IIR数字滤波器的研究-Mainly describes the research IIR digital filter algorithm under the freedom of choice based on
  3. 所属分类:Development Research

    • 发布日期:2017-04-29
    • 文件大小:137.46kb
    • 提供者:刘焕
« 12 »
搜珍网 www.dssz.com