Expectation
PURPOSE 
Expectation between a belief and a alpha-element.
SYNOPSIS 
function e=Expectation(b,a)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- Value Evaluates a GMixture.
- Value Evaluation of a Gaussian.
This function is called by:
- Values Belief value with all alpha-elements in the Policy.
- ComputeAlpha_a Compute the alpha_i_n-element for the given action and belief.
- Backup Backup for a given belief (continuous state version).
- ComputeAlpha_a Compute the alpha_i_n-element for the given action and belief.
- Backup Backupt for a given belief (discrete state version).
- Perseus The Perseus point-based POMDP solver.
- iPerseus Improved version of Perseus.
SOURCE CODE 
|