Home > src > get_weights.m

get_weights

PURPOSE ^

GET_WEIGHTS Extracts an array of weights from particles structures

SYNOPSIS ^

function W = get_weights(S)

DESCRIPTION ^

GET_WEIGHTS  Extracts an array of weights from particles structures

 Syntax:
    W = get_weights(S)

 In:
   S - NTxN cell array containing particle structures

 Out:
   W - NTxN matrix containing the particle weights


 Description:
   Convience function for retrieving the particles weights from
   particle structures in a regular vector.

CROSS-REFERENCE INFORMATION ^

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