How Can I create a time varying equation in Simulink?
Mostra commenti meno recenti
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.
Risposta accettata
Più risposte (1)
Azzi Abdelmalek
il 27 Feb 2014
0 voti
You will need
- Math function block
- clock block
- sum block
1 Commento
Hosein
il 27 Feb 2014
Categorie
Scopri di più su Modeling in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
