-
特征选择之relief-F的MATLAB实现
Relief-F 算法是由 Kononenko 在 Relief 算法基础上扩展得到的,可以用来解决多分类与回归问题。 Relief-F 特征选择算法利用特征与类别间的相关程度判别特征的敏感程度,敏感的特征能使同类样本靠近,非同类样本远离。基本思想是: 先随机从总样本集 D中获取一个样本 R, 然后在 与 R 同类样本集中和与R 异类 样 本 集 中 各 获 取 k 个近 邻 样 本, 在 特 征 集 F中如果某个特征上异类样本的距离大于同类样本,则这个特征是有利于分类的,增加其权重,重复 n 次 取所有结果的均值作为每个特征的最终权重值.
- 2020-11-29下载
- 积分:1
-
fig2cad
说明: matlab生成的fig图纸转换为DXF文件(Converting fig drawings generated by MATLAB into DXF files)
- 2020-07-12 10:28:58下载
- 积分:1
-
mimhistogram
说明: 该程序加载组织样本的图像,计算其强度直方图并绘制。(This program loads an image of a tissue sample, calculates its intensity histogram and draws it.)
- 2019-12-25 14:07:21下载
- 积分:1
-
rm
说明: RM的编码过加性高斯白噪声信道(AWGN)后译码的C++ 实现程序,C语言产生高斯白噪声(RM of coded additive white Gaussian noise channel (AWGN) after decoding in C++ program, C language generated Gaussian white noise)
- 2011-11-06 15:53:49下载
- 积分:1
-
Image-magnification-narrow
一段很好的图像放大缩小程序,解码后可以运行。(A very good image magnification narrow program, the decoding can run.
)
- 2012-07-21 11:04:36下载
- 积分:1
-
Texture
灰度共生矩阵 图像纹理特征提取 matlab语言编写(GLCM texture feature extraction matlab language)
- 2011-05-14 16:56:39下载
- 积分:1
-
quyushengzhangfa
用matlab编写的区域生长法的程序,通过选择种子和阈值,可以进行图像分割和检查瑕疵(Written by matlab region growing process, by selecting the seeds and thresholds for image segmentation and inspection for defects)
- 2010-12-21 08:59:06下载
- 积分:1
-
matlab_hough
基于霍夫变换开发一种较通用的快速圆检测方法,并将之应用到虹膜图象的检测中,完成对虹膜内、外边缘的定位。(Hough transform based on the development of a more general-purpose fast circle detection methods, and to apply it to the detection of iris images, the completion of the iris inner and outer edge of the positioning.)
- 2008-07-19 19:45:29下载
- 积分:1
-
bpsko_analysis
基于小波分析的BPSK的OFDM的分析,将对其的频谱进行分类及预测,(Based on the wavelet analysis of the analysis of BPSK OFDM, will the classification and prediction of the spectrum。
)
- 2012-03-22 21:41:32下载
- 积分:1
-
templateMatcher
图像匹配,在一副图象中搜寻子图像,寻找特征点(Image matching, in a sub-image search images to find the feature points)
- 2008-05-30 08:29:18下载
- 积分:1