How Can I create a time varying equation in Simulink?
Afficher commentaires plus anciens
Hi
How can I make a time varying equation in Simulink?
p(t) = 10 + 11*exp(−2(t-0.5))− 12*exp(−3 (t-0.5))
thanks a lot.
Réponse acceptée
Plus de réponses (1)
Azzi Abdelmalek
le 27 Fév 2014
0 votes
You will need
- Math function block
- clock block
- sum block
1 commentaire
Hosein
le 27 Fév 2014
Catégories
En savoir plus sur Modeling dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
