搜索资源列表
1D gabor Filter
- Descr iption: Recent studies on Mathematical modeling of visual cortical cells [Kulikowski/Marcelja/Bishop:1982] suggest a tuned band pass filter bank structure. These filters are found to have Gaussian transfer functions in the frequency domain. Thu
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 desired respectively, Butterworth
imagefilter_GUI
- 图像频率域滤波程序,课程设计作业,获优秀,完全自主开发,包含搞通滤波、低通滤波、带通滤波以及方向滤波。含GUI-image frequency domain filtering procedures, curriculum design work, outstanding, fully self-development, including engaging pass filtering, low-pass filtering, band-pass filtering and filtering
MFCBandFilter
- 一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考 功能:1 固定带通滤波 2 可变带通滤波 3 噪声删除 4 输入输出误差计算 实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分 Filter.h:头文件,定义了CFilterApp 类 Filter.cpp:利用MFC的函数实现了CFilterApp Filter.rc:资源文件,包括对话框和图标的说明-use a
bandpassfilter
- 带通滤波器的例子,详细的看,适合初学matlab和图形图像处理的例子-band pass filter example, the detailed, suitable for beginners Matlab and graphic examples of image processing
带阻滤波器的比较
- 带通滤波器的计算新思路, 巴特沃斯低通滤波器原理及设计 -Calculation of band-pass filter new ideas, Butterworth low-pass filter theory and design
DPAU.rar
- VC实现十倍频程坐标下画高通,低通,带通等音频滤波曲线,并实现鼠标拖动.,VC achieve 10 octave coordinates Qualcomm painting, low-pass, band-pass, such as audio filtering curve, and drag the mouse to achieve.
bp_filter
- 地震资料处理中带通滤波MATLAB源码程序。能根据需要选择滤波带宽。-Seismic data processing in the band-pass filtering MATLAB source code program. Need to select the bandwidth according to filtering.
chengxu2
- 有关随机过程的matlab程序--马尔可夫过程,低通和带通过程。-Matlab random process related to the process- Markov process, low-pass and band-pass process.
FIR
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
FrequencyFilt
- 各种频域的滤波函数,包括低通,高通,带通,同态滤波。-Various frequency domain filter function, including low-pass, high pass, band-pass, homomorphic filtering.
MatlabDesignFilter
- matlab设计模拟带通滤波器 matlab设计模拟带通滤波器-using matlab to design a alogo band pass filter. using matlab to design a alogo band pass filter. using matlab to design a alogo band pass filter
FrequencyFilt
- Matlab编制的用于图像处理的带通巴特沃思滤波器-Constructs a band-pass butterworth filter
image_bandpass_filter
- Design frequency domain Ideal, Butterworth and Gaussian band pass filters to filter the input image. Use your own grayscale picture as the input image. The filters must be passing frequencies between radius of 30 and 120 frequency components of the
lvboqisheji
- 设计一个IIR数字低通滤波器, 逼近一组模拟滤波器的指标参数(通带截止频率Wp=2*pi*2000rad/s,阻带边界频率Ws=2*pi*3000rad/s,通带波纹 Rp=3db, 阻带衰减Rs=15db, 采样频率f=10000Hz); 分别用脉冲响应不变法和双线性变换法实现设计,列出传递函数并描绘模拟和数字滤波器的幅频和相频响应曲线。用上述设计滤波器完成几组给定信号的滤波,证明滤波器的有效性和滤波范围限制.-Design a IIR digital low-pass filter, app
SigTranmit
- 通信系统仿真仿真课程设计,经过低通滤波器和带通滤波器,减少噪声对传输的干扰-Communication system simulation simulation curriculum design, through low-pass filter and band-pass filter to reduce noise interference on the transmission
LPF1
- 设计一个低通数字滤波器,满足如下设计指标: 通带截止频率:0.2pi,通带波动:1dB 阻带截止频率:0.3pi,阻带衰减:15dB 要求:采用切比雪夫Ⅱ型滤波器原型,并分别采用脉冲响应不变变换法和双线性变换法进行设计,比较设计的结果,并进行分析 -Design a low pass digital filters that meet the following design specifications: passband cutoff frequency: 0.2pi
LVBO
- 简单的滤波程序,有高通、低通、带通三种滤波形式可供选择,经测试滤波效果明显。-A simple filtering process, a high-pass, low pass, band-pass filter form of three options, tested filtering effect is obvious.
397397Iirdfv2
- iir 巴特沃斯 切比雪夫 实现高通滤波 带通滤波 低通滤波 带阻滤波等功能-iir 巴特沃斯切 Chebyshev high-pass filter band-pass filter low-pass filter band-stop filtering functionality
Image-band-pass-filter
- 对图像信号进行处理的过程中,滤去高、低频信号,保留中频信号的滤波方法叫带通滤波-Image band-pass filter