/Tukey53h

Implementation of algorithm named Tukey53h.

Primary LanguageJava

Tukey53h

Implementation of algorithm named Tukey53h. It's used for filtration of data but it causes some data loss. * This data loss is 8 elements long. First 4 elements are lost in the first iteration over data, next 2 * elements are lost in the second iteration and 2 elements are lost while using Hamming filter.