CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 流形学习 matlab

搜索资源列表

  1. IsomapR1

    0下载:
  2. 流形学习 matlab开发的图形界面 集成了八个算法和十几个例子
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:590008
    • 提供者:姜波
  1. cca.zip

    0下载:
  2. Fei Sha 等人编写的流形学习算法CCA的matlab代码,它基于MVU算法,但是计算速度比较慢,Fei Sha and others prepared CCA manifold learning algorithm of matlab code, which is based on MVU algorithm, but the calculation speed is relatively slow
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:16381
    • 提供者:Chenping Hou
  1. manifold.zip

    1下载:
  2. 流形学习算法库,包括主要的流形学习算法。LLE,ISOMAP,LE等算法,Manifold learning algorithm library, including the main manifold learning algorithm. LLE, ISOMAP, LE, such as algorithm
  3. 所属分类:其他小程序

    • 发布日期:2014-03-09
    • 文件大小:11010304
    • 提供者:charles
  1. lpp.rar

    0下载:
  2. 一种很重要的非监督降维方法,是流形学习算法Laplacian Eigenmap 的线性化方法,在人脸识别中效果非常好。,A very important method of unsupervised dimensionality reduction, manifold learning algorithm is Laplacian Eigenmap linearization method is very effective in face recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1449
    • 提供者:仲国强
  1. mani

    0下载:
  2. 流形学习matlab实现源码,好东西大家一起分享-Manifold learning matlab source code to achieve good things to share with everyone
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:14086
    • 提供者:哈哈
  1. Dimension-reduction--toolbox

    1下载:
  2. 该工具箱中包含了多种降维算法。其中有传统的PCA和Local PCA算法,也有典型的流形学习算法,如Isomap、LLE、HLLE、Laplacian Eigenmaps 和 Local Tangent Space 。-The toolbox contains a variety of dimensionality reduction algorithms. In which the traditional PCA and Local PCA algorithms, there are the
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:196076
    • 提供者:芝麻
  1. ltsa

    1下载:
  2. 一种用于非线性降维的流形学习算法,主要是先考虑用每一点处的局部切空间表示该点处的几何特征,然后都局部切空间进行排列。-A non-linear dimensionality reduction of manifold learning algorithm, mainly to consider every point of the partial cut Department said that the space of the geometric characteristics of poin
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-10-29
    • 文件大小:1534
    • 提供者:仲国强
  1. lle

    2下载:
  2. 局部线性嵌入算法的matlab代码,改算法是流形学习中的一个算法,目的是将高维流形空间映射到低维嵌入空间。可用于非线性高维数据的降维-matlab code of Local linear embedding algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1179
    • 提供者:zhouxin
  1. toolbox_dimreduc

    0下载:
  2. 几种经典的降维工具的matlab程序。供想学习流形学习算法的朋友分享。-This is a dimension reduction toolbox developed by Laurens van der Maaten(MISS). You are free to use, modify, or redistribute this software in any way you want, but only for non-commercial purposes. This Matlab too
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:195285
    • 提供者:李祥宝
  1. Manifold

    0下载:
  2. 很不错的流形学习算法 包含了MDS PCA ISOMAP LLE等算法-Very good manifold learning algorithm includes the MDS PCA ISOMAP LLE, such as eight kinds of algorithms
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:13994
    • 提供者:yangdawei
  1. lle

    0下载:
  2. 一种流形学习算法,用于非线性降维,文章发表在2000年science杂志上,是一种非常经典的算法。-A manifold learning algorithm for nonlinear dimensionality reduction, articles published in science journal in 2000, is a very classic algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1983
    • 提供者:仲国强
  1. npe

    0下载:
  2. 流形学习算法lle的线性化方法,是一种非监督的降维方法,比lle的优势在于可以将新的样本点映射到低维空间。-Lle manifold learning algorithm of the linearization method, is a non-supervised dimensionality reduction method has the advantage of being more than lle can sample the new point is mapped to the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1815
    • 提供者:仲国强
  1. hlle

    0下载:
  2. 一种流形学习算法,改正了Isomap不能对非凸流形进行降维的不足,是一种局部等距的降维方法。-A manifold learning algorithm, Isomap can not be corrected for non-convex manifolds for the lack of dimensionality reduction is a partial isometric method of dimensionality reduction.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1788
    • 提供者:仲国强
  1. lltsa

    4下载:
  2. 流形学习算法LTSA的线性化方法,在基因分类聚类中得到了应用,可以将新样本线性地投射到低维空间。-LTSA manifold learning algorithm of the linearization method, clustering in gene classification has been applied to new samples can be projected onto the linear and low-dimensional space.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1563
    • 提供者:仲国强
  1. drtoolbox.tar

    0下载:
  2. 基于流形学习的各种算法的matlab程序包,非常实用的。-All based on manifold learning algorithm matlab package, very useful.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-09
    • 文件大小:2236337
    • 提供者:唐安
  1. L2_distance

    0下载:
  2. 流形学习最常用的算法LE算法,可在此基础上进行修改或和其他算法相结合,实现更优的聚类效果。(Manifold learning, the most commonly used algorithm, LE algorithm, which can be modified on this basis, or combined with other algorithms to achieve better clustering results.)
  3. 所属分类:Windows编程

  1. 基于流形学习的Matlab代码

    1下载:
  2. 基于Matlab开发的几种流形学习代码,能运行。有一定的文字说明(Based on matlab manifold learning)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-06
    • 文件大小:221184
    • 提供者:yippo
  1. IMM6

    2下载:
  2. 一种基于扩展的增量流形学习算法IMM-ISOMAP matlab源代码,数据也包含在里面了 (An incremental manifold learning algorithm based on IMM-ISOMAP matlab source code, the data is also included in the)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-07-17
    • 文件大小:5165056
    • 提供者:刘杰飞
  1. LLE-master

    2下载:
  2. 流形学习局部线性嵌入算法MATLAB实现源代码(Manifold Learning Local Linear Embedding Algorithms MATLAB Implementation Source Code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-09-18
    • 文件大小:2794496
    • 提供者:三月_520
  1. Isomap降维算法MATLAB代码实现

    1下载:
  2. Isomap降维算法MATLAB代码实现。isomap最主要的优点就是使用“测地距离”,而不是使用原始的欧几里得距离,这样可以更好的控制数据信息的流失,能够在低维空间中更加全面的将高维空间的数据表现出来。机器学习。流形学习。降维
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com