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

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

于 2017-01-25 发布 文件大小:114KB
0 133
下载积分: 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 个回复

  • newnethodotsu
    一个新设计的OTSU算法,使用方法如下:% load clown % subplot(221) % imshow(X/max(X(:))) % title( Original , FontWeight , bold ) % for n = 2:4 % Iseg = otsu(X,n) % subplot(2,2,n), colormap(gray) % imshow(Iseg) % title([ n = int2str(n)], FontWeight , bold ) % end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
    2007-11-14 12:45:49下载
    积分:1
  • vcPP
    有关所有模式识别的matlab程序 非常有用(For all of Pattern Recognition program is very useful matlab)
    2011-05-14 22:01:37下载
    积分:1
  • l1magic
    This is the code of l1-norm for Lotka-volterr Model
    2013-01-18 20:32:04下载
    积分:1
  • ricker
    Returns Ricker wavelet
    2011-09-28 19:32:34下载
    积分:1
  • grav_nonlinear
    地球物理勘探中重力资料解释的主要目的是由地表观测值推断地下可能存在的密度分布。众所周知,任何一组重力数据都可能由无数个密度分布所引起。即使假设了重力异常是由具有均匀密度差的单一地质体产生的,也得不出唯一的解(Gravity geophysical exploration data interpretation main purpose is inferred from surface observations may exist underground density distribution. Is known, any set of data may be provided by gravity density caused numerous. Even assuming that the gravity anomaly is determined by having a uniform density difference arising from a single geological body, they have no unique solution)
    2013-11-21 23:46:03下载
    积分:1
  • ANFIS
    说明:  matlab ANFIS for optimization
    2019-06-25 02:53:38下载
    积分:1
  • single_end_fault_location
    单端频域法故障测距程序,采用零序电流相位修正法,精度较好(The single-ended fault location procedures using frequency domain method with good precision)
    2012-04-23 14:10:51下载
    积分:1
  • SINSmatalb
    捷联惯导SINS静态仿真 matalb 关于四元数法捷联惯导解算算法的matlab程序组合包,其中包括滤波初始对准仿真,罗经法初始对准仿真,捷联惯导解算仿真,组合卡尔曼滤波等演示程序及其必需的参数矩阵转换程序.(SINS SINS static simulation matalb on quaternion SINS algorithm matlab program solver combination package that includes filtering the initial alignment simulation, simulation of the initial alignment compass France, SINS solver simulation, combined Kalman filtering demo program and its required parameter matrix conversion process.)
    2013-08-21 17:31:11下载
    积分:1
  • DFIG-Rotating-coordinate-model
    根据双馈电机在两相同步旋转坐标系上的数学模型,构建了双馈电机基于MATLAB S-函数的仿真 模型(According DFIG in two-phase synchronous rotating coordinate system mathematical model was constructed DFIG based MATLAB S-function simulation models)
    2013-10-09 19:02:35下载
    积分:1
  • LFM-matchfilter
    关于线性调频信号的生成和匹配滤波的代码,可以运行,还易懂(matched filtering of MATLAB for random signal processing algorithm demo!)
    2017-07-19 16:07:34下载
    积分:1
  • 696518资源总数
  • 104852会员总数
  • 8今日下载