@xiaokong
2016-06-16T16:00:00.000000Z
字数 435
阅读 337
一个物体的位置会随着时间和速度的改变而改变,当速度一定时,位移随时间成线性变化。表达成公式:
1.2:The position of anobject moving horizontally with a constant velocity,v,is described by the eqation
Assuming that the velocity is a constant,say ,use the Euler method to solve for x as a function of time.Compare your result with the exact solution.
当速度一定时位移随时间线性改变。表达成公式:
程序代码
由图像可知速度一定时位移随时间线性增加。
当速度一定时位移随时间线性增加
蔡浩老师的程序模板
刘昊天同学2013301020064