-
特征选择之relief-F的MATLAB实现
Relief-F 算法是由 Kononenko 在 Relief 算法基础上扩展得到的,可以用来解决多分类与回归问题。 Relief-F 特征选择算法利用特征与类别间的相关程度判别特征的敏感程度,敏感的特征能使同类样本靠近,非同类样本远离。基本思想是: 先随机从总样本集 D中获取一个样本 R, 然后在 与 R 同类样本集中和与R 异类 样 本 集 中 各 获 取 k 个近 邻 样 本, 在 特 征 集 F中如果某个特征上异类样本的距离大于同类样本,则这个特征是有利于分类的,增加其权重,重复 n 次 取所有结果的均值作为每个特征的最终权重值.
- 2020-11-29下载
- 积分:1
-
Lip
用Matlab写的投影法提取嘴唇
输入图像必须是规定大小的人脸(Written using Matlab projection extraction lips input image must be provided for the size of face)
- 2008-04-04 15:39:11下载
- 积分:1
-
matlab
rgb在matlab中三个通道的子图显示,直方图 ,频谱图,高斯滤波后的图像显示(RGB in MATLAB, three channel subgraphs show histograms, spectrogram, and Gauss filtered image display)
- 2021-03-18 16:19:20下载
- 积分:1
-
GNSS-PRocess
本文介绍了一种
)’’
多系统静态基线数据处理方法!该方法使用统一的方式来处理
&’
5.)6’’
北斗
及三者融合的观测数据#这种处理方法已经实现在广州南方测绘仪器有限公司的静态后处理软件中#本文使用实际数据验
证了这种处理方法!得到了较好的结果(This article describes a ) ' multi-system static baseline data processing method! This method uses a unified way to deal & ' ' 5.) 6' ' ' Compass and three observational data fusion# This treatment method It has been achieved in the static Guangzhou South mapping Instrument Co.# post-processing software used herein, the actual data validation of this approach! Get better results)
- 2015-06-30 11:16:20下载
- 积分:1
-
图片边缘检测滤镜,浮雕, 反选色去色黑白化多功能代码
图片边缘检测滤镜,浮雕, 反选色去色黑白化多功能代码
- 2019-11-14下载
- 积分:1
-
iris_gabor_filter
虹膜识别中的特征提取算法:2D-Gabor滤波器算法,将归一化的虹膜图像由此滤波器滤波,可以得到二进制的特征编码。附图片。(Iris recognition in the feature extraction algorithm: 2D-Gabor filter algorithm, the normalized iris image resulting filter can be obtained characteristics of the binary encoding. Attached picture.)
- 2008-03-22 21:15:06下载
- 积分:1
-
PCaK-means
基于相位一致性与K-means方法的结合边缘检测(PC and K-means)
- 2020-12-05 03:09:24下载
- 积分:1
-
morpher_source.tar
File from feature-based image metamorphosis
- 2011-07-10 17:11:35下载
- 积分:1
-
highresolution
这是一本关于超分辨的英文书籍,希望对大家有用1(This is a english book about super-resolution,hope to help you!)
- 2021-04-09 15:38:59下载
- 积分:1
-
jingnaicha
本程序用C语言在LSB上添加水印。最低有效位(LSB)是给这些单元值的一个二进制整数位位置,就是,决定是否这个数字是偶数或奇数。LSB有时候是指最右边的位,因为写较不重要的数字到右边位置符号的协定。它类似于一个十进制整数的最不重要的数字,它是在一个(最右边)位置的数字。(This program in C language to add a watermark on the LSB. The least significant bit (LSB) is a binary integer position to the value of these units, that is, to decide whether this number is even or odd. LSB is sometimes referred to as the rightmost bit, write a less important figure to the right location symbol Agreement. It is similar to the most significant digit of a decimal integer, it is the number in a (far right) position.)
- 2012-02-24 10:34:45下载
- 积分:1