搜索资源列表
zuoye3
- 用MATLAB实现如何进行滤波器的设计,具体为设计同态滤波器-This source code introduces a method on how to design a filter using MATLAB.And a homostasis filter is designed in detail.
kalman滤波
- 这是用VC编写得karman滤波,由于设计了矩阵运算,所以将程序拆开写了-A kalman filter function written with VC and be split because matrix operation has been designed.
ClassDesign
- 设计了一个图像处理的类,有sobel、Laplacian等边缘检测算法的实现,还有FFT、理想高通、低通滤波器、巴特沃斯滤波器的实现-Designed a type of image processing, a sobel, Laplacian edge detection algorithm such as the realization, as well as FFT, the ideal high-pass, low pass filter, Butterworth filter to a
bmp
- 该项目是用来处理图像跟踪的,完全不依靠Opencv,是通过自己来实现的,包括跟踪。里面有图片的缩小,图片的取反,图片的滤波等等。-The project is designed to deal with image tracking does not rely on Opencv, is achieved through their own, including the follow-up. There are pictures of the narrow, anti-access pictur
chs-zdwc-fir-gbs
- 包括用窗函数法和最大误差最小化准则设计的FIR低通数字滤波器,并分析加矩形窗时的吉布斯现象(matlab程序)。从仿真结果可看出:采用最大误差最小化准则能得到阶数更低,阻带波纹特性更好的FIR低通滤波器,因此其效果更优。-Including the use of window function method and the maximum error criterion designed to minimize the FIR low-pass digital filter, and analy
111
- 介绍了巴特沃思(Butterworth)滤波器的应用、本质、特点、类型和设计实现步骤,通过对MATLAB信号处理工具箱中滤波器实现函数代码分析,提出了较标准双线性变换法步骤更简便的数字巴特沃思滤波器设计方法,并通过编程仿真实现数据滤波-The app lications, essence, characteristics, types, the design and imp lementation step s of the Butterworth filter were introduced.
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
LPF1
- 设计一个低通数字滤波器,满足如下设计指标: 通带截止频率:0.2pi,通带波动:1dB 阻带截止频率:0.3pi,阻带衰减:15dB 要求:采用切比雪夫Ⅱ型滤波器原型,并分别采用脉冲响应不变变换法和双线性变换法进行设计,比较设计的结果,并进行分析 -Design a low pass digital filters that meet the following design specifications: passband cutoff frequency: 0.2pi
Edge
- 自己设计的一种简单的理想频域低通滤波器,对图像进行低通滤波操作。-A simple self-designed ideal frequency domain low pass filter, low pass filter on the image operation.
waveletfilter
- 医学图像融合为临床诊断、手术设计与效果评估等提供不同模态影像互补信息。构造具有3 阶消失矩的双正交多小波滤 波器, 其以高斯函数一次泰勒规范展开正交化后得到的完备二次单位正交基作为尺度函数。利用构造的多小波滤波器, 分别对 CT、MRI 医学图像进行分解, 使用基于多小波分解改进的局部能量加权规则融合图像。结果表明改进规则融合了源图像主要信息, 优于常用的融合规则。应用构造的多小波滤波器可有效地融合医学图像, 略优于DGHM多小波-Medical image fusion provi
Various_EdgeDetection
- Edge detection refers to the process of identifying and locating sharp discontinuities in an image. The discontinuities are abrupt changes in pixel intensity which characterize boundaries of objects in a scene. Classical methods of edge detection inv
FIR
- FIR高通,低通,带通和带阻滤波器的设计并通过GUI显示-FIR high-pass, low pass, band pass and band stop filter is designed and displayed through the GUI
biorwavf
- 这个程序专门用于双正交小波,这个程序用的滤波器的效果很好。-This process is designed for bi-orthogonal wavelet filter used in this procedure works well.
midfilter_gui
- IDL中值滤波,带GUI。 可以调节滤波器的大小。-Median filter. GUI designed by IDL.
filter
- 本程序旨在处理图像的噪声,通过中值滤波器实现-This program is designed to deal with image noise, median filter to achieve
V20008Filtteri
- 用Visual C6.0设计计的自适应滤波器设计,非常详细。 -Visual C6.0 designed, of the adaptive filter design, very detailed.
IIR-filter-design
- 脉冲响应不变法设计滤波器,精心力作,有源码有文档说明-The impulse response the same method designed filter elaborate masterpiece, a source document explains
myWork1
- 此代码为维纳滤波恢复模糊图像matlab代码,基于matlab Demo改编,注释较详细,适合初学者学习维纳滤波使用-the code is designed for recovering image by Weiner filter,it is benefitial for new user of matlab or new student for Weiner filter
Matlab-digital-filter-design
- 课程设计实现了函数合成,并分别用低通、带通、高通滤波器分离合成函数中的波形-Programs designed to achieve function composition, and were low-pass, band-pass, high-pass filter separates the waveform synthesis function
Image Filtering & Convolution
- 彩色图像的滤波和卷积运算,旨在增强图像的清晰度(Color image filtering and convolution operations, designed to enhance the image clarity)