搜索资源列表
Bendbolck
- 关于带通带阻滤波器的设计,巴特沃思滤波器 压缩包里有: bendpass.m 为带通程序 bendblock.m 为带阻程序 SE144.wav 采用的声音文件,请放在 C:\\下 bendpass.wav 通过带通滤波器之后的声音,保存在C:\\ bendpass.wav bendblock.wav 通过带阻滤波器之后的声音,保存在C:\\ bendblock.wav -on Bandpass Filter with the design, Butterwor
butterworthbandstop
- 用c++编的巴特沃斯带阻滤波器原程序,可得带阻滤波器数字系统函数的各阶系数.可在MATLAB中用FILTER函数进行测试,好象还没有带阻的
tuxiangfenxi
- 图像分析课程实验报告,delphi实现。 1. 图像显示 能显示图像,显示图像的基本信息,如:直方图、熵。 2. 图像变换 a) 平移 b) 缩放 c) 旋转 d) FFT变换 e) 小波变换 3. 图像增强 a) 直方图增强 b) 小波增强 4. 图像分割 a) 梯度分割 b) Canny算子 5. 图像滤波 a) 低通滤波 b) 中值滤波 c) 高通滤波 d) 带阻滤波 6. 数学形态学 a) 腐蚀 b)
用C++编的巴特沃兹带阻滤波器
- 用C++编的巴特沃兹带阻滤波器
bs
- 数字带阻滤波器 这里仍然选择凯泽窗来完成带阻滤波器的设计。 带阻滤波器的性能指标为: flp=200 fup=3500 flc=300 fuc=3300 As=46 Ap=3 Fs=22050 -Digital band-stop filter chosen here Kaiser window to complete the design of band-stop filter. Band-stop filter for the performance indicators: fl
hd
- 数字滤波器冲击响应函数c++源代码,包含低通、高通、带通、带阻滤波器,与待滤波信号进行卷积运算,完成滤波处理。-FIR Filter Based
1011
- 图像处理的程序,是将图像进行带阻滤波的c语言程序-Image processing program, is the band stop filter image c language program
buttord-digital-filter-design
- 通带截止频率 =2 4k rad/s,阻带截止频率 =2 8k rad/s,通带波纹系数 =0.3dB, 阻带波纹系数 =50dB,采样频率fs=20000Hz。-The digital filter are the digital signal processing important content, the digital filter may divide into IIR and the FIR two main kinds. As for the IIR digital filter
filtering-in-frequency-domain
- 信号分析与处理中的频率域数字滤波程序,包括带通和带阻滤波-Signal analysis and processing of frequency-domain digital filtering program
C-P-P-Butterworth-
- 通带上下截止频率:10kHz, 35kHz 阻带上下起始频率:18kHz, 25kHz 抽样频率:100kHz 通带内衰减:3db 阻带内衰减:14db -Compiled in C++ Butterworth band-stop filter source
filter__C
- 介绍各种滤波器的C语言实现,有FIR的低通、高通、带通、带阻等,卡尔曼滤波器-C language describes the various filters, FIR low pass, high pass, band pass, band stop, the Kalman filter
HMC5843-C
- 霍尼韦尔 HMC5843 是一种表面安装的多芯片件模块,专门为带有一个数字接口的低场 磁传感器而设计,应用于诸如低成本罗盘和测磁学领域。HMC5843 包括霍尼韦尔最先 进的1043 系列磁阻传感器,以及霍尼韦尔研制的ASIC 包括放大型、带驱动器、偏置消 除、12-bit ADC 和一个I2C 系列总线接口的ASIC-Honeywell HMC5843 is a surface mount multi-chip module, designed specifically for l
abc
- 本程序用C语言编程,实现了FIR数字带阻滤波器的功能,达到了实验的要求。-This procedure using C language programming, the FIR digital bandstop filter function to achieve the requirements of the experiment.
frequency
- C#写的滤波算波,包含带通滤波、带阻滤波、低通滤波等-C# to write filtering operator waves, including band-pass filter, band stop filter, low-pass filtering, etc.
C6000-3
- C语言实现设计的FIR滤波器,带通提取该频率信号,带阻是限制该频率信号。采样频率22050Hz,自己确定通带宽度,一般信号通带(或阻带)在200~300Hz,通带内衰减1db,过渡带在100~250Hz,阻带内衰减30db。-C language design FIR filter,Bandpass frequency signal extracted with resistance is to limit the frequency of the signal. Sampling freque
C-FIR
- 带通提取该频率信号,带阻是限制该频率信号。采样频率22050Hz,自己确定通带宽度,一般信号通带(或阻带)在200~300Hz,通带内衰减1db,过渡带在100~250Hz,阻带内衰减30db。-Bandpass frequency signal extracted with resistance is to limit the frequency of the signal. Sampling frequency 22050Hz, itself the passband width, gene
filter
- 数字滤波器的C语言实现,低通,高通,带通,带阻,等等等等等。-Digital filter in the C language implementation.
llvbo
- 用C语言设计数字滤波器,实现低通,带通,高通,带阻功能-Digital filter design using C language, to obtain Low pass, band pass, high pass, band-stop function
butterworth.c
- butterworth 低通滤波器的实现ButterWorth滤波器的低通、高通、带通、带阻功能。-Low pass filter to achieve low pass, high pass, band pass, band stop function of ButterWorth filter.
Matlab_Butter
- 用C语言实现matlab的butter函数中低通和带通功能,高通和带阻没写,有兴趣的可以自己加入.(Using C language to achieve matlab butter function low-pass and band-pass function, high pass and band stop did not write)