The MDP toolbox proposes functions related to the resolution of discrete-time Markov Decision Process : finite horizon, value iteration, policy iteration, linear programming algorithms with some variants. The functions (m-functions) were developped with MATLAB v6.0 (one of the functions requires the Mathworks Optimization Toolbox) by the decision team of the Biometry and Artificial Intelligence Unit of INRA Toulouse (France). The version 2.0 (February 2005) handles sparse matrices and contains an example
标签: discrete-time resolution functions Decision
上传时间: 2014-01-01
上传用户:xuanjie
Time to number format convertor
标签: convertor number format Time
上传时间: 2016-05-09
上传用户:liuchee
high time source code
上传时间: 2016-05-09
上传用户:Avoid98
time to number dlg source
上传时间: 2013-12-05
上传用户:royzhangsz
time to number document
上传时间: 2013-12-17
上传用户:gyq
time to number class source
上传时间: 2016-05-09
上传用户:zhenyushaw
Jakes Model + Rayleigh Channel + Time Selective Fading + Frequency Selective Fading
标签: Selective Fading Frequency Rayleigh
上传时间: 2014-01-08
上传用户:dreamboy36
该数比较全面的介绍了vc++ window编程的一系列问题,对于一般vc编程者是一本很不错的参考资料
上传时间: 2016-05-11
上传用户:sevenbestfei
insertion sort and merge sort running time test
标签: sort insertion running merge
上传时间: 2016-05-14
上传用户:xsnjzljj
五子棋小游戏#include<stdlib.h> #include<time.h> #include<stdio.h> #include<conio.h> int chess[169]={0} /*棋盘*/ struct chess_t/*作为辅助,即是作为建意*/ { char attack /*攻防用的,0表示守,1表示攻*/ int j /*作为优先级用*/ }chess_a[169]
上传时间: 2016-05-18
上传用户:anng