How can I model a delay differential equation in simulink?
Afficher commentaires plus anciens
Hi I'm looking to model the following non linear delay differential equation modelling a single point turning situation in Simulink in order to then be able to apply a control to the process. However I'm having difficulty doing so and was hoping someone would help me out?
xddot= -a*xdot - b*(x+x^3 )- c*x(t-1)
Where: xddot is the second derivative of x;
xdot is the first derivate of x;
a, b and c are constants;
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Configure Simulation Conditions dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!