I have a matlab code in which I am dividing the numerator with (t2-t1). It shall be actually in differential form. How to do that?
조회 수: 2 (최근 30일)
이전 댓글 표시
y= (10a+ 4)/(t2-t1)
z=(10a +4)
a= constant, not a changing value
I want the equation in dz/dt form
댓글 수: 1
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!