How to get explicity equation from idnlarx model?
Mostra commenti meno recenti
I could get parameters values with Gnl.Nonlinearity.Parameters command, but I need to describe the mathematical equation. The model 'Gnl', in annex, was identified using sigmoidnet property. The simoidnet help express function as $F(x)=(x−r)PL + a_1*f((x−r)Qb_1+c_1) + … + a_n*f((x−r)Qb_n+c_n) + d$, where $f$ is the sigmoid function $f(z)=(1)/(e^−z+1)$. But how this expression is linked with idnlarx model equation?
How could I get the explicit mathematical equation from a idnlarx model?
Risposte (0)
Categorie
Scopri di più su Nonlinear ARX Models in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!