搜索资源列表
LLE
- 此程序为非线性降维典型算法之一--LLE算法,对想进行高维数据降维研究的朋友们值得一看
mani
- 图象降维算法,比如有名的LLE,PCA,ISOMAP......等,对研究图象分析的研究人员有很大的帮助-image dimensionality reduction algorithms such as the famous LLE, PCA, ISOMAP .... Image analysis of the study researchers will be very helpful
MATLAB_Codes_for_Dimensionality_Reduction
- 数据降维工具箱,包括一些典型算法,例如pca,lle,mds,lda等。-Data dimensionality reduction tool kit, including some typical algorithms, such as the pca, lle, mds, lda, etc..
LLE
- 此程序为非线性降维典型算法之一--LLE算法,对想进行高维数据降维研究的朋友们值得一看-This procedure for nonlinear dimensionality reduction algorithm, one of the typical- LLE algorithm, to want to high-dimensional data dimensionality reduction study to see frien
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. -Locally Linear Embedding method for data
lle
- 非线性降维方法lle 可以应用于高维数据的机器学习-Lle nonlinear dimensionality reduction methods can be applied to high-dimensional data, machine learning
drtoolbox.tar
- 这是一个MATLAB工具箱包括32个降维程序,主要包括 pca,lda,MDS等十几个程序包,对于图像处理非常具有参考价值- ,This Matlab toolbox implements 32 techniques for dimensionality reduction. These techniques are all available through the COMPUTE_MAPPING function or trhoug
Mani
- 流形学习程序,Isomap,LLE,LTSA,etc,非线性数据降维-manifold learning, Isomap, LLE, LTSA, etc, nonlinear data dimensionality reduction
LLE
- 关于高维数据降维的非线性方法LLE代码,对学习数据降维有帮助-High dimensional data on the nonlinear dimensionality reduction methods LLE code, data dimensionality reduction in learning help
lle
- 一种流形学习算法,用于非线性降维,文章发表在2000年science杂志上,是一种非常经典的算法。-A manifold learning algorithm for nonlinear dimensionality reduction, articles published in science journal in 2000, is a very classic algorithms.
mani
- 一个集成了8种降维方法的GUI(包括常见的PCA、LLE、isomap、HLLE等线性与非线性将为方法)-An integrated eight kinds of dimensionality reduction methods GUI (including common PCA, LLE, isomap, HLLE, etc. will be linear and nonlinear methods)
lle
- LLE实现,好不容易才找到 可以实现降维,-to realize LLE
lle
- 基于邻域嵌入式的降维 充分利用matlab矩阵的功能 程序简捷-Neighborhood-based embedded full advantage of dimension reduction procedures for simple matlab function matrix
66lle
- LLE降维的源码,内有详细说明,供初学者学习-LLE dimensionality reduction of the source, with detailed instructions for beginners to learn
lle
- 局部线性嵌入算法的matlab代码,改算法是流形学习中的一个算法,目的是将高维流形空间映射到低维嵌入空间。可用于非线性高维数据的降维-matlab code of Local linear embedding algorithm
LLE
- lle降维,可以参考非线性降维的方法,感觉没lda好用,比pca还行(LLE dimension reduction)
synthetic_data
- 实现LLE降维的一种改进方法,并通过文件中的五组数据来说明(LLE dimension reduction)
lle
- lle用来处理高维数据降维,经检验此程序运行效果很好(LLE is used to deal with dimensionality reduction of high-dimensional data. It is proved that the program runs well.)
lle
- 实现非线性的数据降维,很简单的代码,比较容易明白(Achieve nonlinear data dimensionality reduction, very simple code, easier to understand.)
lle
- 此程序为局部线性嵌入,能够实现降维功能。(This program is locally linear embedding and can realize dimensionality reduction function.)