Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - ltsa
Search - ltsa - List
mani: MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of Minnesota E-mail wittman@math.umn.edu with comments & questions. MANI Website: httP://www.math.umn.edu/~wittman/mani/index.html Last Modified by GUIDE v2.5 10-Apr-2005 13:28:36 Methods obtained from various authors. (1) MDS -- Michael Lee (2) ISOMAP -- J. Tenenbaum, de Silva, & Langford (3) LLE -- Sam Roweis & Lawrence Saul (4) Hessian LLE -- D. Donoho & C. Grimes (5) Laplacian -- M. Belkin & P. Niyogi (6) Diffusion Map -- R. Coifman & S. Lafon (7) LTSA -- Zhenyue Zhang & Hongyuan Zha
Update : 2008-10-13 Size : 13.88kb Publisher : suxin

DL : 0
mani: MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of Minnesota E-mail wittman@math.umn.edu with comments & questions. MANI Website: httP://www.math.umn.edu/~wittman/mani/index.html Last Modified by GUIDE v2.5 10-Apr-2005 13:28:36 Methods obtained from various authors. (1) MDS -- Michael Lee (2) ISOMAP -- J. Tenenbaum, de Silva, & Langford (3) LLE -- Sam Roweis & Lawrence Saul (4) Hessian LLE -- D. Donoho & C. Grimes (5) Laplacian -- M. Belkin & P. Niyogi (6) Diffusion Map -- R. Coifman & S. Lafon (7) LTSA -- Zhenyue Zhang & Hongyuan Zha -mani: MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of Minnesota E-mail wittman@math.umn.edu with comments & questions. MANI Website: httP://www.math.umn.edu/~wittman/mani/index.html Last Modified by GUIDE v2.5 10-Apr-2005 13:28:36 Methods obtained from various authors. (1) MDS-- Michael Lee (2) ISOMAP-- J. Tenenbaum, de Silva, & Langford (3) LLE-- Sam Roweis & Lawrence Saul (4) Hessian LLE-- D. Donoho & C. Grimes (5) Laplacian-- M. Belkin & P. Niyogi (6) Diffusion Map-- R. Coifman & S. Lafon (7) LTSA-- Zhenyue Zhang & Hongyuan Zha
Update : 2025-02-17 Size : 14kb Publisher : suxin

这是一个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 trhough the GUI. The following techniques are available: - Principal Component Analysis ( PCA ) - Linear Discriminant Analysis ( LDA ) - Multidimensional scaling ( MDS ) - Probabilistic PCA ( ProbPCA ) - Factor analysis ( FactorAnalysis ) - Sammon mapping ( Sammon ) - Isomap ( Isomap ) - Landmark Isomap ( LandmarkIsomap ) - Locally Linear Embedding ( LLE ) - Laplacian Eigenmaps ( Laplacian ) - Hessian LLE ( HessianLLE ) - Local Tangent Space Alignment ( LTSA ) - Diffusion maps ( DiffusionMaps ) - Kernel PCA ( KernelPCA ) - Generalized Discriminant Analysis ( KernelLDA )
Update : 2025-02-17 Size : 1.06mb Publisher : yang

DL : 0
流形学习程序,Isomap,LLE,LTSA,etc,非线性数据降维-manifold learning, Isomap, LLE, LTSA, etc, nonlinear data dimensionality reduction
Update : 2025-02-17 Size : 29kb Publisher : ZHUANG

DL : 0
一种用于非线性降维的流形学习算法,主要是先考虑用每一点处的局部切空间表示该点处的几何特征,然后都局部切空间进行排列。-A non-linear dimensionality reduction of manifold learning algorithm, mainly to consider every point of the partial cut Department said that the space of the geometric characteristics of points, and then are partially cut with space.
Update : 2025-02-17 Size : 1kb Publisher : 仲国强

DL : 0
流形学习算法LTSA的线性化方法,在基因分类聚类中得到了应用,可以将新样本线性地投射到低维空间。-LTSA manifold learning algorithm of the linearization method, clustering in gene classification has been applied to new samples can be projected onto the linear and low-dimensional space.
Update : 2025-02-17 Size : 2kb Publisher : 仲国强

一款很好的matlab程序,具有MDS\PCA\ISO\MAP\LLE\HESSIANLLE\LAPLACANDIFFUSIONMAP\LTSA的图像分析功能 -Matlab a very good program, with MDS \ PCA \ ISO \ MAP \ LLE \ HESSIANLLE \ LAPLACANDIFFUSIONMAP \ LTSA' s image analysis capabilities
Update : 2025-02-17 Size : 14kb Publisher : 江责义

