Module:Harmonic entropy/doc
Jump to navigation
Jump to search
This is the documentation page for Module:Harmonic entropy
This module provides a means to calculate harmonic Shannon entropy of a particular interval.
It can be called from other modules by using require("Module:Harmonic entropy")
and calling the _
-prefixed functions.
Functions
harmonic_entropy(c, ratios, deviation, norm)
computes harmonic Shannon entropy of an interval ofc
cents acrossratios
with a Gaussian with standarddeviation
(also in cents) and anorm
associated with theratios
.