主成分分析方法(PCA)我要分享

Principal component analysis (PCA)

K-L变换算法 matlab-pca变换 PCA变换matlab 线性pca K.

关注次数: 218

下载次数: 0

文件大小: 1K

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:主成分分析方法(PCA),PCA算法的理论依据是K-L变换,通过一定的性能目标来寻找线性变换W,实现对高维数据的降维。


English Description:

Principal component analysis (PCA), the theoretical basis of PCA algorithm is K-L transformation, through certain performance objectives to find linear transformation W, to achieve dimensionality reduction of high-dimensional data.


代码预览