The PyTorch version of STGCN implemented by the paper
给出了作者本人参与的数学建模竞赛中所使用的相关算法的MATLAB实现。
Calculates the haversine distance between two locations using longitude and latitude
Offers the user a menu to convert from latitude/longitude to an ij vector and calculates the straightline or Haversine distance between coordinates.