資源簡(jiǎn)介
CRC.zip

代碼片段和文件信息
function?[id]=?CRC_RLS(Dclass_pinv_MyDlabels)
%------------------------------------------------------------------------
%?CRC_RLS?classification?function
coef?????????=??class_pinv_M*y;
for?ci?=?1:max(Dlabels)
????coef_c???=??coef(Dlabels==ci);
????Dc???????=??D(:Dlabels==ci);
????error(ci)?=?norm(y-Dc*coef_c2)^2/sum(coef_c.*coef_c);
end
index??????=??find(error==min(error));
id?????????=??index(1);
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件?????3298295??2011-07-12?11:53??AR_DAT.mat
?????文件?????????419??2011-07-12?14:07??CRC_RLS.m
?????文件????????2117??2011-07-12?14:08??CRC_RLS_Test.m
?????文件????????1351??2011-07-12?11:47??Eigenface_f.m
?????文件?????????665??2011-07-12?14:04??README.txt
?????文件???????????0??2014-05-29?17:31??這篇文章構(gòu)建投影矩陣很快.txt
- 上一篇:STM32_ucos.rar
- 下一篇:01.rar
評(píng)論
共有 條評(píng)論