This project implements the calculation of similarity for 1D, 2D, and 3D curves, with results ranging from [0, 1]. 1D refers to one-dimensional lines (arrays formed by a series of x coordinates) and ...
$$ f\left( x \right) =\left{ \begin{array}{c} 1, x\in \left[ 0,\frac{1}{2} \right],\\ 0, x\in(\frac12,1]\\ \end{array} \right ...