Description Usage Arguments Details Value Examples
Simulate the response of a system to a given input
| 1 | 
| model | the linear system to simulate | 
| input | a vector/matrix containing the input | 
| addNoise | logical variable indicating whether to add noise to the 
response model. (Default:  | 
| innov | an optional times series of innovations. If not supplied (specified
as  | 
| seed | integer indicating the seed value of the random number generator. Useful for reproducibility purposes. | 
The routine is currently built only for SISO systems. Future versions will include support for MIMO systems.
a vector containing the simulated output
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.