DBalReal:
--------------------------------------------------------------------------
Compute a balanced realization for discrete time systems.
Compute the balanced realization of a, b, c, d for discrete
time systems.
Since version 2.
--------------------------------------------------------------------------
Form:
[a, b, c, d, t, g, err] = DBalReal( a, b, c, d )
--------------------------------------------------------------------------
------
Inputs
------
a State matrix
b Input matrix
c Output matrix
d Feedthrough matrix
-------
Outputs
-------
a State matrix
b Input matrix
c Output matrix
d Feedthrough matrix
t Transformation matrix
g The observability and controllability grammiam
err Error
--------------------------------------------------------------------------
Children:
Common: Control/DCGram
Common: Control/DOGram
Common: Control/SizeABCD