ZhengguanLi / approximate-trajectory-partitioning

Implement the approximate trajectory partitioning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

approximate-trajectory-partitioning

This project implements the approximate trajectory partitioning algorithm on the paper: Trajectory Clustering: A Partition-and-Group Framework. Lee, Jae-Gil; Han, Jiawei; Whang, Kyu-Young

Usage

  • Execute trajactory_pratitioning.m
  • Choose dataset file

Test case

sample_test.tra:

sample_test

hurricane1950_2006.tra:

hurricane1950_2006

About

Implement the approximate trajectory partitioning


Languages

Language:MATLAB 100.0%