CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - chebyshev filter
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - chebyshev filter - List
[
Other
]
Symmetric FIR Filters Flat Passbands, Chebyshev St
DL : 0
乘序给出了对称Chebyshev滤波器的设计.注意:语法规则 cheblp.m lowpass filter design (specify del) cheblp2.m lowpass filter design (specify ws) chebbp.m bandpass filter design (specify del) chebbp2.m bandpass filter design (specify ws1,ws2) chebdiff.m lowpass differentiator design-sequence given by the symmetry Chebyshev filter design. Attention : grammar rules cheblp.m lowpass filter design (specify del) cheblp2.m lowpass filter design (specify ws) chebbp.m bandpass filter design (specify del) chebbp2.m bandpass filter design ( specify ws1, WS2) chebdiff.m lowpass design differentiator
Date
: 2008-10-13
Size
: 22.5kb
User
:
张锦涛
[
Other
]
Symmetric FIR Filters Flat Passbands, Chebyshev St
DL : 0
乘序给出了对称Chebyshev滤波器的设计.注意:语法规则 cheblp.m lowpass filter design (specify del) cheblp2.m lowpass filter design (specify ws) chebbp.m bandpass filter design (specify del) chebbp2.m bandpass filter design (specify ws1,ws2) chebdiff.m lowpass differentiator design-sequence given by the symmetry Chebyshev filter design. Attention : grammar rules cheblp.m lowpass filter design (specify del) cheblp2.m lowpass filter design (specify ws) chebbp.m bandpass filter design (specify del) chebbp2.m bandpass filter design ( specify ws1, WS2) chebdiff.m lowpass design differentiator
Date
: 2025-07-09
Size
: 22kb
User
:
张锦涛
[
DSP program
]
wavlab_bart
DL : 0
巴特沃思和契比雪夫滤波器,有wav文件以及输出的wav文件,使用带通滤波器,保留了300-3300Hz的音频,可以广泛使用在音频滤波方面-Butterworth and Chebyshev filter, wav files and output wav file, the use of band-pass filters, retained the 300-3300Hz audio can be widely used in audio filtering
Date
: 2025-07-09
Size
: 117kb
User
:
zz
[
Communication-Mobile
]
iir_chebyshev_I
DL : 0
II滤波器的chebyshev滤波器的C语言程序设计。-II Filter chebyshev filter C Programming Language.
Date
: 2025-07-09
Size
: 1kb
User
:
zhao
[
Other
]
matlab-lvboqi
DL : 0
matlab中的数字滤波器:butterworth滤波,besself滤波,chebyshev type1(2)滤波,椭圆滤波-Matlab the Digital Filter : butterworth filtering, besself filtering, chebyshev type1 (2) filtering, elliptic filter
Date
: 2025-07-09
Size
: 1kb
User
:
卢俊熙
[
Communication-Mobile
]
mdesiir
DL : 0
design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally,so user only need to input f1,f2,f3,f4,fs(in hz), alpha1,alpha2(in db) and iband (to specify the type of to design). This program output hk(z)=bk(z)/ak(z),k=1,2,..., ksection and the freq.-design LP, HP, B S digital Butterworth and Chebyshev filter. A 'll array has been specified internally. so user only need to input f1, f2, f3, f4, fs (in hz). alpha1. alpha2 (in db) and iband (to specify the type of t o design). This program output hk (z) = bk (z)/ak (z), k = 1,2 ,..., ksection and the freq.
Date
: 2025-07-09
Size
: 2kb
User
:
李松
[
Speech/Voice recognition/combine
]
matlab_bp
DL : 0
关于bp算法来逼近一个函数,还有一些关于一些简单的matlab实验程序,包括切比雪的滤波-On the bp algorithm to approximate a function, there are some simple matlab on experimental procedures, including snow Chebyshev filter
Date
: 2025-07-09
Size
: 233kb
User
:
rch
[
Speech/Voice recognition/combine
]
audio_noise
DL : 0
语音降噪。从Codec AD50采集话筒语音,通过DSP TMS320vc5402处理,在送到AD50输出降噪后语音,涉及加汉宁窗,切比雪夫滤波器,快速傅立叶变换和反FFT,有声无声判断谱分解,谱合成等功能-Voice noise. Codec AD50 collected from the microphone voice, through the DSP TMS320vc5402 treatment, in AD50 to the output noise after the voice, involve Hanning windows, Chebyshev filter, Fast Fourier Transform and anti-FFT, audio silent judge spectral decomposition, spectral synthesis and other functions
Date
: 2025-07-09
Size
: 43kb
User
:
黄胜华
[
matlab
]
chap04
DL : 1
ex4_2 用MATLAB作巴特沃斯低通滤波器设计 ex4_3 用MATLAB作切比雪夫-1型低通滤波器设计 ex4_4 切比雪夫-2型低通滤波器设计 ex4_5 椭圆型低通滤波器设计 ex4_6 传递函数的模拟滤波器数字化 ex4_7 脉冲不变法简单实例 ex4_8 脉冲不变法巴特沃思低通滤波器设计 -ex4_2 using MATLAB for Butterworth low-pass filter design using MATLAB for ex4_3 Chebyshev-1-type low-pass filter design ex4_4 type-2 Chebyshev low-pass filter design ex4_5 elliptic low-pass filter design ex4_6 transfer function digitization of analog filters ex4_7 the same method is simple example of pulse-pulse unchanged law ex4_8 Butterworth low-pass filter design
Date
: 2025-07-09
Size
: 5kb
User
:
白杨
[
matlab
]
chebyshev
DL : 0
chebyshev模拟低通滤波器matlab源码-chebyshev analog low-pass filter design (matlab source code)
Date
: 2025-07-09
Size
: 1kb
User
:
Jie Yao
[
DSP program
]
Dsp_c
DL : 0
dsp算法40例,包括fft、滤波器、谱运算等 1. 将模拟滤波器转变为数字滤波器。 2. 由得到幅频响应 。 3. 用Burg算法求AR模型的参数。 4. 由AR模型参数得到功率谱。 5. 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 6. 实现双线性Z变换。 7. 设计巴特沃斯模拟低通滤波器,求出转移函数 。 8. 设计切比雪夫I型模拟低通滤波器,求出转移函数 。 9. 直接由定义求 点复序列 的DFT 。 10.利用经典的Cooley-Tukey基2算法求复序列 的DFT 。 -dsp algorithms 40 cases, including the fft, filter, spectrum operations, etc. 1. Analog filters into digital filters. 2. Amplitude-frequency response by obtained. 3. Burg algorithm for AR model with the parameters of demand. 4. AR model parameters obtained from the power spectrum. 5. Levinson algorithm using Yule-Walker equations to get the first-order AR model parameters. 6. The bilinear Z transform to achieve. 7. Design of Butterworth analog low-pass filter, find the transfer function. 8. Design of Chebyshev-I analog low-pass filter, find the transfer function. 9. Directly from the definition of point complex sequence of DFT. 10. The use of the classic Cooley-Tukey radix-2 algorithm is seeking re-sequence of DFT. .......
Date
: 2025-07-09
Size
: 58kb
User
:
jack
[
matlab
]
FILTER
DL : 1
详细的源程序介绍matlab设计各种滤波器,包括切比雪夫,巴特沃兹等滤波器的设计-The detailed design of various filters matlab source description, including Chebyshev, Butterworth filter design, etc.
Date
: 2025-07-09
Size
: 877kb
User
:
刘玉才
[
Program doc
]
ButterworthChebyshevMATLAB
DL : 0
Butterworth filter and Chebyshev filter of the MATLAB simulation
Date
: 2025-07-09
Size
: 250kb
User
:
李振
[
Special Effects
]
chebyshev
DL : 0
契比小夫滤波器,用来设计低通滤波器,把模拟滤波器转换成数字滤波器-chebyshev I ,used to design lowpass filter.
Date
: 2025-07-09
Size
: 10kb
User
:
yyan
[
matlab
]
filter
DL : 0
绘制四种常用低通模拟滤波器(贝赛尔滤波器,巴特沃斯滤波器,切比雪夫滤波器及椭圆滤波器)幅频特性曲线-Draw four commonly used low-pass analog filter (Bessel filter, Butterworth filter, Chebyshev filter and elliptic filter) amplitude-frequency characteristic curve
Date
: 2025-07-09
Size
: 1kb
User
:
张琳
[
VHDL-FPGA-Verilog
]
Chebyshev-filter
DL : 0
主要介绍切比雪夫滤波器参数的计算,其主要特点是误差值在规定频段上等波纹变化-Introduces Chebyshev filter parameter calculation, the main feature is the error value in the upper band ripple requirement changes
Date
: 2025-07-09
Size
: 30kb
User
:
刘伟
[
matlab
]
chebyshev-filter
DL : 0
这是我自己编写的matlab切比雪夫滤波器,用于滤除2.5Hz-30Hz的脑电波。-It is my own writing of matlab chebyshev filter, used to filter out 2.5 Hz-30 Hz of brain waves.
Date
: 2025-07-09
Size
: 8kb
User
:
例子
[
assembly language
]
Chebyshev-filter
DL : 0
利用matlab设计了一个切比雪夫滤波器,并且对滤波器性能进行了仿真分析。-Using the matlab design a chebyshev filter, and has carried on the simulation analysis on filter performance.
Date
: 2025-07-09
Size
: 2kb
User
:
段曼曼
[
matlab
]
Chebyshev-filter
DL : 0
切比雪夫滤波器的matlab实现代码,数字信号处理-Chebyshev filter matlab to achieve the code, digital signal processing
Date
: 2025-07-09
Size
: 1kb
User
:
彭
[
Other
]
chebyshev
DL : 0
广义切比雪夫滤波器耦合矩阵综合,得到滤波器耦合矩阵。(General Chebyshev filter coupling matrix synthesis)
Date
: 2025-07-09
Size
: 2kb
User
:
xujinxu0820
«
1
2
3
4
5
6
7
8
9
10
...
17
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.