-
特征选择之relief-F的MATLAB实现
Relief-F 算法是由 Kononenko 在 Relief 算法基础上扩展得到的,可以用来解决多分类与回归问题。 Relief-F 特征选择算法利用特征与类别间的相关程度判别特征的敏感程度,敏感的特征能使同类样本靠近,非同类样本远离。基本思想是: 先随机从总样本集 D中获取一个样本 R, 然后在 与 R 同类样本集中和与R 异类 样 本 集 中 各 获 取 k 个近 邻 样 本, 在 特 征 集 F中如果某个特征上异类样本的距离大于同类样本,则这个特征是有利于分类的,增加其权重,重复 n 次 取所有结果的均值作为每个特征的最终权重值.
- 2020-11-29下载
- 积分:1
-
GaborTextureSegment
Texture Segmentation using Gabor Filters 纹理图像分割 包括一个pdf文件,几个m文件(Texture Segmentation using Gabor Filters texture image segmentation include a pdf document, several m files)
- 2008-05-11 15:20:33下载
- 积分:1
-
Gale_Shapley_MN
实现稳定婚姻算法过程,可进行M个男士与N个女士的稳定配对过程(To achieve a stable marriage algorithm process, can be carried out with the M N men and women s stable matching process)
- 2020-07-06 20:48:58下载
- 积分:1
-
pcnn
PCNN源代码,此为简化PCNN模型的实现原代码。(the source code of pcnn)
- 2009-11-04 09:23:18下载
- 积分:1
-
fusion
对各种不同的传感器测得数据进行融合处理,从而获得精确的环境信息,能够做出更正确的判断。这个是一位非常优秀的老师的课件,非常值得一看!是关于数据融合方面的(On a variety of sensor data fusion measured to obtain accurate environmental information to make more accurate judgments. This is a very good teacher of the courseware, is worth a visit! Data fusion)
- 2011-11-07 15:53:49下载
- 积分:1
-
IDL源程序
说明: ENVI格式多光谱数据批量求平均值并保存成tif格式文件输出(Batch average of ENVI multispectral data and save it as TIF file output)
- 2021-04-19 18:48:51下载
- 积分:1
-
main
利用形态学,霍夫(Hough)变换,实现畸变QR码的4个角点的定位。(To correct the distortion of the QR code,use morphology operation, Hough transform, to locat the positioning of the four corner points)
- 2012-03-14 15:17:57下载
- 积分:1
-
figurebianma
说明: 本程序是用来做图像编码的,主要采用的算术编码的思想(This procedure is used for image coding, the main idea used in arithmetic coding)
- 2010-04-21 20:28:02下载
- 积分:1
-
markEmbed
说明: 产生水印,并进行基于DCT域的水印嵌入。(Have a watermark and DCT-based watermark embedding domain.)
- 2009-08-12 11:02:17下载
- 积分:1
-
基于MATLAB的SAD模板匹配算法
说明: 基础SAD算法代码,最基本的图像匹配处理方法,也是最常用的基本法,有助于新手理解(Basic sad algorithm code)
- 2020-05-13 17:47:17下载
- 积分:1