搜索资源列表

  1. matlab_filter

    0下载:
  2. matlab的滤波器设计,包括FIR窗函数设计法,IIR的双线性变换法和冲击响应不变法,比较的全面,非常好的学习资料 -matlab filter design, including the window function design method FIR, IIR' s bilinear transformation method and the same impulse response, comparison of the
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:191488
    • 提供者:beifang
  1. dsp

    0下载:
  2. 研究在matlab环境下,fft的实现以及用matlab产生各种滤波器包括用双线性变换法以及脉冲响应不变法实现。-Research in the matlab environment, fft implementation and produce a variety of filters using matlab including the use of bilinear transform and impulse response m
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:83968
    • 提供者:黄群峰
  1. exp3

    0下载:
  2. 用双线性变换法设计 IIR滤波器 1.了解两种工程上最常用的变换方法:脉冲响应不变法和双线性变换法。 2.掌握双线性变换法设计 IIR 滤波器的原理及具体设计方法,熟悉用双线性设计法设计低 通、带通和高通 IIR 数字滤波器的计算机程序。 -Design by Bilinear transform IIR filter 1. To understand the two most commonly used engine
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:hyz
  1. IIR

    0下载:
  2. 用双线性变换法设计IIR滤波器,IIR数字滤波器设计及软件实现-Bilinear transformation method using IIR filter design, IIR Digital Filter Design and Implementation of Software
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:best don
  1. 333

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

    • 发布日期:2024-05-17
    • 文件大小:79872
    • 提供者:z张丽
  1. chengxu

    0下载:
  2. 1.找点一段心电信号,画出信号时域波形和频谱图; 2. 利用MATLAB中的随机函数产生噪声加入到心电信号中,使心电信号被污染,读出污染后的号并画出对应信号的时域波形和频谱图; 3.用双线性变换法设计一个Butterworth带通滤波器,输出所设计的滤波器的阶次,分子、分母多项式的系数,画出滤波器的频率响应(幅频响应和相频响应)曲线;(也可以根据自己需要设置滤波器性能指标) 带通通滤波器设计性能指标:fs1=10Hz, fp
  3. 所属分类:波变换

    • 发布日期:2024-05-17
    • 文件大小:65536
    • 提供者:王方
  1. shiyan

    0下载:
  2. 数字信号处理实验报告实验一信号、系统及系统响应实验二用FFT作谱分析实验三用双线性变换法设计IIR数字滤波器-Digital signal processing lab report experiment a signal, system and system response for the second experiment with the FFT spectrum analysis experiment with three b
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:362496
    • 提供者:顾海涛
  1. dsp

    0下载:
  2. 统及系统响应实验二用FFT作谱分析实验三用双线性变换法设计IIR数字滤波器-cessing lab report experiment a signal, system and system response for the second experiment with the FFT spectrum analysis experiment with three bilinear transform IIR digital filte
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:522240
    • 提供者:wangni
  1. iirtest

    0下载:
  2. 用双线性变换法设计IIR数字滤波器,程序,用图形显示-Bilinear transformation method of IIR digital filter design, procedures, graphical display
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:login
  1. IIR

    0下载:
  2. 1、用脉冲响应不变法设计butterwoth及chebyshev数字低通滤波器 2、用双线性变换法设计butterwoth及chebyshev数字低通滤波器 有分析,有结果图-1, the same method with the impulse response digital design butterwoth and chebyshev low-pass filter 2, with the bilinear transf
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-17
    • 文件大小:68608
    • 提供者:messi
  1. IIR-digital-filter-

    0下载:
  2. 采用双线性变换法设计IIR数字滤波器设计的c代码,包括低通、高通和带通-Document recording the design of IIR digital filter c code
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:13312
    • 提供者:齐方
  1. IIR

    0下载:
  2. 用双线性变换法设计一个IIR滤波器对心电信号进行处理-Bilinear transformation method of designing an IIR filter to process the ECG
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:王芳
  1. IIR

    0下载:
  2. 按照给定指标采用模拟低通滤波器(巴特沃思低通或者切比雪夫低通)去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 。-According to a given target analog low-pass filter (Butterworth or Chebyshev low-pass low-pass) to approximate the ideal analog low-pass filter
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:吴原远
  1. zhenghui

    0下载:
  2. 自己做的: (一)用双线性变换法设计并用实验系统实现一个三阶的契比雪夫Ⅰ型低通数字滤波器,其采样频率Fs =8KHz,1DB通带边界频率为fp=2KHz。 (二)用双线性变换法设计并用实验系统实现一个三阶的契比雪夫Ⅱ型高通数字滤波器,其采样频率Fs =16KHz,阻带边界频率为fst =4KHz-matlab gui
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:保霖
  1. 03

    0下载:
  2. 离散时间信号处理中的滤波器设计部分程序,设计要脉冲不变法、双线性变换法和加窗函数法。-Discrete-time signal processing filter design part of the program, designed to pulse the same method, bilinear transformation method and processing window function method.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:17408
    • 提供者:leborn
  1. IIR

    0下载:
  2. 本设计要求学生以MATLAB作为设计工具,利用脉冲响应不变法或双线性变换法的一种或两种进行设计IIR数字低通滤波器,并利用MATLAB中的仿真工具进行系统仿真。将利用上述两种不同的方法设计的FIR滤波器的结果进行比较,分析各设计方法的特点及优缺点。-This design requirements with MATLAB design tools as students, applies impulse response not ref
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:309248
    • 提供者:侯孟超
  1. hc837

    0下载:
  2. 用matlab实现双线性变换法由切贝雪夫II原型变为数字滤波器-Matlab bilinear transformation method cut the snow by Cardiff II to digital filter prototype
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:唐旭
  1. IIR-filter-design

    0下载:
  2. 用双线性变换法设计一个巴特沃斯低通IIR数字滤波器,设计的指标参数为:在通内频率低于0.2 时,最大衰减度小于1dB,在阻带内[0.3 , ]频率区间上,最小衰减度大于15dB-Bilinear transformation method of IIR filter design
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:liza
  1. low-pass-filter-design

    0下载:
  2. 用双线性变换法设计一个巴特沃思数字低通滤波器,技术指标如下:通带截止频率 =2 4k rad/s,阻带截止频率 =2 8k rad/s,通带波纹系数 =0.3dB, 阻带波纹系数 =50dB,采样频率fs=20000Hz。 -Bart has digital low-pass filter design
  3. 所属分类:DSP编程

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:sunny
  1. IIR-FILTER

    0下载:
  2. 采用双线性变换法实现IIR滤波器 并且用用所设计的滤波器对实际心电图信号采样序列进行仿真滤波处理-IIR filters using the bilinear transformation method and the sampling sequence of the designed filter on the actual ECG signal simulation filtering
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:34816
    • 提供者:yinchengjun
« 1 2 3 4 56 7 8 9 10 »

源码中国 www.ymcn.org