登录
首页 » matlab » MDPtoolbox

MDPtoolbox

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

  • powerworld-50
    50节点的pwoerwrold的示例,可以为从事电力系统潮流计算分析的同学们提供帮助。(power sysetm 50bus in powerwordl)
    2020-07-03 02:20:02下载
    积分:1
  • Statistics-in-Matlab
    介绍MATLAB统计方面编程的书籍,适合入门者(An Introduction to Statistics in Matlab)
    2015-03-31 11:35:39下载
    积分:1
  • FE-GA
    This is a matlab source code of genetic algorithm for optimizing a features based on KNN classifier... the data is available in matlab environment.This code ready to implement.
    2014-12-25 20:12:29下载
    积分:1
  • RLS_gexin
    自己编写的RLS格型算法Matlab程序,供大家参考。(RLS algorithm, the performance is ok.)
    2013-12-03 00:17:25下载
    积分:1
  • nsga2
    基于nsga2的分时电价相关程序(考虑电动汽车负荷在内)(TOU based on nsga2)
    2021-04-18 17:28:51下载
    积分:1
  • 齿轮箱信号处理
    齿轮箱信号分析处理,去噪处理,小波分析,功率谱分析(Gearbox signal analysis and processing, denoising, wavelet analysis, power spectrum analysis)
    2021-03-17 15:39:21下载
    积分:1
  • gaussslegendre
    matlab实现gauss型积分公式,取直交多项式为lengendre多项式,由三项递推公式得出(To achieve the gauss-legendre integral formula in matlab which is founded by recursive formula.)
    2009-05-30 23:48:56下载
    积分:1
  • PML2D
    this program simulates 2D electromagnetic Maxwell equations , by using finite difference time domain method FDTD..and it simulates the perfect matched layer to prevent the reflections that may occure at the boundaries of the problem space
    2013-08-28 17:18:18下载
    积分:1
  • 1_image_enhancement
    Image Enhancement using pixel information
    2010-02-15 10:47:27下载
    积分:1
  • Rician
    设计了信息在空间传输的莱斯信号模型,当接收端存在一个主要的静态信号时,如LOS分量(如在郊区和农村等开阔区域中)等,此时接收端接收的信号的包络就服从Rician分布。(Rician signal model)
    2014-08-11 10:28:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载