XP_DIM Compute the dimension of a vector expanded in the space of
SYNOPSIS
function dim=xp_dim( in_dim ),
DESCRIPTION
XP_DIM Compute the dimension of a vector expanded in the space of
polynomials of 2nd degree.
DIM = XP_DIM(IN_DIM) returns the dimension of a vector expanded in
the space of polynomials of second degree if its dimension is IN_DIM.
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
expansion EXPANSION Expand a signal in the space of polynomials of degree 2.