The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Function File: sig = dpcmdeco (indx, codebook, predictor)

Decode using differential pulse code modulation (DPCM).

sig = dpcmdeco (indx, codebook, predictor)

Decode the signal coded by DPCM. Use the prediction model and the coded prediction error given by a codebook and the index of each sample in this codebook.

See also: dpcmenco, dpcmopt.

Package: communications