Using Deval with Simulink Output

1 回表示 (過去 30 日間)
Jason Nicholson
Jason Nicholson 2015 年 5 月 12 日
編集済み: Jason Nicholson 2018 年 3 月 21 日
Is there a way to use deval with the output from simulink. deval works fine with a solution structure from the ODE integrators. However, I am looking for something similar that relates to simulink. Thoughts?

採用された回答

Jason Nicholson
Jason Nicholson 2018 年 3 月 21 日
編集済み: Jason Nicholson 2018 年 3 月 21 日
No, there is not an obvious way to use Deval with Simulink output. However, you can use "Configuration Parameters"-->"Data Import/Export" to do the similar things that you can do with Deval. For instance, the "refine factor" allows a smoother output without reducing the step size or restricting the solver step size. Polynomial interpolation is used to interpolate in between time steps. The polynomial interpolation has the same order of accuracy as the solver. You can also request output at specific times with "produce additional output" or "Produce specificied output only" as shown below.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeOrdinary Differential Equations についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by