tinyCDP.sqr: tinyCDP.sqr: the continuous DP matching using squared...

View source: R/tinyCDP.R

tinyCDP.sqrR Documentation

tinyCDP.sqr: the continuous DP matching using squared Euclidean distance

Description

tinyCDP.sqr: the continuous DP matching using squared Euclidean distance

Usage

tinyCDP.sqr(x, y, ...)

Arguments

x:

a matrix of the input signal

y:

a matrix of the signal to be detected

Value

A list contains three elements: xsize: length (number of rows) of x ysize: length (number of rows) of y g: xsize*ysize matrix of the accumulated distance d: the distance matrix bp: the backpointer matrix


akinori-ito/tinyDP documentation built on March 17, 2023, 4:29 p.m.