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

搜索资源列表

  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
    • 文件大小:60920
    • 提供者:张研
  1. FIRIIR

    0下载:
  2. 本文档里含有诸多c++文件,其功能实现有FIR滤波,IIR滤波,,还有正弦曲线,还实现了128点FFT,DFT-This document contains a lot of c++ file, its function to achieve a FIR filter, IIR filtering, as well as the sine curve, but also to achieve a 128-point FFT, DFT
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1727029
    • 提供者:gaod
  1. LPF

    0下载:
  2. 结构要求:采用单片机系统板实现IIR和FIR数字低通滤波器(2种方法)。-Structural requirements: Single-chip system board to achieve IIR and FIR digital low-pass filter (2 methods).
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:105844
    • 提供者:erbulangan
  1. myq

    0下载:
  2. 可以实现十进制转换成任意字长的二进制。并又可以按照这个二进制转换成十进制。这个程序对于分析不同字长对于IIR数字滤波器和FIR滤波器的影响是非常有用的。-Decimal to convert any word length of the binary. And also in accordance with this binary to decimal conversion. This program is very useful for the analysis of the impact o
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:1314
    • 提供者:马业杞
  1. FIR_IIR_filters

    0下载:
  2. matlab滤波器设计,包括FIR和IIR设计,以及参数建模方法。-matlab filter design ,including FIR and IIR design, and parametric modeling method.
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:473717
    • 提供者:Dennis
  1. firlvbo

    0下载:
  2. fir滤波器,大家可以下载看看,也许会对你有用的,如有需要我还有iir的-fir filter, you can download to see, perhaps be useful to you, if necessary, I still iir the
  3. 所属分类:Project Design

    • 发布日期:2017-12-09
    • 文件大小:44654
    • 提供者:闫跃文
  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
    • 文件大小:173524
    • 提供者:莉莉
  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. 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
    • 文件大小:484218
    • 提供者:王艳
  1. 2014204068---(1)

    0下载:
  2. FIR与IIR滤波器在DSP上的实现.   DSP是利用计算机或专用DSP处理器,以数字形式对信号进行采集、变换、滤波、估值、增强、压缩、识别等处理,以得到符合人们需要的信号形式。FIR(Finite Impulse Response)滤波器:有限长单位冲激响应滤波器,又称为非递归型滤波器,是数字信号处理系统中最基本的元件,它可以在保证任意幅频特性的同时具有严格的线性相频特性,同时其单位抽样响应是有限长的,因而滤波器是稳定的系统。-FIR and IIR filter is implemente
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:615069
    • 提供者:王艳
  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
    • 文件大小:901345
    • 提供者:王艳
  1. An-Efficient-Method-for-Prefilter-Computation-for

    0下载:
  2. In advanced TDMA mobile communications systems, reduced-state equalization algorithms have to be employed because high-level modulation is used in order to improve spectral efficiency. Such equalizers have only high performance, if the overal
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:572758
    • 提供者:ali
  1. designfilter

    0下载:
  2. 设计滤波器的函数,IIR和FIR滤波器-designer filter
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:1138
    • 提供者:高杨
  1. FIR-and-IRR-Filter-projects

    0下载:
  2. FIR and IIR Filter Project
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:157742
    • 提供者:robelcio
  1. uwrbb

    0下载:
  2. 关于非线性离散系统辨识,FIR 底通和带通滤波器和IIR 底通和带通滤波器,意信号卷积的运算,并且绘制图象。- Nonlinear discrete system identification, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, Convolution operation is intended to signal and image rendering.
  3. 所属分类:software engineering

    • 发布日期:2017-12-11
    • 文件大小:5434
    • 提供者:付平宝
  1. rvmmh

    0下载:
  2. FIR 底通和带通滤波器和IIR 底通和带通滤波器,一个很有用的程序,有均匀线阵的CRB曲线。- Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, A very useful program, There ULA CRB curve.
  3. 所属分类:Communication

    • 发布日期:2017-12-14
    • 文件大小:5300
    • 提供者:焦少
  1. gbirm

    0下载:
  2. 基于人工神经网络的常用数字信号调制,FIR 底通和带通滤波器和IIR 底通和带通滤波器,旋转机械二维全息谱计算的实用例程。- The commonly used digital signal modulation based on artificial neural network, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, Rotating Machinery dimension
  3. 所属分类:Software Testing

    • 发布日期:2017-12-13
    • 文件大小:7392
    • 提供者:徐亮
  1. giefeng_v36

    0下载:
  2. FIR 底通和带通滤波器和IIR 底通和带通滤波器,有循环检测,周期性检测,包含了阵列信号处理的常见算法。- Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, There are cycle detection, periodic testing, Contains a common array signal processing algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-12-13
    • 文件大小:3828
    • 提供者:杨红恒
  1. laipangtei

    0下载:
  2. 到达过程是的泊松过程,FIR 底通和带通滤波器和IIR 底通和带通滤波器,用于时频分析算法。- Arrival process is a Poisson process, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, For time-frequency analysis algorithm.
  3. 所属分类:Software Testing

    • 发布日期:
    • 文件大小:7367
    • 提供者:余红波
  1. 4814

    0下载:
  2. 一个师兄的毕设,FIR 底通和带通滤波器和IIR 底通和带通滤波器,在matlab R2009b调试通过。- A complete set of brothers, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, In matlab R2009b debugging through.
  3. 所属分类:Software Testing

    • 发布日期:2017-12-15
    • 文件大小:6144
    • 提供者:佘在平
« 1 23 »
搜珍网 www.dssz.com