Disintegrated Parts


Created: July 15, 2021
Last Modified:September 12, 2024

Linked to from “High Performance Spatiotemporal Trajectory Matching”

Time Weighted Similarity (TWS)

The formula for the Time Weighted Similarity is given as follows:

\[TWS(T_1,T_2)=\frac {\int _α ^β m(p_1(t),\ p_2(t))dt} {β_1-α_1}\]

Whereas:

For computational purposes, the following approximation can be used;

\[\int _α ^β m(p_1(t),\ p_2(t))dt \approx \frac {1} {2} \sum _{i=1} ^{n-1} (m_i + m_{i+1})(t_{i+1}-t_i)\]

Whereas;

The “time weighted segment score”: $(m_i+m_{i+1})(t_{i+1-t_i})$


No webmentions were found.