How Can I create a time varying equation in Simulink?
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (1)
Azzi Abdelmalek
am 27 Feb. 2014
0 Stimmen
You will need
- Math function block
- clock block
- sum block
1 Kommentar
Hosein
am 27 Feb. 2014
Kategorien
Mehr zu Modeling finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
