搜索资源列表

  1. IIR_filter

    0下载:
  2. 按照给定指标采用模拟巴特沃斯低通滤波器去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 -Indicators in accordance with a given analog Butterworth low-pass filter to approximate the ideal analog low-pass filter, and then through the bilinear tran
  3. 所属分类:matlab例程

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

    0下载:
  2. 基于matlab实现的双线性变换法设计滤波器,对心电图滤波,得出幅频特性图-Matlab based on the realization of the bilinear transformation method designed filter, for filtering electrocardiogram obtained amplitude-frequency characteristic map
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:秦承峰
  1. FIRIIR

    2下载:
  2. FIR汉明窗滤波器和IIR双线性变换法设计的低通滤波器,用于心电信号的滤波。-Hamming window FIR and IIR filter design bilinear transform low-pass filter for filtering ECG.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:kate
  1. shuzi

    0下载:
  2. 数字信号处理MATLAB用双线性变换法实现数字滤波器IIR-Digital Signal Processing Using MATLAB Bilinear transform IIR digital filter
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1174528
    • 提供者:ray
  1. ditong

    0下载:
  2. matlab低通滤波器 iir 双线性变换法 chebyshev高通滤波器-low-pass filter matlab bilinear IIR chebyshev transform high-pass filter
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2095104
    • 提供者:完美体
  1. shuzibaogao

    0下载:
  2. 数字信号处理的四个实验,包含完整的源程序,结果截屏及实验报告:实验一 信号、系统及系统响应 实验二 用FFT作谱分析实验三 用双线性变换法设计IIR数字滤波器 实验四 用窗函数法设计FIR数字滤波器-err
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:449536
    • 提供者:
  1. liguyue

    0下载:
  2. 数字信号处理的课程设计。题目是语音信号滤波去噪——使用双线性变换法设计的切比雪夫II型滤波器-Digital signal processing design curriculum. Topics are filtering denoising speech signals- the use of bilinear transform design Chebyshev Type II Filter
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:474112
    • 提供者:阳鹏
  1. wangzhe

    0下载:
  2. 语音信号滤波去噪——使用双线性变换法设计的椭圆滤波器。-Speech Signal Denoising Filtering- Bilinear transformation method using the elliptic filter design.
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:435200
    • 提供者:阳鹏
  1. lvboqi

    0下载:
  2. 巴特沃斯滤波器设计,双线性变换法,代码不是很长-Butterworth filter design, bilinear transformation method, the code is not very long ... ...
  3. 所属分类:其他小程序

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

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

    • 发布日期:2024-05-17
    • 文件大小:14336
    • 提供者:lanseiboy
  1. DSP

    0下载:
  2. 先采集一单声道音频信号(.wav)并用WAVREAD文件采样读取,并对其进行频谱分析。分别用窗函数法和双线性变换法设计低通、高通、带通三种FIR滤波器和IIR滤波器。用M文件使信号通过滤波器并对输出信号进行时域和频域分析。-First acquisition of a mono audio signal (. Wav) files with sampling WAVREAD read, and their spectral analys
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:197632
    • 提供者:宋立泉
  1. digitalband-passfilter

    0下载:
  2. 用脉冲响应不变法和双线性变换法设计数字带通滤波器-Impulse response using the same method and bilinear transformation method the number of band-pass filter design
  3. 所属分类:matlab例程

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

    0下载:
  2. MATLAB平台实现FIR的滤波器设计 利用双线性变换法设计IIR数字Butterworth低通滤波器-MATLAB platform design FIR filter design using bilinear transform IIR digital Butterworth low-pass filter
  3. 所属分类:matlab例程

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

    0下载:
  2. 数字滤波器的设计及性能比较 用三种方法设计FIR滤波器:窗口法、最大最小误差法、频率采样法;用两种方法设计IIR滤波器:冲激响应不变法、双线性变换法。很全的matlab滤波器程序!- Digital filter design and performance comparison of three methods to use FIR filter design: the window method, the large
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:洪耀辉
  1. butter-ChebyshevI

    0下载:
  2. (原创)包括冲激响应不变法设计ButterWorth数字低通滤波器、双线性变换法设计ButterWorth数字低通滤波器、和双线性变换法设计ChebyshevI型数字低通滤波器-(Original) includes the same impulse response ButterWorth Design of digital low-pass filters, bilinear transform design ButterWorth
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 介绍了巴特沃思(Butterworth)滤波器的应用、本质、特点、类型和设计实现步骤,通过对MATLAB信号处理工具箱中滤波器实现函数代码分析,提出了较标准双线性变换法步骤更简便的数字巴特沃思滤波器设计方法,并通过编程仿真实现数据滤波-The app lications, essence, characteristics, types, the design and imp lementation step s of the Butte
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:283648
    • 提供者:qirui
  1. iir

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者: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 I
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:246784
    • 提供者:chenxiaofeng
  1. IIRditonh

    0下载:
  2. 本实验首先按照给定技术指标采用模拟低通滤波器(巴特沃思低通滤波器)去逼近理想模拟低通滤波器,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器。-In this study, first of all technical specifications in accordance with a given analog low-pass filter (Butterworth low-pass filter) to approxi
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:24576
    • 提供者:cuiqida
  1. IIRwushihui

    0下载:
  2. 本实验首先按照给定指标采用模拟低通滤波器(巴特沃思低通或者切比雪夫低通)去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 。-In this study, the first indicator in accordance with a given analog low-pass filter (Butterworth low-pass or a Chebyshev low-pass) to app
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:53248
    • 提供者:cuiqida
« 1 2 34 5 6 7 8 9 10 »

源码中国 www.ymcn.org