<< moc_unique Matlab/Octave Compatibility toolbox moc_xcorr >>

Matlab/Octave Compatibility toolbox >> Matlab/Octave Compatibility toolbox > moc_unwrap

moc_unwrap

Unwrap radian phases by adding multiples of 2*pi

Calling Sequence

b = moc_unwrap (x)
b = moc_unwrap (x, tol)
b = moc_unwrap (x, tol, dim)

Description

Unwrap radian phases by adding multiples of 2*pi as appropriate to remove jumps greater than tol. tol defaults to pi.

Unwrap will work along the dimension dim. If dim is unspecified it defaults to the first non-singleton dimension.

Authors


Report an issue
<< moc_unique Matlab/Octave Compatibility toolbox moc_xcorr >>