91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 7KB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2021-05-24
  • 語言: Matlab
  • 標(biāo)簽: MDP??規(guī)劃問題??

資源簡介

這是一個采用MATLAB編寫的MDP方法的工具箱,能很好的運行,可做試驗工具

資源截圖

代碼片段和文件信息

function?p?=?approxeq(a?b?tol)
%?APPROXEQ?Are?a?and?b?approximately?equal?(to?within?a?specified?tolerance)?
%?p?=?approxeq(a?b?thresh)
%?‘tol‘?defaults?to?1e-3.

if?nargin<3?tol?=?1e-3;?end

p?=?~(any(abs(a(:)-b(:))?>?tol));

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????639??2001-10-12?14:25??MDP\MDP\value_iteration.m

?????文件????????684??2001-10-12?14:25??MDP\MDP\value_determination.m

?????文件???????1101??2001-10-12?14:25??MDP\MDP\policy_iteration.m

?????文件????????221??2001-10-12?14:25??MDP\MDP\Q_from_V.m

?????文件????????231??2001-10-12?14:25??MDP\MDP\approxeq.m

?????文件???????4342??2001-10-12?14:25??MDP\MDP\mk_grid_world.m

?????文件???????1190??2001-10-12?14:25??MDP\MDP\subv2ind.m

?????文件????????204??2001-10-12?14:25??MDP\MDP\assert.m

?????文件???????1856??2001-10-12?14:25??MDP\MDP\mk_grid_world_simple.m

?????文件????????514??2001-10-12?14:25??MDP\MDP\test1.m

?????文件???????1210??2001-10-12?14:25??MDP\MDP\demo_russell.m

?????文件???????1923??2001-10-12?14:25??MDP\MDP\demo_sutton.m

?????文件????????231??2002-10-23?11:52??MDP\MDP\README

?????目錄??????????0??2002-10-23?11:52??MDP\MDP

?????目錄??????????0??2010-08-17?12:21??MDP

-----------?---------??----------?-----??----

????????????????14346????????????????????15


評論

共有 條評論

相關(guān)資源