필터 지우기
필터 지우기

Variable of Integration in Simulink

조회 수: 8 (최근 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 CenterFile Exchange에서 Discontinuities에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by