LTSA is tool to simulate different algorithms.
Update : 2025-02-17 Size : 2.33mb Publisher : rajesh

DL : 0
LTSA[19] is based on the intuition that when a manifold is correctly unfolded, all of the tangent hyperplanes to the manifold will become aligned. It begins by computing the k-nearest neighbors of every point. It computes the tangent space at every point by computing the d-first principal components in each local neighborhood. It then optimizes to find an embedding that aligns the tangent spaces.
Update : 2025-02-17 Size : 2kb Publisher : Karthikeyan

运行在MATLAB上,可以实现PCA,LLE,LE,HLLE,LTSA等算法-Run in MATLAB, you can achieve the PCA, LLE, LE, HLLE, LTSA and other algorithms
Update : 2025-02-17 Size : 43kb Publisher : zhangxu

DL : 0
流形学习的经典算法,包括有:PCA,MDS,ISOMAP,LLE,Hessian LLE,LTSA, Laplacian,Diffusion Map-The classic manifold learning algorithm, including: PCA, MDS, ISOMAP, LLE, Hessian LLE, LTSA, Laplacian, Diffusion Map
Update : 2025-02-17 Size : 586kb Publisher :

多种流行学习算法的MATLAB实现。包括MDS、ISOMAP、 LLE 、 Hessian LLE 、Laplacian、LTSA 等多种算法。-A variety of popular learning algorithm in MATLAB to achieve. MDS, ISOMAP, LLE, Hessian LLE, Laplacian, LTSA.
Update : 2025-02-17 Size : 15kb Publisher : 刘娇月

Matlab针对各种数据预处理的降维方法,源码集合。-Currently, the Matlab Toolbox for Dimensionality Reduction contains the following techniques: Principal Component Analysis (PCA) Probabilistic PCA Factor Analysis (FA) Sammon mapping Linear Discriminant Analysis (LDA) Multidimensional scaling (MDS) Isomap Landmark Isomap Local Linear Embedding (LLE) Laplacian Eigenmaps Hessian LLE Local Tangent Space Alignment (LTSA) Conformal Eigenmaps (extension of LLE) Maximum Variance Unfolding (extension of LLE) Landmark MVU (LandmarkMVU) Fast Maximum Variance Unfolding (FastMVU) Kernel PCA Generalized Discriminant Analysis (GDA) Diffusion maps Stochastic Neighbor Embedding (SNE) Symmetric SNE (SymSNE) new: t-Distributed Stochastic Neighbor Embedding (t-SNE) Neighborhood Preserving Embedding (NPE) Locality Preserving Projection (LPP) Linear Local Tangent Space Alignment (LLTSA) Stochastic Proximity Embedding (SPE) Mu
Update : 2025-02-17 Size : 1.94mb Publisher : jdzsj

流形学习工具包,包括了PCA,MDS,LLE,LTSA一些代码,对于初学应该有些帮助-The manifold learning kit including PCA, MDS, LLE, LTSA code should be some help for the beginner
Update : 2025-02-17 Size : 1.07mb Publisher : 王骥

drtoolbox降维工具箱程序包以及使用的范例 LLE,LTSA,ISOMAP,等- examples of drtoolbox use
Update : 2025-02-17 Size : 1.18mb Publisher : 小红帽

DL : 0
降维工具箱,包括LTSA,PCA等,有助于这方面的学习,有意的朋友可以来下载-Dimensionality reduction toolbox, including LTSA, PCA, etc., help in this area of ​ ​ study, interested friends can be downloaded
Update : 2025-02-17 Size : 1012kb Publisher : 黄浩

DL : 0
matlab主流行重构的代码,LTSA主流行重构-Matlab main popular reconstruction code, LTSA main line reconstruction
Update : 2025-02-17 Size : 125kb Publisher : time

一种用于非线性降维的流形学习算法,主要是先考虑用每一点处的局部切空间表示该点处的几何特征,然后都局部切空间进行排列-A manifold learning algorithm for nonlinear dimension reduction, mainly consider to use every bit of the local tangent space representation of geometric feature at that point, then the local tangent space alignment
Update : 2025-02-17 Size : 1kb Publisher : xiaofeng

多种降维算法,包括lle,lpp,ltsa-many kinds of dimension reduction method
Update : 2025-02-17 Size : 857kb Publisher : zhou

LTSA图像处理代码,是重构类型的。 LTSA图像处理代码,是重构类型的。-LTSA image processing code, refactoring type. LTSA image processing code, refactoring type. LTSA image processing code, refactoring type.
Update : 2025-02-17 Size : 125kb Publisher : 张浩
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.