| tinyCDP.sqr | R Documentation | 
tinyCDP.sqr: the continuous DP matching using squared Euclidean distance
tinyCDP.sqr(x, y, ...)
| x: | a matrix of the input signal | 
| y: | a matrix of the signal to be detected | 
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.