搜索资源列表
IIR滤波器设计
- 现有一个信号:x(n)=1+cos(π*n/4)+ cos(2*π*n/3)设计及各种数字滤波器以达下列目的: 低通滤波器,滤除cos(2*π*n/3) 的成分,即想保留的成分为1+cos(π*n/4) 高通滤波器,滤除1+cos(π*n/4) 的成分,即想保留的成分为cos(2*π*n/3) 带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4) 带阻滤波器,滤除cos(π*n/4)
Bendbolck
- 关于带通带阻滤波器的设计,巴特沃思滤波器 压缩包里有: bendpass.m 为带通程序 bendblock.m 为带阻程序 SE144.wav 采用的声音文件,请放在 C:\下 bendpass.wav 通过带通滤波器之后的声音,保存在C:\ bendpass.wav bendblock.wav 通过带阻滤波器之后的声音,保存在C:\ bendblock.wav -on Bandpass Filter
Lvbochuli
- 实现一个通用的高通、低通、带通和带阻滤波器函数。其中又分别实现理想、巴特沃思和指数等滤波形式。用实现的函数对图1(lena_noise.bmp)进行低通处理,图2(lena_blur.bmp)进行高通处理,处理后分别进行伪彩色增强。-achieve a common high-pass, low-pass, band-pass and band stop filter function. It also achieve the desi
2700bs
- ccs2000 下的2700HZ带阻滤波-ccs2000 the band stop filter 2700HZ
btlbandstop
- 巴特沃特带阻滤波器的设计,返回分子分母多项式系数,还可以作出增益曲线,以及求出相位响应以及群延时响应-Batewote band stop filter design, the return of molecular denominator polynomial coefficients, can gain curve, and the calculated phase response and group delay response
DSP
- 实现一个数字信号处理的仿真系统 。要求具有界面并实现以下功能: 1)能产生并选择各种数字信号(sin、方波、三角波);2)用滤波器实现低通、高通、带通和带阻滤波;3)得到输出信号的频域特性和时间序列。 -The realization of a digital signal processing simulation system. Require an interface and realize the following fun
Filte
- 源程序可以处理各种需要低通滤波的数据,笔者曾用它处理过气测录井数据。如果稍加变通还可设计出高通、带通、带阻滤波器。从而满足各种现场数据处理的需求。-Source can handle the needs of low-pass filter the data, I have dealt with it gas logging data. If a little design modifications can also be high-
firbynna
- 此程序为本人编写的神经网络法设计1型FIR滤波器的程序,读者读此程序后,可以很深刻地理解如何用BP网络和LMS算法来设计滤波器。 只需更改程序中的H值,即可生成各种低通,高通,带通,带阻滤波器。程序运行结果可得到滤波器系数,幅频曲线和衰减曲线。 可通过更改迭代步长和误差极限来调整滤波器特性。-I prepared for this procedure the neural network type 1 FIR filter d
ex4_19
- 本程序是CHEBY2函数的应用小例子:利用此函数实现了切比雪夫-2带阻滤波器。-This procedure is the application of function CHEBY2 small example: use this function to achieve a Chebyshev band-stop filter-2.
tuxiangfenxi
- 图像分析课程实验报告,delphi实现。 1. 图像显示 能显示图像,显示图像的基本信息,如:直方图、熵。 2. 图像变换 a) 平移 b) 缩放 c) 旋转 d) FFT变换 e) 小波变换 3. 图像增强 a) 直方图增强 b) 小波增强 4. 图像分割 a) 梯度分割 b) Canny算子 5. 图像滤波 a) 低通滤波 b) 中值滤波 c) 高通滤波 d
aaa
- 数字滤波器的实现,分别输入低频、高频、中频三种信号,实现低通、高通、带阻滤波器。-The realization of digital filters, respectively, the importation of low-frequency, high frequency, three-IF signal, realize low-pass, high pass, band stop filter.
daizulvboqi
- 带阻滤波器:试验中先做出低通滤波器,然后做带阻滤波器。-Band-stop filter: Test first to make low-pass filter, and then to do band-stop filter.
2004113084736415
- 想保留的成分为cos(2*π*n/3) 带通滤波器,滤除1+cos(2*π*n/3) 的成分,即想保留的成分为cos(π*n/4) 带阻滤波器,滤除cos(π*n/4) 的成分,-Want to keep the ingredients for the cos (2* π* n/3) band-pass filter, filter 1+ Cos (2* π* n/3) of the composition, that is, want
matlab
- IIR一阶低通滤波器 一阶高通滤波器 Notch 嵌波滤波器 Peak 滤波器 IIR低通滤波(Butterworth) IIR高通滤波(Butterworth) IIR带通滤波(Butterworth) IIR带阻滤波(Butterworth) IIR低通滤波(chebyshev 1) IIR低通滤波(chebyshev 1) chebyshev 中用到的函数 cheby.m-First-ord
butterworthbandstop
- 很好的butterworth 带阻滤波器,对图像中一定频率的噪声有很好的去除效果。希望能对大家有帮助-Good Butterworth band-stop filter, the image in a certain frequency noise has a good removal efficiency. Hope that everyone has to assist
daizu
- 用带阻滤波器对图像进行处理,其中daitufilter。m是编写的带阻滤波器函数-Band-stop filter with image processing, which daitufilter. m is the preparation of the band stop filter function
397397Iirdfv2
- iir 巴特沃斯 切比雪夫 实现高通滤波 带通滤波 低通滤波 带阻滤波等功能-iir 巴特沃斯切 Chebyshev high-pass filter band-pass filter low-pass filter band-stop filtering functionality
dipingonglvfangdaqilunwen
- 本设计主要由带阻滤波器电路、低频功率放大器(包括电压放大器和功率输出放大器)、精密整流电路、A/D转换电路、直流稳压电路、V/F转换电路、显示电路等组成。-The design mainly consists of a band stop filter circuit, low-frequency power amplifier (including the voltage amplifier and power amplifier o
tina-
- 此文件夹有高通滤波,低通滤波,带通滤波,带阻滤波,三角信号发生器,正弦信号发生器,三角波发生器,三角波转换成余弦,等等tina的源程序,适合广大爱好者!-This folder has a high pass filter, low pass filter, band-pass filtering, band stop filtering, triangular signal generator, sine wave generator
filtering-in-frequency-domain
- 信号分析与处理中的频率域数字滤波程序,包括带通和带阻滤波-Signal analysis and processing of frequency-domain digital filtering program