资源简介
MPCA源代码,feret人脸库,通过matlab测试可以。大家下载测试一下。
代码片段和文件信息
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“
%
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2008-06-24 13:07 MPCACodes\
文件 240059 2008-06-24 11:47 MPCACodes\FERETC80A45.mat
文件 11029 2008-06-24 13:32 MPCACodes\MPCA.m
文件 10884 2008-06-24 13:31 MPCACodes\MPCALDA.m
文件 1707669 2008-02-27 18:52 MPCACodes\MPCA_TNN08Jan.pdf
文件 2373 2008-06-24 13:30 MPCACodes\ReadMe.txt
文件 284583 2007-12-10 20:11 MPCACodes\USF17Gal.mat
- 上一篇:遗传算法-小波-神经网络matlab程序
- 下一篇:圆阵的波束形成程序
评论
共有 条评论