so we're going to use this concept of the path to go from the initial point to the end point.
在处理状态函数时,路径的选取。
So, we know in this example the initial height should be 15 meters and the initial velocity should be 10, and for acceleration, I'm going to use -g and to keep life simple, I'm going to call it -10.
我们知道在这个例子中,初始高度为15米,初始速度为10,然后是加速度,我们用"-g"表示重力加速度,为了计算方便,加速度的值取为-10
应用推荐