搜索资源列表
用双线性变换法设计IIR滤波器
- 双线性变换法无限长单位脉冲响应滤波器的设计,用到的模拟原型是切比雪夫和巴特沃斯低通滤波器。能够显示滤波器的幅频特性和相频特性曲线-bilinear transform infinite impulse response filter units in the design, use of simulation is a prototype and Chebyshev low-pass Butterworth filter. To demonstrate the filter frequency
MATLABfir
- 本文介绍了怎样用matlab实现模拟滤波器的仿真,资料翔实,值得一看。-This paper introduces the realization of how to use the Matlab simulation filter simulation, informative and an eye-catcher.
iir
- 按照给定指标采用模拟低通滤波器(巴特沃思低通)去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 。
FIRshiyan
- 利用双线性变换设计IIR滤波器(只介绍巴特沃斯数字低通滤波器的设计),首先要设计出满足指标要求的模拟滤波器的传递函数 ,然后由 通过双线性变换可得所要设计的IIR滤波器的系统函数 。-IIR filter design using bilinear transform (only introduced the Butterworth digital low-pass filter design), first designed to meet the index requirements of
filter
- 介绍了滤波器的基本原理 本节所述内容属于模拟滤波范围。主要介绍模拟滤波器原理、种类、数学模型、主要参数、RC滤波器设计。尽管数字滤波技术已得到广泛应用,但模拟滤波在自动检测、自动控制以及电子测量仪器中仍被广泛应用。-Introduce the basic principles of the filter elements described in this section belong to the scope of analog filtering. Introduce the main
iir
- 实现有限冲激响应滤波器的设计,按照给定指标采用模拟低通滤波器(巴特沃思低通或者切比雪夫低通)去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 。-To achieve the design of finite impulse response filter, according to a given target analog low-pass filter (Butterworth low-pass or a Chebyshev low-pass) to
IIRditonh
- 本实验首先按照给定技术指标采用模拟低通滤波器(巴特沃思低通滤波器)去逼近理想模拟低通滤波器,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器。-In this study, first of all technical specifications in accordance with a given analog low-pass filter (Butterworth low-pass filter) to approximate the ideal analog low-pass
IIRwushihui
- 本实验首先按照给定指标采用模拟低通滤波器(巴特沃思低通或者切比雪夫低通)去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 。-In this study, the first indicator in accordance with a given analog low-pass filter (Butterworth low-pass or a Chebyshev low-pass) to approximate the ideal analog low-
IIRcui
- 另一种方法:首先按照给定指标采用模拟低通滤波器(巴特沃思低通或者切比雪夫低通)去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 。-Another way: First, according to a given target analog low-pass filter (Butterworth low-pass or a Chebyshev low-pass) to approximate the ideal analog low-pass filter
filter
- 模拟滤波器的设计包含了巴特沃斯滤波器,切比雪夫滤波器,椭圆滤波器,以及10阶贝塞尔滤波器的平方幅频率和相频响应曲线,贝塞尔滤波器的特点是:在0拼时具有最平坦的群延迟,并在整个通带群延迟几乎不变-Analog filter design consists of Butterworth filters, Chebyshev filters, elliptic filters, as well as 10 pieces of first-order Bessel filter is the squar
apf
- 一篇学位论文,基于DSP的电力有源滤波器研究。用matlab仿真,并设计了模拟电路。-Write a dissertation, DSP-based Active Power Filter. Using matlab simulation, and design analog circuits.
the-digital-simulation-filter
- 这是VC++6.0实现的多媒体音频里面的数字模拟滤波器-This is the realization of vc++ 6.0 multimedia audio inside of the digital simulation filter
Usibgebipolen
- 单极性PWM控制方式Simulink仿真,很简单,便于电力电子初初学入门者学习,里面还加了一个模拟滤波器,也很简单,但想法非常重要 -Unipolar PWM control mode Simulink simulation is very simple, easy beginner beginners to learn the beginning of the power electronics, which also added an analog filter is also very
analogfilter
- 使用VC++程序按要求产生需要的模拟滤波器传递函数。-The use VC++ procedures required to produce the desired analog filter transfer function.
PROGRAMS
- DSP信号处理与加工,包括各种数字滤波器的设计以及模拟滤波器的设计-DSP signal processing and processing, including a variety of digital filter design and analog filter design
signal
- 包含各种低通、高通、带通、带阻数字信号滤波器和模拟滤波器 同时具有通信原理的A13律编码实验代码 都已经过调试,能用的。-Includes a variety of low pass, high pass, band pass, band stop filter and analog filter digital signal A13-law encoding both experimental code of communication theory Have been t
lvboqi
- 通过matlab语言,模拟滤波器原理,实现滤波器变换。(Using MATLAB to realize filter transformation)
M
- 实用matlab设计数字带通滤波器,分贝使用切比雪夫1型和11型的模拟滤波器和数字滤波器(Practical matlab design digital bandpass filter, decibels using Chebyshev 1 Analog Filter and digital filter)
IIR-analog
- IIR模拟滤波器原型设计及自主设计的非归一化滤波器函数。(IIR analog filter prototype design and independent design of the non normalized filter function.)
530703
- 模拟滤波器,用M文件实现,可以做函数使用,有低通滤波器和高通滤波器,带通,带阻,()