Matlab数据降维工具箱drtoolbox

本文介绍了Laurens van der Maaten的Matlab数据降维工具箱drttoolbox,包括PCA、LDA等多种降维算法。在安装和使用过程中遇到的dijkstra.dll错误,通过重新编译dijkstra.cpp解决,详细步骤包括修改源文件、解决编译错误并成功编译生成新的dijkstra.dll。
摘要由CSDN通过智能技术生成

drttoolbox : Matlab Toolbox for Dimensionality Reduction是Laurens van der Maaten数据降维的工具箱。

里面囊括了几乎所有的数据降维算法:

 - Principal Component Analysis ('PCA')
 - Linear Discriminant Analysis ('LDA')
 - Independent Component Analysis ('ICA')
 - Multidimensional scaling ('MDS')
 - Isomap ('Isomap')
 - Landmark Isomap ('LandmarkIsomap')
 - Locally Linear Embedding ('LLE')
 - Locally Linear Coordination ('LLC')
 - Laplacian Eigenmaps ('Laplacian')
 - Hessian LLE ('HessianLLE')
 - Local Tangent Space Alignment ('LTSA')
 - Diffusion maps ('DiffusionMaps')
 - Kernel PCA ('KernelPCA')
 - Generalized Discriminant Analysis ('KernelLDA')
 - Stochastic Neighbor Embedding ('SNE')
 - Neighborhood Preserving Embedding ('NPE')
 - Linearity Preserving Projection ('LPP')
 - Stochastic Proximity Embedding ('SPE')
 - Linear Local Tangent Space Alignment ('LLTSA')
 - Simple PCA ('SPCA')
 - Conformal Eigenmaps ('CCA', implemented as an extension of LLE)
 - Maximum Variance Unfolding ('MVU', implemented as an extension of LLE)
 - Fast Maximum Variance Unfolding ('FastMVU')
 - Autoencoders using RBM pretraining ('AutoEncoder')
 - Autoencoders using evolutionary optimization ('AutoEncoderEA')

这里附上下载地址:http://download.csdn.net/detail/xiaowei_cqu/4258778

在此写下我在使用中遇到的一点点小问题。

首先安装工具箱,一般都把工具箱发到Matlab默认放置工具箱的目录 matlabroot\toolbox\下面,拷贝过去之后,记得修改matlabroot\toolbox\local 下的pathdef.m文件,要在里面添加上新的工具箱的路径:

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值