登录
首页 » matlab » 元胞自动机模拟交通流程序

元胞自动机模拟交通流程序

于 2017-01-25 发布 文件大小:114KB
0 124
下载积分: 1 下载次数: 16

代码说明:

  元胞自动机模拟交通流程序,学校交通专业学长给的,能够模拟单车种双车道交通流变化,考虑驾驶员行为。做数学建模美赛的时候用到。(Cellular automaton simulation of traffic flow program, school traffic professional senior, can simulate the change of bike traffic flow, consider driver behavior.)

文件列表:

元胞自动机
..........\20120508
..........\........\车辆占用车道数据.txt,1464019,2017-01-20
..........\........\车辆基本信息.txt,1462800,2017-01-20
..........\........\车辆所处位置.txt,1486792,2017-01-20
..........\........\车辆每一时刻速度.txt,1464136,2017-01-20
..........\AddingNewCarsToEntry.p,307,2012-05-25
..........\basicinfo.ini,100,2012-05-19
..........\CountingLaneChangingConditions.p,538,2012-05-25
..........\CountingNextStepState4Vehicle.p,351,2012-05-25
..........\CountingNextStepVehicleState.m,729,2012-05-17
..........\DeployCellTakenState.p,177,2012-05-25
..........\DeployVehicleState.p,138,2012-05-25
..........\DrawingCellSpace.p,303,2012-05-25
..........\DriverBehaviorInfo.ini,56,2012-05-16
..........\FindUnusedVehicle.p,173,2012-05-25
..........\GenerateCellSpace.p,229,2012-05-25
..........\GenerateVehicleSpace.p,394,2012-05-25
..........\GetAheadVehicleID.p,241,2012-05-25
..........\GetBasicInfo.p,211,2012-05-25
..........\GetCellTakenCarHeadState.p,139,2012-05-25
..........\GetCellTakenCarID.p,123,2012-05-25
..........\GetCellTakenState.p,123,2012-05-25
..........\GetDistanceToAheadVehicle.p,238,2012-05-25
..........\GetDriverBehavior.p,125,2012-05-25
..........\GetVehicalInfo.p,141,2012-05-25
..........\GetVehicleInCellSpace.p,280,2012-05-25
..........\GetVehicleLength.p,221,2012-05-25
..........\IfAddNewCar.m,141,2012-05-15
..........\InitVehicleInfo.ini,62,2012-05-15
..........\IsCellTaken.m,313,2012-05-15
..........\isSatisfy.p,148,2012-05-25
..........\JudgeLaneChangingConditions.p,499,2012-05-25
..........\JudgeNeighborOnLeftOrRightLane.p,371,2012-05-25
..........\LaneChangingModeInfo.ini,35,2012-05-17
..........\main_tca.m,1710,2012-05-25
..........\NewVehicleEntryRatio.ini,48,2012-05-15
..........\OutputDataSettings.ini,84,2012-05-20
..........\ProtectYourWork.bat,752,2012-05-25
..........\RefreshCellSpaceWithNewPosition.m,675,2012-05-15
..........\ReleaseCellTakenState.m,409,2012-05-14
..........\ReleaseVehicleState.m,227,2012-05-14
..........\ResultsPlotting.m,1301,2012-05-25
..........\SavingDataAsFiles.p,606,2012-05-25
..........\SearchCellSpaceForTaken.p,234,2012-05-25
..........\SignalCycleInfo.ini,53,2012-05-15
..........\testmulti_driveway.m,3984,2017-01-21
..........\TrafficSimulating.m,1689,2012-05-19
..........\UpdataCellSpaceWithVehicleInfo.p,469,2012-05-25
..........\函数功能结构表.xlsx,11869,2012-05-18
..........\函数树状图.vsd,51712,2012-05-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • bp
    说明:  平台:matlab 基于bp反馈网络的算法设计的双层感知器。 (Platform: matlab-based algorithm design of feedback network bp double-layer perceptron.)
    2010-02-27 01:19:19下载
    积分:1
  • imagerecgonition
    说明:  尿沉渣图像识别,采用形态学图像分割,som进行识别!(urine image recognition, image segmentation using morphological, som identification!)
    2006-02-27 21:41:29下载
    积分:1
  • NLM
    关于非局部均值去噪的典型例子,里面有详细注解,很实用(Typical examples of non-local means on de-noising, which has detailed notes, it is practical)
    2020-11-24 23:19:32下载
    积分:1
  • main
    [sigma,mu,A]=mygaussfit(x,y) [sigma,mu,A]=mygaussfit(x,y,h) this function is doing fit to the function y=A * exp( -(x-mu)^2 / (2*sigma^2) )
    2010-10-20 14:41:20下载
    积分:1
  • scientific-calculator
    科学计算器的设计与编程,方便大家进行学习。(Design and programming of the scientific calculator, to facilitate learning.)
    2012-06-03 09:43:10下载
    积分:1
  • PID-Robust-Control
    PID鲁棒自适应控制,包含机械手PI鲁棒控制和航天器稳定PD鲁棒控制(PID Robust Control and PID Adaptive Control)
    2015-01-16 22:34:28下载
    积分:1
  • 三种方法的弹道仿真
    matlab/simulink 三种方法的弹道仿真(追踪法、比例导引法、平行接近法) (matlab/simulink Trajectory Simulation of three methods (tracing method, proportional navigation law, parallel close to the law))
    2021-04-24 11:08:47下载
    积分:1
  • HengXiang-RLS
    一个横向均衡器的MATLAB仿真,采用了自适应算法中的RLS算法(MATLAB simulation of a transverse equalizer, using the adaptive algorithm RLS algorithm)
    2014-02-10 18:12:43下载
    积分:1
  • GPS
    GPS/INS组合导航,可以提高系统精度,很实用(integrated navigation)
    2018-12-24 13:29:28下载
    积分:1
  • peakfit
    峰值滤波用于数据特征处理,可提高算法运算速度和鲁棒性(Peak filter characteristics for data processing, the operation speed can be increased and the robustness of the algorithm)
    2014-12-10 17:24:35下载
    积分:1
  • 696518资源总数
  • 104622会员总数
  • 14今日下载