SMMC聚类算法

上传者: xuxiaoxue15 | 上传时间: 2021-07-21 10:02:22 | 文件大小: 154KB | 文件类型: RAR
SMMC 解决流形聚类问题 好用 function [cluster_labels,ppca_label,mse,time_mppca,time_smmc,time_sc,W] = smmc(X,nClusts,ppca_dim,ncentres,knn,power) %%%% spectral multi-manifold clustering (smmc) algorithm %%%% Input % X D by N data matrix D*N的矩阵 % nClusts number of clusters 聚类的数目 % ppca_dim dimension of principal component subspace in PPCA PPCA中主元子空间维数 % ncentres number of centres in the mixture model 混合模型中的中心数 % knn number of nearest neighbors 最近邻数 % power power of affinity 权重 %%%% Output % cluster_labels the label of each point using smmc % ppca_label the mixture label of each point in PPCA % mse average L2 error using the mixture model % time_mppca running time of MPPCA % time_smmc running time of smmc % time_sc running time of spectral clustering on the affinity matrix % W affinity matrix used in spectral clustering % Begin copyright notice % % May,2010 % % Written by Yong Wang (yongwang82@gmail.com) % % This code is provided as is, with no guarantees except that % bugs are almost surely present. % % Comments and bug reports are welcome. % % You are free to modify, extend or distribute this code, as long % as this copyright notice is included whole and unchanged. % X =evalin('base','data'); % X=X'; % ppca_dim=2;

文件下载

资源详情

[{"title":"( 21 个子文件 154KB ) SMMC聚类算法","children":[{"title":"smmc v-1.0","children":[{"title":"gmmprob.m <span style='color:#111;'> 658B </span>","children":null,"spread":false},{"title":"kmeans1.m <span style='color:#111;'> 3.73KB </span>","children":null,"spread":false},{"title":"gmmem.m <span style='color:#111;'> 5.14KB </span>","children":null,"spread":false},{"title":"gmminit.m <span style='color:#111;'> 3.59KB </span>","children":null,"spread":false},{"title":"benchmark data sets","children":[{"title":"two_spirals2.mat <span style='color:#111;'> 15.45KB </span>","children":null,"spread":false},{"title":"hybrid.mat <span style='color:#111;'> 56.72KB </span>","children":null,"spread":false},{"title":"five_affine_subspaces.mat <span style='color:#111;'> 10.72KB </span>","children":null,"spread":false},{"title":"two_spirals.mat <span style='color:#111;'> 15.44KB </span>","children":null,"spread":false},{"title":"two_circles.mat <span style='color:#111;'> 9.34KB </span>","children":null,"spread":false},{"title":"three_linear_planes.mat <span style='color:#111;'> 27.63KB </span>","children":null,"spread":false}],"spread":true},{"title":"subspacea.m <span style='color:#111;'> 9.84KB </span>","children":null,"spread":false},{"title":"dist2.m <span style='color:#111;'> 891B </span>","children":null,"spread":false},{"title":"consist.m <span style='color:#111;'> 2.55KB </span>","children":null,"spread":false},{"title":"ppca.m <span style='color:#111;'> 1.89KB </span>","children":null,"spread":false},{"title":"smmc.m <span style='color:#111;'> 3.33KB </span>","children":null,"spread":false},{"title":"gmmpost.m <span style='color:#111;'> 966B </span>","children":null,"spread":false},{"title":"computing_L2_error.m <span style='color:#111;'> 413B </span>","children":null,"spread":false},{"title":"gmmactiv.m <span style='color:#111;'> 2.28KB </span>","children":null,"spread":false},{"title":"maxitmess.m <span style='color:#111;'> 471B </span>","children":null,"spread":false},{"title":"gmm.m <span style='color:#111;'> 3.88KB </span>","children":null,"spread":false},{"title":"eigdec.m <span style='color:#111;'> 1.31KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明