General Nonlinear Systems
Just like affine systems, the general nonlinear systems can also be specified in multiple ways and be converted to other systems models.
A system specified using an ODE.
Out[1]= | |
A system specified using its components.
Out[2]= | |
Systems obtained from other systems models.
Out[3]= | |
Out[4]= | |
A linear NonlinearStateSpaceModel is exactly converted to linear systems models.
Out[6]= | |
An input-linear system is exactly converted to an AffineStateSpaceModel.
Out[7]= | |
In general, conversions to other systems models are approximate.
Out[9]= | |