nengolib.signal.Balanced

class nengolib.signal.Balanced[source]

Balanced realization given by the Gramiam matrices.

Informally, this evenly distributes the energy of the state-vector across all dimensions. This has the effect of normalizing the representation of the state-space.

Methods

__call__(sys[, radii]) Produces a RealizerResult scaled by the radii.