Institut de Robòtica i Informàtica Industrial

display

PURPOSE ^

Displays belief information.

SYNOPSIS ^

function display(b)

DESCRIPTION ^

   Displays belief information.

   Displays the belief on discrete state space.

CROSS-REFERENCE INFORMATION ^

This function calls:
  • display Displays belief information.
  • display Displays Gaussian information.
This function is called by:
  • display Displays belief information.
  • display Displays Gaussian information.

SOURCE CODE ^

0001 function display(b)
0002 %   Displays belief information.
0003 %
0004 %   Displays the belief on discrete state space.
0005 
0006   display(b.v);


Institut de Robòtica i Informàtica Industrial

Generated on Wed 05-Aug-2009 15:05:21 by m2html © 2003