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

搜索资源列表

  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
    • 文件大小:16kb
    • 提供者:Chenping Hou
  1. manifold.rar

    0下载:
  2. 基于matlab开发的一个简单的流形学习的工具箱,附带有使用说明,Matlab developed based on a simple manifold learning kit comes with instructions
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:240.5kb
    • 提供者:喻军
  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
    • 文件大小:10.5mb
    • 提供者:charles
  1. lle.rar

    2下载:
  2. LLE算法,matlab源码,LLE算法是流形学习算法的一种,LLE algorithm, matlab source, LLE algorithm manifold learning algorithm is a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:1.37kb
    • 提供者:hailun
  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
    • 文件大小:1.42kb
    • 提供者:仲国强
  1. mani

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

    • 发布日期:2017-03-29
    • 文件大小:13.76kb
    • 提供者:哈哈
  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
    • 文件大小:191.48kb
    • 提供者:芝麻
  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
    • 文件大小:1.5kb
    • 提供者:仲国强
  1. Isomap

    3下载:
  2. Isomap流形降维算法,包括了一个瑞士卷生成数据,dijk距离算法。-Dimensionality reduction algorithm Isomap manifold, including the formation of a Swiss roll data, dijk distance algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:571.75kb
    • 提供者:陈普登
  1. lle

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

    • 发布日期:2017-03-25
    • 文件大小:1.15kb
    • 提供者: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
    • 文件大小:190.71kb
    • 提供者:李祥宝
  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
    • 文件大小:13.67kb
    • 提供者:yangdawei
  1. Mani

    1下载:
  2. 流形学习程序,Isomap,LLE,LTSA,etc,非线性数据降维-manifold learning, Isomap, LLE, LTSA, etc, nonlinear data dimensionality reduction
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:28.65kb
    • 提供者:ZHUANG
  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
    • 文件大小:1.94kb
    • 提供者:仲国强
  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
    • 文件大小:1.77kb
    • 提供者:仲国强
  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
    • 文件大小:1.75kb
    • 提供者:仲国强
  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
    • 文件大小:1.53kb
    • 提供者:仲国强
  1. OLPP

    1下载:
  2. 在人脸识别过程中,进行非线性特征提取,基于流形的特征提取,正交局部保持投影。-In face recognition process, non-linear feature extraction, based on the feature extraction, orthogonal submanifolds with local keep projection.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2.68mb
    • 提供者:白万荣
  1. 基于流形学习的Matlab代码

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

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

    2下载:
  2. kahler流形的matlab实现 用于对黎曼几何中黎曼流形的研究 和乐群理论(Matlab implementation of Kahler manifold)
  3. 所属分类:图形图像处理

    • 发布日期:2020-09-08
    • 文件大小:5kb
    • 提供者:粥粥123
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com