how can i differentiate a constant in simulink?

조회 수: 3 (최근 30일)
vishnuvardhan naidu tanga
vishnuvardhan naidu tanga 2019년 12월 4일
편집: Stephan 2019년 12월 4일
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