how can i differentiate a constant in simulink?

2 次查看(过去 30 天)
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

采纳的回答

Stephan
Stephan 2019-12-4
编辑:Stephan 2019-12-4
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 个)

类别

Help CenterFile Exchange 中查找有关 Simulink 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by