搜索资源列表
sparse-subspace-clustering
- 关于稀疏子空间聚类的算法程序实现,及对应的论文,matlab源码实现。-On sparse subspace clustering algorithm procedures, and the corresponding paper, matlab source code.
Sparse-representation
- 稀疏低秩表示,基于稀疏表示的子空间谱聚类方法-Sparse representation
SSC_1.0
- 数据聚类方法最新方法——稀疏子空间聚类法SSC-SSC Matlab Code
clustering-master
- 稀疏子空间聚类的算法程序实现,用Matlab实现的SSC算法。-Sparse subspace clustering algorithm procedures to achieve, SSC algorithm implemented with Matlab.
2015B
- 2015数学建模B题,包括了人工智能很多知识,有谱聚类,多流形学习,人脸识别,以及稀疏子空间聚类。其中的英文参考文献很有价值。-2015 mathematical modeling of B problems, including the artificial intelligence of a lot of knowledge, a spectral clustering, manifold learning, face recogn
Desktop
- 这是稀疏子空间聚类的源程序,里面有参考文献原文,以及我自己编的一个实现代码,有需要可以调用程序自己修改的。-This is a sparse subspace clustering of source program, which has a reference text, and I made up a code, there is a need to call the program to modify their own. T
SSC
- 稀疏子空间聚类(SSC)算法,对一组高维数据分类,得到正确的分类结果-SSC Algorithm
SSC
- 利用SSC算法对空间数据进行稀疏子空间聚类,具有良好的效果。-SSC algorithms use spatial data sparse subspace clustering, with good results.
SSC_ADMM_v1.1
- 稀疏子空间聚类,利用稀疏自表示模型对数据聚类分析。-Sparse Subspace Clustering(SSC) by self-expressive model
程序
- 以稀疏子空间聚类以及低秩子空间聚类等基本谱聚类算法为基础,通过 运用核映射算法,融合与数据本身结构相关的局部切线空间函数以及主成分分析 算法建立了可以应对独立子空间聚类、非独立子空间聚类、非线性聚类、混合多 流体聚类问题以及多种含有大数据量的实际问题,包括处理运动分割、人脸识别、 工件识别等情况中的多种类型数据分类的聚类算法,并且引入 Map-Reduce 并行处 理方法优化了算法的计算效率(Based on the basi
SSC
- 基于稀疏表征的子空间聚类算法,是vidal的算法的MATLAB实现(The subspace clustering algorithm based on sparse representation is the MATLAB implementation of vidal's algorithm)
CLIQUE
- CLIQUE(Clustering In QUEst)是一种简单的基于网格的聚类方法,用于发现子空间中基于密度的簇。CLIQUE把每个维划分成不重叠的区间,从而把数据对象的整个嵌入空间划分成单元。它使用一个密度阈值识别稠密单元和稀疏单元。一个单元是稠密的,如果映射到它的对象数超过该密度阈值。(CLIQUE (Clustering In QUEst) is a simple grid based clustering method for
87361043sparse-subspace-clustering
- SSC经典的稀疏子空间聚类算法,matlab代码,可用于图像分割,图像识别等(SSC based matlab,can be used for image segmentation,image recognization and so on)
稀疏子空间聚类程序
- 稀疏子空间聚类程序,其中包含 LS3C_release,SSC_1.0, SSC_ADMM等程序(sparse subspace cluster code)