rand0m86 / Tukey53h

Implementation of algorithm named Tukey53h.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Implementation of algorithm named Tukey53h.


Languages

Language:Java 100.0%