dtwOptSet

Set the parameters for DTW

Contents

Syntax

Description

dtwOpt=dtwOptSet returns the parameters for DTW.

Example

dtwOpt=dtwOptSet
dtwOpt = 

  struct with fields:

             type: 1
      beginCorner: 1
        endCorner: 1
             plot: 0
    distanceBound: Inf

See Also

dtw.


Top page   Next: dtwFixedPoint.m   Prev:dtwPathPlot.m