How is extrapolation performed in the Simulink Transport Delay block?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Richard Crozier
am 23 Mär. 2017
Beantwortet: Jyotish Robin
am 30 Mär. 2017
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?
0 Kommentare
Akzeptierte Antwort
Jyotish Robin
am 30 Mär. 2017
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Sources finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!