文件名称:门禁系统研究
文件大小:5.31MB
文件格式:PDF
更新时间:2016-06-05 13:35:55
门禁系统
门禁系统与旧论文,还不错的。Run the function pca to create a variable pcaProj. Input variable pcaProj to the function createDistMat, thus creating a distance matrix that you then use as an input to the function feret. See headers of all three functions for more details. The sequence should look something like this: >> load trainList.mat >> pca ('C:/FERET_Normalised/', trainList, 200); >> pcaDistMatCos = createDistMat(pcaProj, 'COS'); >> pcaResultsCOS