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

搜索资源列表

  1. fir-random

    0下载:
  2. 编程实现: 低通数字滤波器的设计。 设计一低通FIR滤波器,对应的模拟系统的幅度响应 抽样频率10kHz,过渡带0.5kHz,用窗口法设计。 画出数字滤波器频率响应。 连续信号经过10kHz抽样后,通过该数字滤波器,分析输入和输出的频谱。 -Programming : low-pass digital filter design. Design an FIR low-pass filter, the corresponding simulation system r
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6.41kb
    • 提供者:杨青青
  1. 3MATLABdesign

    0下载:
  2. 数字滤波器设计文档(自己作设计时用的ppt)-Digital Filter Design Documents (for their design of ppt)
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:16.96kb
    • 提供者:zhaochao
  1. filter

    0下载:
  2. 1.FFT.doc 2.用MATLAB进行FFT频谱分析 3.傅立叶变换与频谱分析.pdf 4.快速Fourier变换算法及Matlab程序实现.pdf 5. 利用MATLAB和窗函数法设计FIR数字滤波器.pdf 6. 用MATLAB辅助设计FIR数字滤波器.pdf-1.FFT.doc 2 MATLAB FFT spectrum analysis 3 FFT and spectrum analysis . Pdf 4 fast Fourier transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.39mb
    • 提供者:李超
  1. C

    1下载:
  2. IIR数字滤波器设计C程序-双线性变换法设计IIR数字滤波器包括1.Lowpass 2.Highpass 3.bandpass三部分-Infinite Impulse Response Digital Filter Design By Double Converting
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-08-05
    • 文件大小:7.5kb
    • 提供者:王朝汉
  1. 123

    0下载:
  2. IIR数字滤波器的设计,抽样频率为2*pi*1.5*10^4,通带截止频率为2*pi*1.5*10^3-IIR digital filter design, sampling frequency of 2* pi* 1.5* 10 ^ 4, pass-band cut-off frequency of 2* pi* 1.5* 10 ^ 3
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:1.2kb
    • 提供者:nanxing
  1. VerilogHDL

    0下载:
  2. 本文主要分析了FIR数字滤波器的基本结构和硬件构成特点,简要介绍了FIR滤波器实现的方式优缺点 结合Altera公司的Stratix系列产品的特点,以一个基于MAC的8阶FIR数字滤波器的设计为例,给出了使用Verilog硬件描述语言进行数字逻辑设计的过程和方法,并且在QuartusⅡ的集成开发环境下编写HDL代码,进行综合 利用QuartusⅡ内部的仿真器对设计做脉冲响应仿真和验证。-This paper analyzes the FIR digital filter structure an
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:77.91kb
    • 提供者:sundan
  1. filter

    0下载:
  2. 介绍了滤波器的基本原理 本节所述内容属于模拟滤波范围。主要介绍模拟滤波器原理、种类、数学模型、主要参数、RC滤波器设计。尽管数字滤波技术已得到广泛应用,但模拟滤波在自动检测、自动控制以及电子测量仪器中仍被广泛应用。-Introduce the basic principles of the filter elements described in this section belong to the scope of analog filtering. Introduce the main
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4.74kb
    • 提供者:黄绿乐
  1. rrdddwq

    1下载:
  2. 这是运用LabVIEW图形化编程语言开发虚拟数字滤波器的方法,对数字滤波器原理的分析。提出了利用虚拟仪器软件平台构建数字滤波器的设计思想,并在此基础上开发出了一套数字滤波器实例-This is the use of LabVIEW graphical programming language to develop a virtual digital filter methods, the principle of the digital filter analysis. Proposed the
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1.3mb
    • 提供者:jizuo871107
  1. IIR_digital_filter_design

    0下载:
  2. IIR数字滤波器设计:用双线变化法及脉冲响应不变法,用Matlab编程,设计低通、高通、带通IIR数字滤波器-IIR Digital Filter Design: A two-constant changes in law and the impulse response method, using Matlab programming, designing low-pass, high pass, band-pass IIR digital filter
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:2.04kb
    • 提供者:田华梅
  1. chx

    0下载:
  2. 以“低成本和高性能”为设计思想,借助虚拟仪器的概念和高速的数字信号处理算法将传统的函数发生器、示波器、数据记录仪、频率计、谱分析仪以及滤波器的设计和仿真等功能高度集成、统一平台方便使用。 -With " low cost and high performance" for design ideas, using the concept of virtual instruments and high-speed digital signal processing algorit
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3.46mb
    • 提供者:鸿
  1. Optimization-filter-design

    0下载:
  2. 最优化FIR数字滤波器设计,本人亲自编写,基于等波纹最优化设计方法-Optimization of FIR digital filter design, I personally prepared the most optimal design method based on the equiripple
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:228.1kb
    • 提供者:胡鹏
  1. IIR-digital-filter

    0下载:
  2. 双线性变换法和脉冲不变法实现数字低通滤波器的设计-Bilinear transformation method and the same pulse of digital low-pass filter design
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:1.39kb
    • 提供者:
  1. IIR-digital-filter-in-MATLAB

    0下载:
  2. 采用脉冲响应不变法和双线性变换法设计IIR数字滤波器。 -Using impulse response method and bilinear transform IIR digital filter design.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1.99kb
    • 提供者:林丹鹭
  1. The-digital-filter-design-

    0下载:
  2. 基于Matlab的数字滤波器设计,包括设计的参考资料,源程序和运行结果。-Matlab digital filter design, including the design references, source code, and based on the results.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1.69mb
    • 提供者:小样
  1. Wave-Digital-Filter

    0下载:
  2. 基于MSP430单片机的滤波器设计,原理和仿真。-MSP430 microcontroller-based filter design, theory and simulation.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:451.1kb
    • 提供者:莫朔
  1. Digital-filter-written-in-C-

    0下载:
  2. 用C编写的数字滤波器源程序,里面包含数字滤波器原理及相关设计文档-Digital filter written in C source code, which includes a digital filter design principles and related documents
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:170.92kb
    • 提供者:郭格
  1. Digital-filtering-experiment

    0下载:
  2. 由设计要求可知,wp<=0.2π,允许误差幅度小于1dB,ws>=0.3π内衰减应大于15dB。为了验证数字滤波器的实际滤波功能,设计程序时,把输入序列定为验证函数x(t)=4sin(100πt)以及x(t)=4sin(200πt)和x(t)=4sin(400πt)。又因为Ts=1.25ms,T=80ms,故采样点为64,即N=64,所以当M=6,可以同时调试并验证程序的滤波功能。-Seen by the design requirements, wp < = 0.2π, al
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:5kb
    • 提供者:蒋乐
  1. Digital-Filter-Design

    0下载:
  2. (1)设计低通、带通、高通数字滤波器; (2)可以对合成信号(含低频、中频、高频分量)、语音信号进行滤波; (3)通过GUI界面进行控制。-(1) design low pass, band pass, high pass digital filter (2) can be synthesized signal (including the low frequency, medium frequency, high frequency components), filtered s
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:287.03kb
    • 提供者:Jimy
  1. IIR-digital-filter-design

    0下载:
  2. IIR数字滤波器设计及在FDM复用信号滤波中的应用 1.熟悉用双线性变换法设计IIR数字滤波器的原理与方法; 2.掌握根据频谱图及滤波需求确定滤波器的指标参数的方法; 3.通过FDM复用信号数字滤波器的设计,掌握IIR数字滤波器的MATLAB实现方法; 4.通过观察FDM复用信号滤波前后的时域及其频谱图,建立数字滤波的感性认识。-IIR digital filter design and the FDM multiplex signal filtering applicati
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:154.18kb
    • 提供者:lh
  1. Design of FIR Digital Filter

    0下载:
  2. 设计一个FIR数字滤波器,设计一个线性FIR滤波器(Kaiser window)Wp = 0.3π; Ws = 0.4π; As = 40dB;(We design a FIR digital filter, design a linear FIR filter (Kaiser window), Wp = 0.3 PI, Ws = 0.4 PI, As = 40dB;)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:JosephKerr
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com