Motorola DSP Developer's Kit
mot563_round
Motorola DSP Developer's Kit
mot563_round
Motorola DSP Developer's Kit    
mot563_round


Perform common mathematical rounding.
MATLAB Syntax

Description

mot563_round(X) rounds the elements of X to the nearest integers.

Characteristics

In the workspace, if the input is:

then 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 rounding.

See Also
mot563_dspround


 mot563_min mot563_sort