Affine Nonlinear Systems 

Affine systems are nonlinear systems that are linear in the input. They can be specified in multiple ways and can also be converted to other systems models.

A system specified using an ODE.

In[1]:=
Click for copyable input
X
Out[1]=

A system specified using its components.

In[2]:=
Click for copyable input
X
Out[2]=

Systems obtained from other systems models.

In[3]:=
Click for copyable input
X
Out[3]=

A NonlinearStateSpaceModel that is not input linear is approximated.

In[4]:=
Click for copyable input
X
Out[4]=

A linear AffineStateSpaceModel is exactly converted to linear systems models.

In[5]:=
Click for copyable input
X
In[6]:=
Click for copyable input
X
Out[6]=

In general, affine models are approximated during conversion to linear systems models.

In[7]:=
Click for copyable input
X
In[8]:=
Click for copyable input
X
Out[8]=

The conversion to a NonlinearStateSpaceModel is exact.

In[9]:=
Click for copyable input
X
Out[9]=
de es ja pt-br zh