dpcmopt
Optimize differential pulse code modulation parameters
Syntax
Description
returns a vector representing a predictive transfer function of order,
predictor
= dpcmopt(training_set
,ord
) ord
appropriate for the training data in the
training_set
. predictor
is a row vector of length
ord
+1. For more information, see Represent Predictors.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a