基于PCA-LDA光谱数据的降维处理我要分享

Dimension reduction of spectral data based on pca-lda

光谱数据降维 光谱lda 降维处理 pca降维 LDA降维

关注次数: 375

下载次数: 4

文件大小: 5KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

光谱数据降维处理,结合了主成分分析和LDA方法,可直接运行。


English Description:

The dimension reduction of spectral data, combined with principal component analysis and LDA method, can be directly run.


代码预览

PCA---LDA\LDA.asv

PCA---LDA\LDA.m

PCA---LDA\LDATesting.asv

PCA---LDA\LDATesting.m

PCA---LDA\LDATraining.asv

PCA---LDA\LDATraining.m

PCA---LDA\PCALDAMain.asv

PCA---LDA\PCALDAMain.m

PCA---LDA