搜索资源列表
lmsdenoise
- 一维自适应算法,用于噪声抑制,可以拓展成二维图像噪声抑制,matlab编写,希望对大家有帮助。-a peacekeeping adaptive algorithm for noise suppression, can be developed into a two-dimensional image noise suppressor, Matlab prepared, and I hope to be helpful.
基于matlab的小波融合(多种方法)
- 各种关于小波融合的算法,exercise1:为基于小波变化与局部能量的图像融合方法 exercise2:为基于自适应算法的图像融合算法 myfunction1~myfunction5:为性能指标评价函数
ART2.rar
- 自适应随机共振算法实现,具体内容注释中会有解释.,Adaptive stochastic resonance algorithm, the specific content of the Notes will be explained.
jj.rar
- 不规则光照下自适应阈值的前景背景分离算法源代码,相当好用哦,Irregular light of the prospects of adaptive threshold background separation algorithm source code, very easy to use, oh
AdaptiveGA
- 自适应遗传算法源matlab程序,用到了G-S正交化分解,希望对大家有用。-aAdaptive genetic algorithm source code by Matlab, used in the G-S orthogonal decomposition.
Dct
- 主要研究了彩色图像数字水印算法,在DCT域进行了水印的自适应嵌入和提取,并用Matlab进行了仿真实验,测试算法的性能-The main color image watermarking algorithm in the DCT domain adaptive watermark embedding and extraction, and with the Matlab simulation experiment to test the performance of algorithm
LMSFilterMatlab
- 此程序可实现基于LMS(最小均方误差算法)的自适应滤波程序-this procedure can be based on the LMS (least-mean-square error algorithm) adaptive filtering process
thresholdadaptive200810
- 实现一个自适应阈值的算法,用以在不规则光照下从背景中提取出前景图像。-The realization of an adaptive threshold algorithm for the irregular light extracted from the background images prospects.
LMSADAPTIVEFILTERALGORITHM
- LMS自适应算法,这个是LMS的基础算法,后面的一段是由公式给出的-LMS adaptive algorithm, this is the basis of LMS algorithm, the back section is given by the formula
image_inhancement
- 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
matlab
- 基于matlab对灰度图像的二值化自适应阈值的算法-Gray image binarization adaptive algorithm
otsu
- otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好-otsu algorithm, you can get adaptive threshold for image binarization. Which is equipped with image-based program used in conjunction with a balanced, better
adaptivethreshold
- 用matlab编写自适应阈值算法,并调用该自适应阈值函数。-Prepared using matlab adaptive threshold algorithm, and call the adaptive threshold function.
OTSU_matlab
- 基于matlab环境下写的OTSU算法,自适应阈值分割,非常适用的阈值分割算法,适用于计算机图像处理初学者。-Matlab environment based on written OTSU algorithm, adaptive threshold, very applicable threshold segmentation algorithm for computer image processing for beginners.
MATLAB-based-image-fusion
- 基于MATLAB的图像融合,用小波变换和自适应算法进行融合!-MATLAB-based image fusion using wavelet transform and adaptive algorithm fusion!
selfdevelopment
- 利用自适应算法matlab程序来处理图像,弥补了直方图均衡化的缺点-Adaptive algorithm matlab program to process images, to make up for the shortcomings of the histogram equalization
TheuseandyanjiuofAdaptivefilter
- 该文档是自适应信号处理研究的一篇研究生毕业论文,介绍了自适应的几种常见算法,如LMS,NLMS等等,并在最后有相关的MATLAB程序(LMS程序 自适应滤波器,陷波器,分离器等程序)可以作为自适应信号处理初学者的参考资料-This document is an adaptive signal processing graduate thesis introduces several common adaptive algorithms, such as LMS, NLMS, etc., and
zpmulation
- lms自适应算法matlab仿真最小方差无失真波束形成器不同方向角-LMS adaptive algorithm matlab simulation minimum variance distortionless shaper different direction Angle of the beam
基于LMS算法的自适应滤波器设计与实现
- 因LMS算法具有低计算复杂度、在平稳环境中的收敛性好、其均值无偏地收敛到wiener解和利用有限精度实现算法时的稳定性等特性,使LMS算法成为自适应算法中应用最广泛的算法。(Because LMS algorithm has low computational complexity, convergence in stable environments, the mean unbiased converges to the Wiener solution and the finite preci
MATLAB实现自适应中值滤波源代码
- 本文提出了一种新的快速自适应加权中值滤波算法以提高中值滤波算法的性能。(A new fast adaptive weighted median filtering algorithm is proposed to improve the performance of the median filtering algorithm.)