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

搜索资源列表

  1. LapLDA

    0下载:
  2. 利用LapLDA进行初始化,预测出无标签数据XU的类别信息,这样所有的训练样本都有类别了。 为样本 的软类别标签,软类别标签中最大的问题对应其具体类别。 LapLDA可用基于原始数据的LLE-style reconstruction weights -LLE-style reconstruction weights
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1068
    • 提供者:sunjob
  1. leigs

    0下载:
  2. 比較了lle算法,le算法等經典降維算法的效果的matlab源碼-Lle comparison algorithm, le algorithm classic effect dimensionality reduction algorithm matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:755
    • 提供者:wangmumu
  1. drtoolbox.tar

    0下载:
  2. 用于降维的matlab工具包,包括PCA,LDA,LLE,等-Matlab Toolbox for Dimensionality Reduction Principal Component Analysis (PCA) Probabilistic PCA Factor Analysis (FA) Classical multidimensional scaling (MDS) Sammon mapping Linear Discriminant Analysis (LDA
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1119363
    • 提供者:晗嫣
  1. lle

    0下载:
  2. local linear embedding algorithm is simple to implement with MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:564196
    • 提供者:hamed
  1. drtoolbox

    0下载:
  2. 对数据进行降维可视化的工具箱。里面有PCA、LLE、LLC等十多种方法。可以自主编程进行对大数据的降维可视化。-Dimensionality reduction data visualization toolkit. There are PCA, LLE, LLC and a dozen other methods. You can customize the programming for large data dimensionality reduction visualization.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1220009
    • 提供者:金鹏
  1. LLE

    1下载:
  2. 该算法是局部线性嵌入的算法,代码无误,已运行,并且附带数据集,可以使用,非常实用。-The algorithm is locally linear embedding algorithm, the code is correct, has been running, and with the data set, you can use, very practical.
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-05-09
    • 文件大小:1778158
    • 提供者:xiaohuiyu
  1. Chaos-Toolbox-Ver.2.0

    1下载:
  2. matlab计算混沌系统的工具箱,里面包含相图绘制,poincare绘制以及LLE指数求解-matlab computing chaotic system toolbox, which contains the phase diagram, poincare draw and LLE index Solving
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:694972
    • 提供者:贾皓
  1. 1347R1

    0下载:
  2. lle在图像检索中的应用,GUI界面,包括提取HSV颜色空间的颜色矩特征的子程序,提取图像 不变矩的子程序,提取图像文理特征的子程序,基于傅立叶描述子的纹理特征提取子程序等。-Lle application in image retri , the GUI interface, including extraction of HSV color space the color of the torque characteristics of a subroutine, extract the i
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:520548
    • 提供者:gy
  1. MatlabManifold-Leanring

    0下载:
  2. 这是我从网上下载到的Locally Linear Embedding(LLE)的Matlab代码,希望对研究Manifold Leanring的同事有所帮助- This is what I downloaded the Internet to the Locally Linear Embedding (LLE) Matlab code, I hope to study Manifold Leanring colleague helpful
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2969
    • 提供者:尹大鹏
  1. LLE

    0下载:
  2. 计算最大李雅普诺夫指数的wolf方法,运行速度快,占用内存小,希望大家多多交流学习-Calculate the maximum Lyapunov exponent wolf method is fast and small memory, hope a lot of exchange of learning
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:851
    • 提供者:吕秀品
  1. lle

    1下载:
  2. 一种非常好用的介绍流形降维的算法 我一直在用,感觉还不错对写毕业论文有很大的帮助-A very easy to use algorithm introduced manifold dimensionality reduction
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1868
    • 提供者:赵宇
  1. techniques

    0下载:
  2. 这是一个非常有用的程序主要是用来光谱降维处理的手段有PCA,LCA,LLE,Isomap等-This is a very useful procedure mainly used for spectral dimension reduction processing by means of PCA, LCA, LLE, Isomap, etc.
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:904564
    • 提供者:bin
  1. 3

    0下载:
  2. 基于马氏距离度量的局部线性嵌入算法 局部线性嵌入算法(LLE)中常用欧氏距离度量样本间相似度.而 对于图像等高维数据,欧氏距离不能准确体现样本间的相似程度.文中提出基于马氏距离度量的局部线性嵌入算法(MLLE).算法首先从现有样本中学习到一个 马氏度量,然后在LLE算法的近邻选择、现有样本及新样本降维过程中用马氏度量作为相似性度量.将MLLE算法及其它典型的流形学习算法在ORL和 USPS数据库上进行对比实验,结果表明MLLE算法具有良好的识别性能. -Based on local
  3. 所属分类:Graph program

    • 发布日期:2017-05-05
    • 文件大小:406249
    • 提供者:fangsm
  1. llr

    0下载:
  2. 这是一个局部线性嵌入的matlab程序,效果不错,定会对你们有用。-It is a LLE example. I hope it can help you.
  3. 所属分类:Fractal program

    • 发布日期:2017-12-13
    • 文件大小:705
    • 提供者:廖萌萌
  1. 语音识别 程序

    0下载:
  2. PCA主成分分析和LLE算法降维算法用于语音识别。(PCA speech dimensionality reduction recognition)
  3. 所属分类:语音合成与识别

  1. MATLAB Codes for Dimensionality Reduction

    2下载:
  2. 子空间学习方法工具箱,包含PCA、LDA、LLE、ISOMAP等经典子空间分析方法(Subspace learning method toolbox, including classical subspace analysis methods such as PCA, LDA, LLE, ISOMAP and so on)
  3. 所属分类:数学计算

    • 发布日期:2018-01-08
    • 文件大小:1013760
    • 提供者:llb3112040011
  1. mani

    0下载:
  2. 流形学习主要方法的可视化界面,包括LLE、ISOMAP、LE、PCA等方法和8种经典测试流形数据。(Visulization interface for mainfold learning methods)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:14336
    • 提供者:dakarai
  1. aubblc_operator

    0下载:
  2. 此程序为非线性降维典型算法之一--LLE算法,对想进行高维数据降维研究的朋友们值得一看()
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:8192
    • 提供者:tsandew
  1. CS_SVM_exmp

    0下载:
  2. 该程序是cs-svm的程序,用于对svm的算法优化(This program is a program of cs-svm, which is used to optimize the algorithm of SVM.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:LY14
  1. Dimensionality-Reduction-LLE-master (1)

    1下载:
  2. ISOMAP是一种非线性降维方法,将测地线距离应用于MDS中(ISOMAP is a math fou dimensional reduste)
  3. 所属分类:matlab例程

    • 发布日期:2018-12-24
    • 文件大小:5009408
    • 提供者:旺旺狗
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com