本文使用的是 Julia

using Plots

微分

假设有如下的情况。横坐标表示时间,纵坐标表示一辆车从 t = 0 开始所走过的路程。比如,在 t = 2 时,行使的路程大概是 6.5,在 t = 5 时,路程大概是 …