Variable of Integration in Simulink

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 )?

 Respuesta aceptada

Chaitanya Mallela
Chaitanya Mallela el 1 de Oct. de 2020

0 votos

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.

Más respuestas (0)

Categorías

Más información sobre Modeling en Centro de ayuda y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by