Experiments directory.
Directory with functions defining the POMDPs, the parameters for the
test cases, and some scripts describing how to use the solver functions
on these POMDPs and parameters.
Each figure in the paper has its own corresponding function in this
directory. These are good starting point to learn how to use this
toolbox.
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
SOURCE CODE
0001 % Experiments directory.
0002 %
0003 % Directory with functions defining the POMDPs, the parameters for the
0004 % test cases, and some scripts describing how to use the solver functions
0005 % on these POMDPs and parameters.
0006 %
0007 % Each figure in the paper has its own corresponding function in this
0008 % directory. These are good starting point to learn how to use this
0009 % toolbox.