photo

Ahmed Eltayeb


KFUPM

Last seen: 3 months 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

Feeds

排序方式:

提问


how I can replace diff(x(t), t) with xdot ?
>> syms t; >> x=sym('x(t)'); >> f=sin(x); >> diff(f,t) ans = cos(x(t))*diff(x(t), t)

12 years 前 | 1 个回答 | 0

1

个回答