资源简介
Multilinear Principal Component Analysis 多线性主成分分析源代码 及实验数据
代码片段和文件信息
function [tUs odrIdx TXmean Wgt] = MPCA(TXgndTXtestQmaxK)
% MPCA: Multilinear Principle Component Analysis
%
% %[Prototype]%
% function [tUs odrIdx TXmean Wgt] = MPCA(TXgndTXtestQmaxK)
%
% %[Author Notes]%
% Author: Haiping LU
% Email : hplu@ieee.org or eehplu@gmail.com
% Affiliation: Department of Electrical and Computer Engineering
% University of Toronto
% Release date: June 24 2008 (Version 1.1)
% Please email me if you have any problem question or suggestion
%
% %[Algorithm]%:
% This function implements the Multilinear Principal Component Analysis
% (MPCA) algorithm presented in the follwing paper:
% Haiping Lu K.N. Plataniotis and A.N. Venetsanopoulos
% “MPCA: Multilinear Principal Component Analysis of Tensor objects“
%
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 284583 2007-12-10 20:11 USF17Gal.mat
文件 240059 2008-06-24 11:47 FERETC80A45.mat
文件 11029 2008-06-24 13:32 MPCA.m
文件 10884 2008-06-24 13:31 MPCALDA.m
文件 2373 2008-06-24 13:30 ReadMe.txt
----------- --------- ---------- ----- ----
548928 5
评论
共有 条评论