How is extrapolation performed in the Simulink Transport Delay block?

2 ビュー (過去 30 日間)
Richard Crozier
Richard Crozier 2017 年 3 月 23 日
回答済み: Jyotish Robin 2017 年 3 月 30 日
The Simulink Transport Delay block states that if the specified delay is smaller than the current time step extrapolation is performed to determine the output based on the history of inputs. However, it gives no details as to how this extrapolation is performed. How is it done?

採用された回答

Jyotish Robin
Jyotish Robin 2017 年 3 月 30 日
Hi Richard!
The block uses first order Lagrange interpolation. It's clearly understood if you generate code from the block and look at the generated code.
Hope this helps.
Regards,
Jyotish

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSources についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by