...如何通过微分方程求出位移和时间、速度和时间的函数关系?
发布网友
发布时间:2024-10-23 18:44
我来回答
共2个回答
热心网友
时间:2024-11-09 04:29
位移s,速度v,加速度a,时间t,
当加速度a、初速度v0、初始位移s0都是常数,
热心网友
时间:2024-11-09 04:22
a=d^2x/dt^2=x+3,
设dx/dt=p(x),则
d^2x/dt^2=p'*p=x+3,
所以2pdp=(2x+6)dx,
积分得p^2=x^2+6x+c,
p=dx/dt=土√(x^2+6x+c),
dx/√(x^2+6x+c)=土dt,
所以∫dx/√(x^2+6x+c)=土t+c2.
可以吗?