This model represents a simple differential equation:
dx/dt=-x + 10s(t-1.76)
where s() is the unit step function that returns 0 for a negative argument, and 1 for non-negative argument.
The System model uses the QSS1 integrator.
The System2 model uses the QSS2 integrator.
The System3 model uses the QSS3 integrator.
Name | Description |
---|---|
system | |
system2 | |
system3 |