搜索资源列表
LLE
- 这是我从网上下载到的Locally Linear Embedding(LLE)的Matlab代码,希望对研究Manifold Leanring的同事有所帮助。-This is my downloaded from the Internet to the Locally Linear Embedding (Locally ) Matlab code, and I hope to study Manifold Leanring colleagues help.
lle
- 局部线性嵌入法,用于数据降维 .lle.m -- A simple matlab routine to perform LLE. .scurve.m -- Code to run the \"s-curve\" example. .swissroll.m -- Code to run the \"swiss roll\" example.
lle
- 一个lle的matlab代码,完成我自己硕士论文时所编写-Lle of a matlab code to complete my master s thesis written at
Dimension-reduction--toolbox
- 该工具箱中包含了多种降维算法。其中有传统的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
LLE-and-improve
- LLE(局部线性嵌入)算法研究介绍的pdf,属于算法的开山之作,LLE算法基础核心。学习LLE从这篇开始。-LLE (Locally Linear Embedding) algorithm introduced in pdf, the mountains are algorithms for, LLE algorithm is based on the core. LLE learn from this start.
lle
- 局部线性嵌入算法的matlab代码,改算法是流形学习中的一个算法,目的是将高维流形空间映射到低维嵌入空间。可用于非线性高维数据的降维-matlab code of Local linear embedding algorithm
LLE
- 关于高维数据降维的非线性方法LLE代码,对学习数据降维有帮助-High dimensional data on the nonlinear dimensionality reduction methods LLE code, data dimensionality reduction in learning help
lle
- 非线性降维方法lle 可以应用于高维数据的机器学习-Lle nonlinear dimensionality reduction methods can be applied to high-dimensional data, machine learning
Mani
- 流形学习程序,Isomap,LLE,LTSA,etc,非线性数据降维-manifold learning, Isomap, LLE, LTSA, etc, nonlinear data dimensionality reduction
lle
- 一种流形学习算法,用于非线性降维,文章发表在2000年science杂志上,是一种非常经典的算法。-A manifold learning algorithm for nonlinear dimensionality reduction, articles published in science journal in 2000, is a very classic algorithms.
npe
- 流形学习算法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
LLE
- 此算法是著名的流行学习算法,可以用于数据特征的提取,维数约减等操作。-This algorithm is a famous and usefule algorithm for extrating the fature or reducing the dimension.
LLE
- 流行学习英文文献,主要是局部线性嵌入方法的改进-Pop learning English literature, mainly locally linear embedding Improvement
featurefusionuseingLLEforclassifaction
- 人脸识别文章 feature fusion useing LLE for classifaction-Face article feature fusion useing LLE for classifaction
lle
- a usefull LLE matlab code,it s easy to use
66lle
- LLE降维的源码,内有详细说明,供初学者学习-LLE dimensionality reduction of the source, with detailed instructions for beginners to learn
lle
- 流形学习,局部线性嵌入式算法(LLE),一种智能的算法去推测捕捉高维空间中所包含的低维特征。与适合于局部维数约减的聚类算法不同,LLE算法在单一的低维的全域坐标系统中表征采样空间,然而它并没有优化最小局域。通过对线性重构的局域对称的研究应用,LLE能够描述非线性流形的全局结构,例如那些人脸的数据集或者文本文档集-Manifold learning, embedded local linear algorithm (LLE), an intelligent algorithm to predict
lle代码可用
- lle的matlab代码实现,可以运行,有两种,都可以使用,随便大家用哪一个~
lle
- lle用来处理高维数据降维,经检验此程序运行效果很好(LLE is used to deal with dimensionality reduction of high-dimensional data. It is proved that the program runs well.)