Variable of Integration in Simulink
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Sushanth Manchikatla
le 30 Juil 2020
Réponse apportée : Chaitanya Mallela
le 1 Oct 2020
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 )?
0 commentaires
Réponse acceptée
Chaitanya Mallela
le 1 Oct 2020
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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur General Applications dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!