This function is used to compare the similarity of two matrixes

similarityBetweenMatrix(timeseries1, timeseries2, index)

Arguments

timeseries1

A matrix

timeseries2

The second matrix to compare with

index

A label to distinguish the result.

Value

A vector to show the similarity information about the two matrixes.