FuseComponents
PURPOSE 
Fuses a Gaussian mixture into a single Gaussian.
SYNOPSIS 
function g=FuseComponents(gm)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- get Get for GBeliefs.
- Covariance Average covariance of a Gaussian mixture.
- Mean Mean of a Gmixture.
- get Get function for the GMixture object.
- Gaussian Gaussian construtor.
- get Gaussian object get function.
- get Get function for CS_CO_CA_POMDPs.
- get Get function for CS_CO_DA_POMDPs.
- get Get function for CS_CO_POMDPs.
- get Get function for CS_DO_CA_POMDPs.
- get Get function for CS_DO_DA_POMDPs.
- get Get function for CS_POMDPs.
- get Get function for DS_CO_CA_POMDPs.
- get Get function for DS_CO_DA_POMDPs.
- get Get function for DS_DO_CA_POMDPs.
- get Get function for DS_DO_DA_POMDPs.
- get Get functio for POMDPs.
This function is called by:
- CompressGR Gaussian mixture compression using the Golberger and Roweis method.
SOURCE CODE 
|