how can i differentiate a constant in simulink?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
vishnuvardhan naidu tanga
le 4 Déc 2019
Modifié(e) : Stephan
le 4 Déc 2019
hello everyone im trying to differentiate a constant in simulink. but when i use derivative block it considers the value as constant and gives me an output 0. can someone help me with this.
the equation is dV/dt, where 'V' is a constant number.
thank you,
with regards
0 commentaires
Réponse acceptée
Stephan
le 4 Déc 2019
Modifié(e) : Stephan
le 4 Déc 2019
You already have done everything exactly correct - Simulink also did what is correct. What is the derivative of y(t)=3 with respect to t? Exactly it is zero. y'(t) = dy/dt = 0 - So thats all and we learned it in our math classes.
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!