搜索资源列表
MPCACodes 多线性主成分分析的MATLAB源代码
- 多线性主成分分析的MATLAB源代码 最初用于人脸识别和步态识别 后被扩展到其他应用领域-The codes implement two algorithms: Multilinear Principal Component Analysis (MPCA) and MPCA+LDA.
KPCAEXAMPLE
- 一个很好的核主成分分析matlab程序应用举例。该程序是在前人的核主成分分析程序基础上做了适当的修改产生的,可用于多维数据的降维和压缩处理。-A good kernel principal component analysis matlab application procedures, for example. The program is in the predecessors of Kernel Principal Component Analysis based on the proce
MPCACodes
- MPCA程序,用于人脸特征提取,很有用,欢迎交流探讨-MPCA program for facial feature extraction, is useful, welcomed the exchange of
PCA_CODE
- PCA及其改进算法MPCA进行人脸识别MATLAB源程序-PCA&&MPCA face recognition MATLAB code
Matlab(MPCA)
- Matlab实现多线性主成份分析(MPCA)-Matlab multi linear principal component analysis (MPCA)
MPCA
- MPCA在工业工程监控中程序-..............................................
Matlabduoxianxingzhuchengfenfenxi(MPCA)
- 利用matlab来实现多线性主成分的算法,具有很强的实用性-Using matlab to implement multi-linear principal component algorithm, has a strong practical
MPCA-Multilinear-Principal-Component-Analysis-of-
- MPCA Multilinear Principal Component Analysis of Tensor Objects with MATLAB
MPCA
- 多主成分分析和LDA模型结合算法,用于文本识别。-MPCA: Multilinear Principal Component Analysis of Tensor Objects
MPCACodes1.2
- The codes implement two algorithms Multilinear Principal Component Analysis (MPCA) and MPCA+LDA
Blob-Code
- 多种模式识别算法的介绍,包括PCA,MPCA,LLE等-Several pattern recognition algorithm is introduced, including PCA, MPCA, LLE etc.
lda-0.2-matlab.tar
- lda的matlab实现,lda is a Latent Dirichlet Allocation (Blei et al., 2001) package written both in MATLAB and C (command line interface). This package provides only a standard variational Bayes estimation that was first proposed, but has a simple textua
Dropout11
- MPCA的代码,非常有用,适合初学者。建议初学者学学,入门-MPCA' s code, very useful for beginners. Recommended for beginners to learn, entry
MPCA
- 利用MPCA对间歇过程进行监控,先对三维数据进行展开-based on MPCA in batch process monitoring
MPCA
- MPCA算法,PCA的升级版,可以直接对高光谱数据或高阶数据进行降维,不需要PCA的初始化过程,而且效果较好。-MPCA algorithm
MPCACodes1.3
- MPCA算法,用于张量的降维。内有MPCA源码,步态数据库和测试程序,以及一个张量工具箱。-MPCA algorithm, used to reduce the dimension of the tensor. Within the MPCA source code, gait and test procedures, as well as a tensor toolbox.
MPCA
- MPCA可用于高维数据进行降维可与LDA结合,降维效果更好。-MPCA can be used to reduce the dimension and LDA with high dimensional data, dimensionality reduction effect is better.
stage-MPCA
- mpca在故障检测中的应用,通过向量提取主要成分进行故障识别-the application of the mpca method in fault detection to classifiy the fault feature by fetch the main chararistic
mpca
- 以下Matlab项目包含用于模块化pca的源代码和Matlab示例。 代码有一些问题,orl面部从1.pgm命名为400.pgm.5从每个类中随机抽取的测试和训练集。图像分为4部分。-The following Matlab project contains the source code and Matlab examples used for modular pca. the code has some problem,orl faces are named 1.pgm to 400.pg
mpca
- 模型预测控制(MPC)是一类特殊的控制。它的当前控制动作是在每一个采样瞬间通过求解一个有限时域开环最优控制问题而获得。过程的当前状态作为最优控制问题的初始状态,解得的最优控制序列只实施第一个控制作用。这是它与那些使用预先计算控制律的算法的最大不同。本质上模型预测控制求解一个开环最优控制问题。它的思想与具体的模型无关,但是实现则与模型有关。(Model predictive control)