登录
首页 » matlab » MDPtoolbox

MDPtoolbox

于 2021-01-13 发布 文件大小:2380KB
0 189
下载积分: 1 下载次数: 116

代码说明:

  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

文件列表:

MDPtoolbox
..........\documentation
..........\.............\arrow.gif
..........\.............\DOCUMENTATION.html
..........\.............\index_alphabetic.html
..........\.............\index_category.html


..........\.............\mdp_bellman_operator.html
..........\.............\mdp_bellman_operator_policy.html
..........\.............\mdp_check.html
..........\.............\mdp_check_square_stochastic.html
..........\.............\mdp_computePR.html
..........\.............\mdp_eval_policy.html
..........\.............\mdp_finite_horizon.html
..........\.............\mdp_LP.html
..........\.............\mdp_policy_iteration.html
..........\.............\mdp_policy_iteration_modified.html
..........\.............\mdp_rand.html
..........\.............\mdp_relative_value_iteration.html
..........\.............\mdp_span.html
..........\.............\mdp_value_iteration.html
..........\.............\mdp_value_iterationGS.html
..........\.............\mdp_value_iteration_bound_iter.html
..........\.............\mdp_verbose_silent.html
..........\examples
..........\........\race
..........\........\....\action_to_acceleration.m
..........\........\....\compute_transitions.m
..........\........\....\convert_values_to_state.m
..........\........\....\data
..........\........\....\....\100x100
..........\........\....\....\.......\100_100_track.txt
..........\........\....\....\10x10
..........\........\....\....\.....\10_10_track.txt
..........\........\....\....\.....\trans_matrix_-1_-1.dat
..........\........\....\....\.....\trans_matrix_-1_0.dat
..........\........\....\....\.....\trans_matrix_-1_1.dat
..........\........\....\....\.....\trans_matrix_0_-1.dat
..........\........\....\....\.....\trans_matrix_0_0.dat
..........\........\....\....\.....\trans_matrix_0_1.dat
..........\........\....\....\.....\trans_matrix_1_-1.dat
..........\........\....\....\.....\trans_matrix_1_0.dat
..........\........\....\....\.....\trans_matrix_1_1.dat
..........\........\....\....\11x11
..........\........\....\....\.....\11_11_track.txt
..........\........\....\....\25x25
..........\........\....\....\.....\25_25_track.txt
..........\........\....\....\.....\trans_matrix_-1_-1.dat
..........\........\....\....\.....\trans_matrix_-1_0.dat
..........\........\....\....\.....\trans_matrix_-1_1.dat
..........\........\....\....\.....\trans_matrix_0_-1.dat
..........\........\....\....\.....\trans_matrix_0_0.dat
..........\........\....\....\.....\trans_matrix_0_1.dat
..........\........\....\....\.....\trans_matrix_1_-1.dat
..........\........\....\....\.....\trans_matrix_1_0.dat
..........\........\....\....\.....\trans_matrix_1_1.dat
..........\........\....\....\4x4
..........\........\....\....\...\4_4_track.txt
..........\........\....\....\50x50
..........\........\....\....\.....\50_50_track.txt
..........\........\....\....\7x7
..........\........\....\....\...\7_7_track.txt
..........\........\....\display_race.m
..........\........\....\documentation
..........\........\....\.............\circuit.ps
..........\........\....\.............\circuit2.ps
..........\........\....\.............\elig-cumul.eps
..........\........\....\.............\elig-replace.eps
..........\........\....\.............\french2.sty
..........\........\....\.............\race_documentation.pdf
..........\........\....\.............\race_documentation.tex
..........\........\....\.............\sparse2.ps
..........\........\....\.............\successeurs.ps
..........\........\....\.............\transfo.ps
..........\........\....\generate_starting_state.m
..........\........\....\gen_transition_matrix.m
..........\........\....\get_values_from_state.m
..........\........\....\index_computation.m
..........\........\....\main.m
..........\........\....\race_end.m
..........\........\....\read_data.m
..........\........\....\safe_transition.m
..........\........\....\simulate_transitions.m
..........\........\....\trajectory.m
..........\........\....\transition_matrix.m
..........\mdp_bellman_operator.m
..........\mdp_bellman_operator_policy.m
..........\mdp_check.m
..........\mdp_check_square_stochastic.m
..........\mdp_computePR.m
..........\mdp_eval_policy.m
..........\mdp_finite_horizon.m
..........\mdp_LP.m
..........\mdp_policy_iteration.m
..........\mdp_policy_iteration_modified.m
..........\mdp_rand.m
..........\mdp_relative_value_iteration.m
..........\mdp_silent.m
..........\mdp_span.m

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

发表评论

0 个回复

  • matlab
    Matlab编程的简单资料讲解,内容包括用Matlab绘图(Information to explain the simple Matlab programming, including graphics with Matlab)
    2011-12-16 20:22:10下载
    积分:1
  • MaTLAB_drawing
    讲述了matlab作图的各种方法和情况,适合用matlab工具的所有工程技术人员以及学生老师.(Tells matlab mapping methods and conditions for use of matlab tools for students of all engineering and technical personnel and teachers.)
    2010-08-04 17:26:56下载
    积分:1
  • CFD
    使用upwind,Lax-Wenfroff以及Crank-Niclson方法实现扩散对流方程数值求解(Upwind, Lax-Wenfroff and the Crank-Niclson method to achieve the diffusion convection equation numerical solution)
    2012-04-02 18:55:57下载
    积分:1
  • Lattice Boltzmann immiscible two-phase model
    适合初学者,可以帮助理解RK型格子玻尔兹曼两相模型(This code may be use as a starting point for newcomers wanting to study RK-type lattice Boltzmann immiscible two-phase model. It may give a better understanding of the RK-type lattice Boltzmann two-phase model.)
    2021-03-25 08:49:14下载
    积分:1
  • julei
    matlab的fcm聚类源程序,希望对大家有帮助。谢谢(The fcm clustering matlab source code, want to help everyone. Thanks)
    2010-01-05 18:03:10下载
    积分:1
  • P020100707621045018122
    说明:  ITU颁布的FEC标准,其中包括RS(255,233)以及其他一些符合要求的码型选择(ITU standards promulgated by the FEC, including the RS (255,233) and other options to meet the requirements of the code-type)
    2011-04-05 14:52:56下载
    积分:1
  • bayescode2
    模式识别中贝页斯分类器的MATLAB实现,且用不同颜色标记了分类点和错分点(pattern recognition Pui page Andean classification of MATLAB and use different color marker of separation points and the wrong points)
    2007-03-02 18:38:31下载
    积分:1
  • M
    说明:  本文描述的一个定义的阵的方向图,结果可知道增益和带宽等信息;和一个自适应的介绍PPT(Direction of the array of FIG one of the definitions described herein, the results can know information such as gain and bandwidth , and the introduction of an adaptive PPT)
    2013-03-19 17:53:27下载
    积分:1
  • jiaohuanji
    交换机解决共享上网交换机解决共享上网交换机解决共享上网交换机解决共享上网(Internet sharing solution to solve the switch switch switch solution to share Internet access sharing internet access sharing internet access switch solution)
    2011-01-26 17:38:52下载
    积分:1
  • MyFftTest
    实现快速傅里叶变换的控制台程序,对用户输入的数组做变换。(Fast Fourier transform console program, to an array of user input to make change.)
    2015-02-07 11:19:03下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载