|
|
|||
|
|
|
ToContinuousTimeModel | ![]() |
| ToContinuousTimeModel[sys] gives the continuous-time approximation of the discrete-time TransferFunctionModel or StateSpaceModel object sys. |
| ToContinuousTimeModel gives the continuous-time approximation of the discrete-time TransferFunctionModel object tf, using s as the Laplace-transform variable. |
| "ForwardRectangularRule" | Euler forward method | |
| "BackwardRectangularRule" | Euler backward method | |
| "BilinearTransform" | Tustin bilinear approximation | |
| "ZeroPoleMapping" | exact matching of zeros and poles | |
| "ZeroOrderHold" | piecewise constant approximation | |
| "FirstOrderHold" | piecewise linear (triangular) approximation |
Options (4) |