首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Matlab > PCA and ICA Package

PCA and ICA Package

  • 资源大小:397.61 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: Matlab matlab

资 源 简 介

This package contains functions that implement Principal Component Analysis (PCA) and its lesser known cousin, Independent Component Analysis (ICA). PCA and ICA are implemented as functions in this package, and multiple examples are included to demonstrate their use. In PCA, multi-dimensional data is projected onto the singular vectors corresponding to a few of its largest singular values. Such an operation effectively decomposes the input single into orthogonal components in the directions of largest variance in the data. As a result, PCA is often used in dimensionality reduction applications, where performing PCA yields a low-dimensional representation of data that can be reversed to closely reconstruct the original data. In ICA, multi-dimensional data is decomposed into components that are maximally independent in the negentropy sense. ICA differs from PCA in that the low-dimensional signals do not necessarily correspond to the directions

文 件 列 表

PCA and ICA
GaussianPCA.m
ICA_Demo.m
myCenter.m
myCenterAndWhiten.m
myICA.m
myMultiGaussian.m
myPCA.m
myWhiten.m
PCA_Demo.m
pca_screenshot.png
license.txt
VIP VIP
0.254792s