CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - LTSA matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - LTSA matlab - List
[
AI-NN-PR
]
mani
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-19
Size
: 14kb
Publisher
:
suxin
[
Special Effects
]
drtoolbox.tar
DL : 1
这是一个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-19
Size
: 1.06mb
Publisher
:
yang
[
Algorithm
]
Mani
DL : 0
流形学习程序,Isomap,LLE,LTSA,etc,非线性数据降维-manifold learning, Isomap, LLE, LTSA, etc, nonlinear data dimensionality reduction
Update
: 2025-02-19
Size
: 29kb
Publisher
:
ZHUANG
[
Algorithm
]
ltsa
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-19
Size
: 1kb
Publisher
:
仲国强
[
matlab
]
lltsa
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-19
Size
: 2kb
Publisher
:
仲国强
[
Special Effects
]
mani
DL : 0
一款很好的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-19
Size
: 14kb
Publisher
:
江责义
[
Windows Develop
]
LTSA
DL : 0
LTSA is tool to simulate different algorithms.
Update
: 2025-02-19
Size
: 2.33mb
Publisher
:
rajesh
[
Picture Viewer
]
mani
DL : 0
运行在MATLAB上,可以实现PCA,LLE,LE,HLLE,LTSA等算法-Run in MATLAB, you can achieve the PCA, LLE, LE, HLLE, LTSA and other algorithms
Update
: 2025-02-19
Size
: 43kb
Publisher
:
zhangxu
[
Other
]
mani-LLE-LTSA
DL : 0
多种流行学习算法的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-19
Size
: 15kb
Publisher
:
刘娇月
[
AI-NN-PR
]
drtoolbox
DL : 0
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-19
Size
: 1.94mb
Publisher
:
jdzsj
[
matlab
]
LTSA
DL : 0
matlab主流行重构的代码,LTSA主流行重构-Matlab main popular reconstruction code, LTSA main line reconstruction
Update
: 2025-02-19
Size
: 125kb
Publisher
:
time
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.