出租车GPS数据计算交通拥堵路段我要分享

Calculation of traffic congestion section based on taxi GPS data

12.21 matlab出租车 拥堵路段 车速 matlab车速数据

关注次数: 281

下载次数: 1

文件大小: 1273KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

根据深圳市出租车GPS数据所提供的信息,针对交通出行数据的空间分布特征,选取了4月18号这天的全天数据出租车载客后的行驶数据, 利用mtalab对数据的处理,筛选出出租车的起始点及拥堵的时段的行驶数据并通过kmeans聚类分析设定拥堵的标准,得到对于出租车在路段上的车速在小于2.15公里/小时的时候可以认为非常拥堵,拥堵的时段 5:00-7:00,12:00-14:00,19:00-21:00,非常拥堵的时间段为5:00-7:00,19:00-21:00。


English Description:

According to the information provided by GPS data of taxis in Shenzhen, and in view of the spatial distribution characteristics of traffic data, this paper selects the whole day data of April 18, the driving data of taxis after carrying passengers, Using Mtalab to process the data, this paper selects the starting point of taxi and the driving data of congestion period, and sets the congestion standard through kmeans clustering analysis. It is concluded that when the speed of taxi on the road is less than 2.15 km / h, it can be considered as very congested, and the congestion period is 5:00-7:00, 12:00-14:00, 19: 00-21:00, 5:00-7:00, 19:00-21:00 in very congested time.


代码预览

Matlab_用出租车GPS数据分析深圳道路交通情况

..........................................\matlab程序

..........................................\..........\1_TextData2Excel.m

..........................................\..........\2_Extract_Status.m

..........................................\..........\3_SelectStartPoint.m

..........................................\..........\4_Date_str2num.m

..........................................\..........\5_Extract_TrafficJam_time.m

..........................................\原始数据

..........................................\........\出租车轨迹数据说明.doc

..........................................\........\粤BXY346.txt

..........................................\文档

..........................................\....\用出租车GPS数据分析深圳道路交通情况.doc

..........................................\....\粤BXY346.xls