EAnalysis Help - Index

Similarity matrix with EAnalysis

EAnalysis proposes three types of similarity matrix:

The matrix is not saved with the project, then EAnalysis needs to compute it when you launch the project. This step takes a while. Time computation depends to the duration of project and the unit duration parameter of matrix.

Principle of similarity matrix

A similarity matrix represents the distance between two set of data. Both sets can be the same like in figure below (self-similarity). The distance results are mapped to color values to create the representation:

similarityMatrix-01

Step to compute the similarity matrix:

  1. [option] If we use several different matrix (e.g. in self-similarity matrix), EAnalysis compute distance with euclidian distance formula.
  2. Distance computation from two sets of data or the same set.
  3. Mapping from result distance to colors. The result is a greyscale matrix.
  4. Mapping from greyscale to colored matrix. This step is realized in real time when you select a color preset.

Similarity matrix from sonogram

To have a matrix from sonogram, EAnalysis reduces the definition of sonogram image (unit duration and frequency bands parameters) and maps the color of each pixel to its numerical value (hue color). Then, EAnalysis compute the matrix like above.