Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何计算 2 个核心定位对象之间的总行程时间?
您必须计算总距离 D,假设每个点的速度分布,然后将总距离除以平均速度。如果您假设整个行程的速度恒定,则计算会更容易;考虑停止、启动、加速和减速会使问题复杂化很多。