Acker:
--------------------------------------------------------------------------
Gains for poles using Ackermann's formula.
Computes the gain for desired pole locations using Ackermann's
formula so that a-bk has the desired poles.
Since version 1.
--------------------------------------------------------------------------
Form:
k = Acker( a, b, p )
--------------------------------------------------------------------------
------
Inputs
------
a Plant matrix
b Input matrix
p Pole locations
-------
Outputs
-------
k Gain
--------------------------------------------------------------------------
References: Franklin, G., J.D. Powell, M.L. Workman (1992). Digital
Control of Dynamic Systems. John Wiley & Sons, New York
245.
--------------------------------------------------------------------------