Effacer les filtres
Effacer les filtres

Orders of a hammerstein-wiener model

2 vues (au cours des 30 derniers jours)
DC
DC le 11 Mai 2017
Modifié(e) : DC le 11 Mai 2017
When declaring an HW model object, we give the orders of the model as
idnlhw(orders)
Where orders is a vector consisting of three scalar values nb (zeros+1), nf (poles),nk (delay). The documentation says that
For a SISO transfer function, Orders is a vector of positive integers.
However, I'm able to introduce no delay in my input by setting nk = 0. Infact, I'm able to estimate the right output on a model trained with nk = 0 rather than one with a +ve delay (nk). Is this simply an error in the documentation or am I missing something when designing the system?

Réponses (0)

Catégories

En savoir plus sur Computer Vision with Simulink dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by