DewDSPMasterNET
ZeroPoleToStateSpace Routine
Summary
Convert transfer function from zero-pole to state-space form.

Unit
LinearSystems

Declaration
Procedure ZeroPoleToStateSpace(A: TMtx; B, C: TVec; out D: TSample; z, p: TVec; k: TSample);

Description
Convert a transfer function defined with zeros Z and poles P and gain K in to its state space presentation of the real valued A matrix, B,C vectors and D value.
Categories
Linear systems
 See Also 
StateSpaceToZeroPole 
StateSpaceToTransferFun 
TransferFunToStateSpace 

Copyright 2008 Dew Research
http://www.dewresearch.com