資源簡(jiǎn)介
在線字典學(xué)習(xí)簡(jiǎn)單Demo實(shí)現(xiàn),運(yùn)行時(shí),在命令窗口運(yùn)行cost函數(shù),注意矩陣維度

代碼片段和文件信息
clear;clc;
load(‘tmp.mat‘)
k?=?50;
lambda?=?0.1;
opts.max_iter?=?500;?????????????????????????
opts.show_progress?=?0;
opts.check_grad?=?false;
opts.tol?=?1e-8;
opts.verbose?=?true;
[D?X]?=?ODL(Y‘?k?lambda?opts);
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????目錄???????????0??2018-12-01?17:14??DICTOL-master\
?????目錄???????????0??2018-12-01?17:14??DICTOL-master\ODL\
?????文件?????????225??2018-12-01?17:14??DICTOL-master\ODL\demo.m
?????文件????????2571??2018-12-01?17:14??DICTOL-master\ODL\ODL.m
?????文件?????????301??2018-12-01?17:14??DICTOL-master\ODL\ODL_cost.m
?????文件????????2227??2018-12-01?17:14??DICTOL-master\ODL\ODL_updateD.m
?????文件?????1158292??2018-12-01?17:14??DICTOL-master\ODL\tmp.mat
評(píng)論
共有 條評(píng)論