How Can I create a time varying equation in Simulink?
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (1)
Azzi Abdelmalek
el 27 de Feb. de 2014
0 votos
You will need
- Math function block
- clock block
- sum block
1 comentario
Hosein
el 27 de Feb. de 2014
Categorías
Más información sobre Modeling en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
