Variable of Integration in Simulink

19 ビュー (過去 30 日間)
Sushanth Manchikatla
Sushanth Manchikatla 2020 年 7 月 30 日
回答済み: Chaitanya Mallela 2020 年 10 月 1 日
How to integrate a function or any source variable with respect to another variable (" the variable of integration" ) rather than the time counted by simulink when it is run?
i.e. How to integrate this in simulink( how to set the variable of integration to x or using dx rather than dt )?

採用された回答

Chaitanya Mallela
Chaitanya Mallela 2020 年 10 月 1 日
If the variable x is a function of time x(t), you can use Integration by substitution method
Differentiate the function x using Dervative block multiply with the function and integerate using Integrator block.

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by