搜索资源列表
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.
manifold.rar
- 基于matlab开发的一个简单的流形学习的工具箱,附带有使用说明,Matlab developed based on a simple manifold learning kit comes with instructions
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
- 局部线性嵌入算法的matlab代码,改算法是流形学习中的一个算法,目的是将高维流形空间映射到低维嵌入空间。可用于非线性高维数据的降维-matlab code of Local linear embedding algorithm
MATLABCodesforDimensionalityReduction
- 维数约减matlab工具箱,包括LLE,ISOMAP,NPE等,具有较好的效果-Dimensionality reduction matlab toolbox, including LLE, ISOMAP, NPE, etc., with good results
lle
- 用matlab来实现局部线性嵌入算子,实现效率比较高-Using matlab to realize lle,the efficiency is good enough
lle_and_pca
- 实现lle和pca的matlab编程,主要目的是比较lle和pca这两个高维数据降维方法的性能,各有所长。-Use matlab to realise lle and pca ,the purpose is to compare lle and pca,which reduce high dimension data to low data dimension,and each has advantage!
lle
- 线性局部matlab程序!!!直接可以使用,附加一个解决ppt!-Linear partial matlab program! ! !
manifold-learning.lle
- 流形学习是一种新的无监督机器学习方法,局部线形嵌入(Locally Linear Embedding,LLE)发现嵌入在高维数据中的低维流形,流形学习算法,MATLAB程序-manifold learning
DRTOOL_drtoolbox
- matlab 降维工具箱,最新版本。包含各类线性及非线性降维代码,lle,lpp,mvu,isomap,npe等皆在其中。-DRTOOL, by itself, creates a new DRTOOL or raises the existing singleton*. H = DRTOOL returns the handle to a new DRTOOL or the handle to the existing single
lle
- 局部线性嵌入算法(LLE),matlab完美实现,用于高维数据的降维,是非线性降维算法!-This is a LLE which can ruduce the dismention of data.
lle
- 这是我从网上下载到的Locally Linear Embedding(LLE)的Matlab代码,希望对研究Manifold Leanring的同事有所帮助-This is I downloaded from the Internet to the Locally Linear Embedding (LLE) of Matlab code, and hope to the study of Manifold Leanring colleagues help
Desktop
- 参考文献“基于LLE的特征提取及应用”中的方法,我自己编写的一个LLE的测试数据处理方法程序。主要是针对新进数据如何进行LLE降维,配合matlab 降维工具箱Dimensionality Reduction v0.3b 使用。如有问题请指正。-It s a algorithm used to deal with new sample sets with LLE.
ManifoldLearn.tar
- 流形学习的matlab集成代码,包括经典的LLE等算法-manifold learning for matlab
lle
- 經典的流型降維算法,lle的matlab程序源碼-Classic flow pattern dimension reduction algorithm, lle matlab program source
leigs
- 比較了lle算法,le算法等經典降維算法的效果的matlab源碼-Lle comparison algorithm, le algorithm classic effect dimensionality reduction algorithm matlab source
Chaos-Toolbox-Ver.2.0
- matlab计算混沌系统的工具箱,里面包含相图绘制,poincare绘制以及LLE指数求解-matlab computing chaotic system toolbox, which contains the phase diagram, poincare draw and LLE index Solving
lle代码可用
- lle的matlab代码实现,可以运行,有两种,都可以使用,随便大家用哪一个~