登录
首页 » matlab » MDPtoolbox

MDPtoolbox

于 2010-05-17 发布 文件大小:231KB
0 244
下载积分: 1 下载次数: 278

代码说明:

  马尔科夫决策过程值迭代算法value iteration,策略迭代等函数代码,从国外网站下载,非常详细,有用。(Markov decision process value iteration algorithm value iteration, policy iteration and so the function code, from the foreign website, very detailed and useful.)

文件列表:

MDPtoolbox
MDPtoolbox\AUTHORS
MDPtoolbox\COPYING
MDPtoolbox\README
MDPtoolbox\documentation
MDPtoolbox\documentation\BIA.png
MDPtoolbox\documentation\DOCUMENTATION.html
MDPtoolbox\documentation\INRA.png
MDPtoolbox\documentation\arrow.gif
MDPtoolbox\documentation\index_alphabetic.html
MDPtoolbox\documentation\index_category.html
MDPtoolbox\documentation\mdp_LP.html
MDPtoolbox\documentation\mdp_Q_learning.html
MDPtoolbox\documentation\mdp_bellman_operator.html
MDPtoolbox\documentation\mdp_check.html
MDPtoolbox\documentation\mdp_check_square_stochastic.html
MDPtoolbox\documentation\mdp_computePR.html
MDPtoolbox\documentation\mdp_computePpolicyPRpolicy.html
MDPtoolbox\documentation\mdp_eval_policy_TD_0.html
MDPtoolbox\documentation\mdp_eval_policy_iterative.html
MDPtoolbox\documentation\mdp_eval_policy_matrix.html
MDPtoolbox\documentation\mdp_eval_policy_optimality.html
MDPtoolbox\documentation\mdp_example_forest.html
MDPtoolbox\documentation\mdp_example_rand.html
MDPtoolbox\documentation\mdp_finite_horizon.html
MDPtoolbox\documentation\mdp_policy_iteration.html
MDPtoolbox\documentation\mdp_policy_iteration_modified.html
MDPtoolbox\documentation\mdp_relative_value_iteration.html
MDPtoolbox\documentation\mdp_span.html
MDPtoolbox\documentation\mdp_value_iteration.html
MDPtoolbox\documentation\mdp_value_iterationGS.html
MDPtoolbox\documentation\mdp_value_iteration_bound_iter.html
MDPtoolbox\documentation\mdp_verbose_silent.html
MDPtoolbox\documentation\meandiscrepancy.jpg
MDPtoolbox\mdp_LP.m
MDPtoolbox\mdp_Q_learning.m
MDPtoolbox\mdp_bellman_operator.m
MDPtoolbox\mdp_check.m
MDPtoolbox\mdp_check_square_stochastic.m
MDPtoolbox\mdp_computePR.m
MDPtoolbox\mdp_computePpolicyPRpolicy.m
MDPtoolbox\mdp_eval_policy_TD_0.m
MDPtoolbox\mdp_eval_policy_iterative.m
MDPtoolbox\mdp_eval_policy_matrix.m
MDPtoolbox\mdp_eval_policy_optimality.m
MDPtoolbox\mdp_example_forest.m
MDPtoolbox\mdp_example_rand.m
MDPtoolbox\mdp_finite_horizon.m
MDPtoolbox\mdp_policy_iteration.m
MDPtoolbox\mdp_policy_iteration_modified.m
MDPtoolbox\mdp_relative_value_iteration.m
MDPtoolbox\mdp_silent.m
MDPtoolbox\mdp_span.m
MDPtoolbox\mdp_value_iteration.m
MDPtoolbox\mdp_value_iterationGS.m
MDPtoolbox\mdp_value_iteration_bound_iter.m
MDPtoolbox\mdp_verbose.m
license.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • smart--slice
    对STL文件进行智能切片,使切片的质量提高(The STL file is smart, so that the quality of the slice is improved.)
    2021-04-12 17:18:56下载
    积分:1
  • fb
    说明:  设计一个原型滤波器,以此为基础,可以设计出很好的滤波器组。(Design a prototype filter, as a foundation, you can design a good filter.)
    2009-03-28 12:02:22下载
    积分:1
  • Heart
    用Matlab绘制出三维的红色心,但是不能动,希望改进(Use Matlab to draw three-dimensional red heart, but can not move, want to improve)
    2010-12-10 20:38:11下载
    积分:1
  • 10000bitsbipolar
    说明:  产生一个10000位的bipolar信号并画出bit error performance的模拟图像,求出BER(The source generates equally probable bits, P(0) = P(1) = 0.5. (a) Construct a program to generate 10000 bits with bipolar signaling. (b) Use your program to simulate the bit error performance of the system with Eb/N0 = 0, 2, 4, 6, 8, 10 dB. (c) Compare your simulated performance with the analytical expression for the bit error rate (BER):)
    2011-02-23 09:06:18下载
    积分:1
  • dingban
    用Matlab实现加尔顿钉板的程序,最后实现了动画,可根据需要改变几个参数。(Using Matlab procedures of the the Galton nail plate, and the final realization of the animation, according to several parameters need to be changed.)
    2012-08-16 21:45:39下载
    积分:1
  • complexnet
    说明:  复杂网络博士论文:复杂网络的演化机制及若干动力学行为研究(Evolution meehanism and some dynamical Proeesses on complex network )
    2009-08-31 22:02:13下载
    积分:1
  • crdemapping
    code the mapping on lte
    2011-06-17 22:58:52下载
    积分:1
  • SLOPE-stability-analiyze
    根据边坡已有参数基于极限分析方法,求解边坡稳定性系数Fs.(TO obtain the safety factor of slope)
    2020-12-09 16:39:20下载
    积分:1
  • DCTJPEG
    使用Matlab编程实现发送端信源编码(图像压缩)和接收端信源解码(图像重建),其中的编解码算法可采用基于DCT变换的JPEG图像压缩标准;测试图像加噪,然后对去噪后的图像进行压缩与重建,分析压缩性能;研究基于下采样和内插的图像压缩算法;可将8bit/pixel灰度图像扩展至24bit/pixel彩色图像,或者采用无损压缩算法对图像压缩。(Sender using the Matlab programming source coding (image compression) and the receiver source decoding (image reconstruction), one of the decoding algorithm can be used DCT-based JPEG image compression standard test image with noise, then the denoised image compression and reconstruction, compression performance analysis of down-sampling and interpolation based on image compression algorithm 8bit/pixel grayscale images can be extended to 24bit/pixel color images, or the use of lossless compression algorithms for image compression. )
    2011-12-23 10:19:43下载
    积分:1
  • VC_USB_matlab_DLL
    本代码实现了matlab调用VC的动态链接库与cypress的68013芯片通过usb进行数据交换(Matlab code implements the dynamic link library called VC and cypress in the 68013 chip data exchange via usb)
    2010-07-28 12:40:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载