Home > src > normalize_weights.m

normalize_weights

PURPOSE ^

NORMALIZE_WEIGHTS Normalizes the weights of the given particles

SYNOPSIS ^

function S = normalize_weights(S)

DESCRIPTION ^

NORMALIZE_WEIGHTS  Normalizes the weights of the given particles

 Syntax:
    S = normalize_weights(S)

 In:
   S   - 1xN cell array containing particle structures

 Out:
   S   - Updated particle structures


 Description:
   Convience function for normalizing the particle weights.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 19-Feb-2008 17:08:22 by m2html © 2003