文件名称:SOGFS_aaai16
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Structured
Optimal Graph Feature Selection
对图像样本进行特征选择,使用自学习算法,然后得出相似度矩阵S(% Input
% X: dim*num data matrix
% gamma: coefficient of L21
% d: projection dim of W(dim*d)
% c: number of clusters
% k: nearest neighobrs
%Output
%id: sorted features by ||w_i||_2)
Optimal Graph Feature Selection
对图像样本进行特征选择,使用自学习算法,然后得出相似度矩阵S(% Input
% X: dim*num data matrix
% gamma: coefficient of L21
% d: projection dim of W(dim*d)
% c: number of clusters
% k: nearest neighobrs
%Output
%id: sorted features by ||w_i||_2)
相关搜索: SOGFS算法
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
eig1.m | 637 | 2015-11-11 |
EProjSimplex_new.m | 1386 | 2015-11-11 |
InterationW.m | 733 | 2016-10-08 |
L2_distance_1.m | 518 | 2015-11-11 |
SOGFS.m | 1846 | 2016-10-08 |