Motorola DSP Developer's Kit    
mot566_dspround

Perform convergent rounding.

MATLAB Syntax

Description

mot566_dspround(X) rounds the elements of X to the nearest integers using "convergent rounding" algorithm

Characteristics

In the workspace, if the input is:

the returned value is:

Arguments
X
   Vector (or matrix) with elements normalized in the range [-1,1] (for complex elements, both real and imaginary parts should comply with this limit).

Y
   Result after dsprounding.

See Also
mot566_round


 mot566_diff mot566_fft