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.
See also
balance()
,balanced_transformation()
,RollingWindow
,LinearNetwork
Methods
__call__
(sys[, radii])Produces a RealizerResult
scaled by theradii
.