Description Usage Arguments Details Value See Also Examples
tf creates the model for a transfer function
| 1 | 
| num | A numeric vector or matrix (for multivariable systems) | 
| den | A numeric vector or matrix (for multivariable systems) | 
| Ts | Sample time for discrete time systems | 
tf creates a model object for a transfer function, Where num is the numerator and den is the denominator
of the transfer function.
Returns an object of 'tf' class list with a proper transfer function or with warnings when not proper.
| 1 2 3 4 5 6 7 8 9 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.