HMAWithoutExtensiveRemoval.m applies the HMA to data intervals with scale [0, 10], and, 
HMAWithoutExtensiveRemovalProbability.m applies the HMA to data intervals with scale [0, 1] (Probability words).

Both functions take three arguments: left end points of the data intervals (L), right end points of the data intervals (R), and,
the shape of the resulting FOU (inputShape). Note that if there is no input inputShape, the algorithm will determine the shape automatically.
