|
8.1.4 Linearizing a Nonlinear Model
A nonlinear neural ARX or AR model can be linearized at any value of the regressor x. This is done with the command LinearizeNet.


Linearize a dynamic model.
The result is a neural AR(X) model with a linear FF network as described in Section 5.1.5, LinearizeNet and NeuronDelete.
|