搜索资源列表
ad_kalmanf
- GPS导航中抗差自适应Kalman滤波算法,Matlab源代码。-GPS navigation robust adaptive Kalman filtering algorithms, source code Matlab.
Reinforcement_Image
- C语言实现图像增强实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对经典图像——三人模糊图像效果的增强。代码中包含自适应中值滤波、灰度幂次变化、分段线性变换、平滑化处理、高增益滤波等图像增强算法的C语言实现,值得参考。
Chromosome_counter
- 数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。
AdaptiveFilterLS
- 该文档是基于LS算法得FIR自适应滤波器设计文档,内有详细设计步骤以及源代码-The document is based on the LS adaptive algorithm for a FIR filter design documents, there are steps in the detailed design and source code
lms
- lms滤波算法的MATLAB源代码,lms为变步长最小均方自适应滤波算法-matlab source code of lms algorithm. lms is the least mean square adaptive filter algorithm
main
- 一个自适应中值滤波算法用于图像信号降噪处理的源代码-the source code of An adaptive median filter algorithm is used to deal with the image signal noise reduction
projection2
- 自适应滤波应用与回声抵消,提供声音信号和很多算法,完全源代码,通过编译-Adaptive filtering and echo cancellation applications, providing a sound signal and a lot of algorithms, complete source code, compile
LMS_Filter
- 本代码对LMS自适应滤波算法进行了简单仿真,结果表明LMS算法能够有效消除噪声干扰(This code is a simple simulation of LMS adaptive filtering algorithm. The results show that LMS algorithm can effectively eliminate noise interference.)
adaptivethreshold
- 可自适应滤波,对图像进行处理,外国人写的很有效(Adaptive filtering, image processing, foreigners write very effective.)
MATLAB实现自适应中值滤波源代码
- 本文提出了一种新的快速自适应加权中值滤波算法以提高中值滤波算法的性能。(A new fast adaptive weighted median filtering algorithm is proposed to improve the performance of the median filtering algorithm.)