フィルターのクリア

Orders of a hammerstein-wiener model

2 ビュー (過去 30 日間)
DC
DC 2017 年 5 月 11 日
編集済み: DC 2017 年 5 月 11 日
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?

回答 (0 件)

カテゴリ

Help Center および File ExchangeComputer Vision with Simulink についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by