登录
首页 » matlab » CA_TrafficFlowModel

CA_TrafficFlowModel

于 2016-12-08 发布 文件大小:49KB
0 204
下载积分: 1 下载次数: 21

代码说明:

  交通流元胞自动机Matlab源代码 *跟驰功能 *换道功能*元胞空间定义功能*车辆定义功能*驾驶员特性定义功能*发车密度定义功能*信号配时定义功能*换道比例定义功能(Traffic flow cellular automata Matlab source code* follow the function * lane changing function* unit cell space definition function* vehicle definition function* driver characteristics definition function* departure density definition function* signal timing definition function* changing channel proportion definition function)

文件列表:

CA_TrafficFlowModel
...................\AddingNewCarsToEntry.p,307,2016-12-08
...................\basicinfo.ini,100,2016-12-08
...................\CountingLaneChangingConditions.p,538,2016-12-08
...................\CountingNextStepState4Vehicle.p,351,2016-12-08
...................\CountingNextStepVehicleState.m,729,2016-12-08
...................\DeployCellTakenState.p,177,2016-12-08
...................\DeployVehicleState.p,138,2016-12-08
...................\DrawingCellSpace.p,303,2016-12-08
...................\DriverBehaviorInfo.ini,56,2016-12-08
...................\FindUnusedVehicle.p,173,2016-12-08
...................\GenerateCellSpace.p,229,2016-12-08
...................\GenerateVehicleSpace.p,394,2016-12-08
...................\GetAheadVehicleID.p,241,2016-12-08
...................\GetBasicInfo.p,211,2016-12-08
...................\GetCellTakenCarHeadState.p,139,2016-12-08
...................\GetCellTakenCarID.p,123,2016-12-08
...................\GetCellTakenState.p,123,2016-12-08
...................\GetDistanceToAheadVehicle.p,238,2016-12-08
...................\GetDriverBehavior.p,125,2016-12-08
...................\GetVehicalInfo.p,141,2016-12-08
...................\GetVehicleInCellSpace.p,280,2016-12-08
...................\GetVehicleLength.p,221,2016-12-08
...................\IfAddNewCar.m,141,2016-12-08
...................\InitVehicleInfo.ini,62,2016-12-08
...................\IsCellTaken.m,313,2016-12-08
...................\isSatisfy.p,148,2016-12-08
...................\JudgeLaneChangingConditions.p,499,2016-12-08
...................\JudgeNeighborOnLeftOrRightLane.p,371,2016-12-08
...................\LaneChangingModeInfo.ini,35,2016-12-08
...................\main_tca.m,1710,2016-12-08
...................\NewVehicleEntryRatio.ini,48,2016-12-08
...................\OutputDataSettings.ini,84,2016-12-08
...................\ProtectYourWork.bat,752,2016-12-08
...................\RefreshCellSpaceWithNewPosition.m,675,2016-12-08
...................\ReleaseCellTakenState.m,409,2016-12-08
...................\ReleaseVehicleState.m,227,2016-12-08
...................\ResultsPlotting.m,1301,2016-12-08
...................\SavingDataAsFiles.p,606,2016-12-08
...................\SearchCellSpaceForTaken.p,234,2016-12-08
...................\SignalCycleInfo.ini,53,2016-12-08
...................\TrafficSimulating.m,1689,2016-12-08
...................\UpdataCellSpaceWithVehicleInfo.p,469,2016-12-08
...................\函数功能结构表.xlsx,11869,2016-12-08
...................\函数树状图.vsd,51712,2016-12-08

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

发表评论

0 个回复

  • Random-medium11
    随机介质的模型建立,用于地震波模拟的研究!(Random medium model, used in seismic wave simulation research!)
    2021-01-20 09:28:42下载
    积分:1
  • MatlabP30
    《Matlab神经网络30个案例分析》程序和数据 (" Matlab neural network analysis of 30 cases," the program and data)
    2011-10-01 16:03:19下载
    积分:1
  • regionGrow
    区域生长算法,运行后鼠标左键单击图像区域的一点开始分割,可点击多次,单击右键结束运行。(Regional growth, and after the left mouse button click on image of a division, but it starts at times, click the right key to an end run. )
    2011-06-23 20:38:15下载
    积分:1
  • Adaptiveconstrainedparticleswarm
    针对粒子群优化算法应用于约束优化问题时易陷入局部极小值的问题, 提出了一种改进的粒子群优化算 法. 该算法综合了约束优化问题的目标函数值和约束函数的违反度值作为粒子群优化算法的双适应度值, 采用了 双适应值动态判断粒子群优化算法中粒子的优劣. 违反度值的计算引入了自适应加权系数, 相应地提出了调整各 权系数的自适应策略, 并改进了粒子群优化算法的粒子竞争选择策略, 拓展了粒子群优化算法的单适应值的应用 范围.应用约束自适应粒子群优化算法实现了城市水厂的节能优化调度. 结果表明, 该算法收敛速度快且结果可 靠. 粒子群优化算法为解决工程约束优化问题提供了一条可行途径(Considering that theparticleswarmoptimization( PSO) algorithmcanbeeasily trappedinto the local minimal valueinconstrainedoptimizationproblems, amodifiedconstrainedparticleswarmoptimiza tionalgorithmwasproposed. Theobjective functionvalue andthe violationvalue of constraint functions wereeffectively combinedto formtwofitnesses, andthefitnesseswereadoptedto estimate if theparticle wassuperior or not ina dynamicway. Theadaptiveweight functionwasadoptedinthe calculationof the violationvalue. The strategy of keeping anadaptive relationof weight coefficientswasproposed, andthe strategyof swarmtournament selectionwasimproved. Theapplicationlocalizationsof thesinglefitnessof PSOwerewidenedaswell. ThemodifiedconstrainedPSOalgorithmwasappliedtosolveenergyoptimiza tionproblemsof theurbanwater supplyprocess, whichshowedthat theconvergent speedof thealgorithm isfast andthe result isvalid. Afeasibleapproachto solvetheindustrial constraint optimizationproblems withPSOwasprovided.)
    2012-04-27 20:26:28下载
    积分:1
  • matlab
    matlab在数字图象处理中有着自己独特的优势,本文主要介绍其在数字图象处理中的强大的作用和使用方法。(matlab in digital image processing has its own unique advantages, this paper introduce its digital image processing in a powerful role and use.)
    2008-03-14 10:23:28下载
    积分:1
  • CADPROJECT
    用matlab编程,实现C2-continuity的瓶子,用户输入瓶子的截面(generation of c2-continuity bottle)
    2011-11-06 06:00:53下载
    积分:1
  • DC_Motor_Model
    Mathematical modeling of DC Motor Model using current and speed equations
    2013-09-26 04:14:00下载
    积分:1
  • DexAnnotationAttributeImpl
    final class DexAnnotationAttributeImpl implements.
    2014-01-22 11:09:30下载
    积分:1
  • main
    按照要求改变平面加速度、速度,作出路径,显示加速度、速度、位移随时间变化(Change the acceleration and speed in a plane according to the requirement, and draw the path.)
    2020-06-16 21:00:02下载
    积分:1
  • yiqun
    说明:  路径规划仿真,运用蚁群算法,利用MATLAB软件搭建二维地形环境(Path planning simulation, using ant colony algorithm, using MATLAB software to build two-dimensional terrain environment)
    2019-04-05 15:17:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载