| tinyCDP | R Documentation | 
tinyCDP: the continuous DP matching
tinyCDP(d, extend_x = TRUE, extend_y = TRUE)
| d: | the distance matrix (nrow(d) is the length of the database signal, ncol(d) is the length of the query signal) | 
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.