CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - ISOmap

搜索资源列表

  1. S-Isomap

    1下载:
  2. Descr iption: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP. Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Transactio
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:30.87kb
    • 提供者:修宇
  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. 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. Isomap

    1下载:
  2. 这个程序对于学习流行学习算法的朋友很有借鉴意义,在matlab上能够运行。-This procedure popular learning algorithm for learning a friend of referential significance, in the matlab able to run.
  3. 所属分类:matlab例程

    • 发布日期:2014-03-09
    • 文件大小:579.85kb
    • 提供者:li
  1. IsomapR1

    0下载:
  2. Isomap code --------------------------------------- Author: Josh Tenenbaum (jbt@psych.stanford.edu) [Dijkstra code by Mark Steyvers (msteyver@psych.stanford.edu)]-Isomap code --------------------------------------- Author: Josh Tenen
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:576.02kb
    • 提供者:John Smith
  1. SSIsomap1

    1下载:
  2. semi supervised Isomap,matlab codes.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.96kb
    • 提供者:MaySerena
  1. MATLABCodesforDimensionalityReduction

    0下载:
  2. 维数约减matlab工具箱,包括LLE,ISOMAP,NPE等,具有较好的效果-Dimensionality reduction matlab toolbox, including LLE, ISOMAP, NPE, etc., with good results
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:914.78kb
    • 提供者:韩静书
  1. isomap

    0下载:
  2. In statistics, Isomap is one of several widely used low-dimensional embedding methods, where geodesic distances on a weighted graph are incorporated with the classical scaling (metric multidimensional scaling). Isomap is used for computing a quasi-is
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.24kb
    • 提供者:Karthikeyan
  1. Isomap2

    0下载:
  2. Isomap的改进算法,速度较快。包括了一个瑞士卷生成程序和dijk距离算法。-Improved Isomap algorithm faster. Includes a volume generator and dijk Switzerland distance algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:572.95kb
    • 提供者:陈普登
  1. isomap

    1下载:
  2. 流形学习的经典短发 ISOMAP 的原代码-classical algorithm of isomap, it is quite useful in manifold learning
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:575.9kb
    • 提供者:张平
  1. ISOMAP-Algorithm-Function-xiugai

    0下载:
  2. 一种实现流形学习ISOMAP的matlab算法 即将mds中的欧氏距离替换为测地距离 保证其拓扑空间不变 实现数据的特征提取-An matlab program that can realize ISOMAP algorithm. To replace the Euclidean distance to the distance measurement.To ensure the realization of the same topological space data feature ext
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.76kb
    • 提供者:
  1. ISOMAP

    0下载:
  2. ISOMAP projction algorithm
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:1.16kb
    • 提供者:asdasda
  1. mani-isomap

    1下载:
  2. 流行学习isomap(有标注,便于更好理解等距映射方法在高维数据降维过程的实现)-Popular learning isomap (have annotations, facilitate better understanding isometric mapping method in the implementation of the high-dimensional data dimension reduction)
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:15.32kb
    • 提供者:夏颖
  1. ISOMAP.MATLAB

    1下载:
  2. ISOMAP算法的matlab源程序,可直接运行,对于matlab的初学者有很好的借鉴意义,强烈推荐-It is a process written for ISOMAP algorithm.I am sure you will enjoy it
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:888byte
    • 提供者:SM
  1. ISOMAP

    0下载:
  2. This the matlab code for the ISOMAP function. A very useful algorithm used in pattern recognition applications when feature reduction is required.-This is the matlab code for the ISOMAP function. A very useful algorithm used in pattern recognition ap
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.87kb
    • 提供者:smd
  1. Isomap

    0下载:
  2. Isomap是一种非线性降维方法。又是一种广泛使用的低维嵌入的方法。[ 1 ] Isomap用于计算准等距,低维嵌入的一组高维数据点。该算法提供了一个简单的方法,用于估计基于一个粗略的估计,每个数据点的邻居流形上的数据流形的内在几何。Isomap是高效和一般适用于范围广泛的数据源和维度。-Isomap is a Nonlinear dimensionality reduction method. And is also one of several widely used low-dimensi
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:8.54mb
    • 提供者:liujun
  1. ISOMAP-Algorithm

    0下载:
  2. ISOMAP算法,其中做了部分修改。算法采用K近邻图计算测地距离的方法,最后进行低维嵌入-ISOMAP algorithm, which made some modification.Algorithm of geodesic distance is obtained by using the K neighbor graph method, finally to low dimensional embedding
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.67kb
    • 提供者:ee
  1. isomap

    0下载:
  2. ISOMAP瑞士卷的matlab实现,实现降维功能(matlab realize of ISOMAP)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:4kb
    • 提供者:wwx99
  1. Isomap算法

    2下载:
  2. Isomap算法的matlab代码,简单易行。(the matlab of the Isomap algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:579kb
    • 提供者:地狱孤狼
  1. Isomap降维算法MATLAB代码实现

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

« 12 3 »
搜珍网 www.dssz.com