登录
首页 » matlab » MDPtoolbox

MDPtoolbox

于 2021-01-13 发布 文件大小:2380KB
0 209
下载积分: 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 个回复

  • edge1
    说明:  边缘特征的匹配算法改进研究一篇不错的论文(Edge Feature Matching Algorithm of a good paper)
    2011-04-18 12:11:47下载
    积分:1
  • zernike1
    zernike矩算法,matlab语言开发,可用于图像匹配等(zernike moments algorithm, Matlab language can be used for image matching, etc.)
    2007-01-28 10:45:37下载
    积分:1
  • Flow_Shop_Scheduling_Problem
    混合蛙跳算法程序,采用1、若干次运行取最优 2、增加进化代数maxgen 3、加大种群规模popsize。三种方法来可有效克服随机初始化带来的局部极小问题(Shuffled frog leaping algorithm, using one, several runs to take the best two, increasing evolution algebra maxgen 3, to increase the population size popsize. Three ways to effectively overcome local minima caused by random initialization problem)
    2013-07-23 22:27:44下载
    积分:1
  • matlabwithexample
    精通MATLAB-综合辅导与指南(附例程)。初学者必备书籍,还有大量的程序供实践。(proficient MATLAB-comprehensive counseling and guidance (routines). Beginners essential books, there is a lot of procedures for the practice.)
    2007-06-10 21:31:25下载
    积分:1
  • MCU_1852
    说明:  Matlab下的EEG处理程序库,例程丰富,讲解清晰,医学图像图形处理必备(EEG processing under Matlab library routines rich, clear explanation, the medical image and graphics processing necessary)
    2010-04-04 19:41:18下载
    积分:1
  • radonbianhuan
    CT重建学习之radon变换的matlab源代码(Radon CT reconstruction learning transform matlab source code)
    2015-04-15 16:28:26下载
    积分:1
  • MATLAB_JiaoChen
    这是个MATLAB教程,讲的挺详细的,挺综合,重点突出,适合初学者看。(This is a MATLAB tutorial, speak very detailed, very comprehensive, focused and look for beginners.)
    2007-07-16 23:13:25下载
    积分:1
  • nmf
    Code to run the Non-negative Matrix Factorization algorithm as presented in the Lee, Seung 1999 Nature paper.
    2007-10-20 17:53:55下载
    积分:1
  • Chap_9
    西蒙赫金的《自适应滤波原理》一书的matlab程序,现在继续上传第9章的程序, 大家学习交流,觉得有用的自己下载,(西蒙赫payment principle of adaptive filtering, one book matlab procedure, we shall now continue From Chapter 9 of the procedure, everyone learning exchanges, and find useful to download their own,)
    2008-04-15 12:11:21下载
    积分:1
  • On-the-n-wavelet-matlab-program
    本matlab编程小例子是用于找油气的物探领域中的信号频谱分析,实用性强,资料最后附有可供学习的网站,希望本资料有用。(This is a small example of matlab programming used to find oil and gas geophysical field in the signal spectrum analysis, practical, with final data for learning website and hope this information useful.)
    2015-04-19 19:40:20下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载