登录
首页 » matlab » 元胞自动机课堂程序代码

元胞自动机课堂程序代码

于 2019-01-26 发布
0 195
下载积分: 1 下载次数: 5

代码说明:

说明:  MATLAB实现元胞自动机实现交通流,仿真(Realization of Traffic Flow by Cellular Automata)

文件列表:

元胞自动机课堂程序代码\2014A\2014美赛A题原题及翻译.pdf, 257874 , 2018-12-01
元胞自动机课堂程序代码\2014A\calculateCarDistanceOther.m, 1822 , 2018-11-28
元胞自动机课堂程序代码\2014A\calculateFrontCarDistance.m, 462 , 2018-11-04
元胞自动机课堂程序代码\2014A\main.m, 2528 , 2018-12-01
元胞自动机课堂程序代码\2014A\plotAllmethod.m, 1398 , 2018-12-01
元胞自动机课堂程序代码\2014A\solutionOne.m, 4518 , 2018-12-01
元胞自动机课堂程序代码\2014A\solutionOneData.mat, 612 , 2018-12-01
元胞自动机课堂程序代码\2014A\solutionOneDataAI.mat, 585 , 2018-12-01
元胞自动机课堂程序代码\2014A\solutionTwo.m, 4615 , 2018-12-01
元胞自动机课堂程序代码\2014A\solutionTwoData.mat, 591 , 2018-12-01
元胞自动机课堂程序代码\2014A\solutionTwoDataAI.mat, 584 , 2018-12-01
元胞自动机课堂程序代码\2014A\STNSData.mat, 353 , 2018-12-01
元胞自动机课堂程序代码\2014A\trafficAnalysis.asv, 2953 , 2018-12-01
元胞自动机课堂程序代码\2014A\trafficAnalysis.m, 2953 , 2018-12-01
元胞自动机课堂程序代码\Conway\boundary.m, 789 , 2018-11-03
元胞自动机课堂程序代码\Conway\main.m, 1828 , 2018-11-03
元胞自动机课堂程序代码\Conway\说明.txt, 212 , 2018-11-03
元胞自动机课堂程序代码\trafficFlow\calculateFrontCarDistance.m, 462 , 2018-11-04
元胞自动机课堂程序代码\trafficFlow\cruiseDrive.m, 1547 , 2018-11-04
元胞自动机课堂程序代码\trafficFlow\cruiseDriveData.mat, 353 , 2018-11-30
元胞自动机课堂程序代码\trafficFlow\main.m, 1666 , 2018-12-01
元胞自动机课堂程序代码\trafficFlow\NaSch.m, 1474 , 2018-11-04
元胞自动机课堂程序代码\trafficFlow\NaSchData.mat, 354 , 2018-11-30
元胞自动机课堂程序代码\trafficFlow\plotAllmethod.m, 780 , 2018-11-30
元胞自动机课堂程序代码\trafficFlow\trafficAnalysis.m, 1848 , 2018-12-01
元胞自动机课堂程序代码\trafficFlow\VDR.m, 1844 , 2018-11-04
元胞自动机课堂程序代码\trafficFlow\VDRData.mat, 353 , 2018-11-30
元胞自动机课堂程序代码\trafficFlow\VE.m, 2280 , 2018-11-04
元胞自动机课堂程序代码\trafficFlow\VEData.mat, 353 , 2018-11-30
元胞自动机课堂程序代码\trafficFlowMulti\calculateCarDistanceOther.m, 1822 , 2018-11-28
元胞自动机课堂程序代码\trafficFlowMulti\calculateFrontCarDistance.m, 462 , 2018-11-04
元胞自动机课堂程序代码\trafficFlowMulti\main.m, 1939 , 2018-11-30
元胞自动机课堂程序代码\trafficFlowMulti\STNS.m, 3933 , 2018-11-30
元胞自动机课堂程序代码\trafficFlowMulti\STNSData.mat, 353 , 2018-11-30
元胞自动机课堂程序代码\trafficFlowMulti\trafficAnalysis.m, 2125 , 2018-11-30
元胞自动机课堂程序代码\Wolfram\boundary.m, 514 , 2018-11-03
元胞自动机课堂程序代码\Wolfram\main.m, 2494 , 2018-11-04
元胞自动机课堂程序代码\程序代码说明.docx, 16202 , 2018-12-01
元胞自动机课堂程序代码\2014A, 0 , 2018-12-02
元胞自动机课堂程序代码\Conway, 0 , 2018-12-02
元胞自动机课堂程序代码\trafficFlow, 0 , 2018-12-02
元胞自动机课堂程序代码\trafficFlowMulti, 0 , 2018-12-02
元胞自动机课堂程序代码\Wolfram, 0 , 2018-12-02
元胞自动机课堂程序代码, 0 , 2018-12-02

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

发表评论

0 个回复

  • MATLAB
    说明:  处理图像使用其方法可以更好的查找图像中的标记特征点(Image processing methods can better use its search feature points marked in the image)
    2011-03-24 22:06:41下载
    积分:1
  • GADA-.moh
    SIMULATION DOUBLY FED INDUCTION GENERATOR
    2014-11-22 06:35:55下载
    积分:1
  • iRobotCreateSimulatorToolbox1_3
    iRobotCreateSimulatorToolbox1_3 iRobot仿真matlab工具箱(iRobotCreateSimulatorToolbox1_3 iRobot simulation matlab toolbox)
    2012-11-23 19:54:10下载
    积分:1
  • k-means-and-knn_matlab
    用matlab实现机器学习中的两个经典算法:k-means和knn。(Using matlab to achieve in two classic machine learning algorithms: k-means and knn.)
    2011-06-17 22:23:56下载
    积分:1
  • chebyshevpade
    chebyshev pade 逼近,采用了chebyshev多项式(chebyshev pade approximation, using the chebyshev polynomial)
    2011-07-30 13:14:50下载
    积分:1
  • TWRData_analyze
    适用于MATLAB的跟踪算法,使用的是GNN关联和Kalman滤波算法(The tracking algorithm for MATLAB is based on GNN correlation and Kalman filtering algorithm.)
    2018-04-11 17:07:50下载
    积分:1
  • cppfrance_DETECTION-OPTIMALE-CONTOURS-CANNY-DERIC
    detection of the optimal countour
    2009-10-19 20:33:28下载
    积分:1
  • matlabinterpolation
    使学生通过本实验,从几何直观观察几种插值方法的特点和不同插值效果,进一步理解方法的应用背景和适用范围。从而加强和巩固学生的理论知识,提高分析问题,解决问题的能力,提高理论知识的应用能力及计算机编程能力。(Students through the experiment, visual observations from the geometric characteristics of several interpolation methods and different interpolation effects, and further understand the methods of application of the background and scope of application. In order to strengthen and consolidate the students the theoretical knowledge and enhance their analysis of issues, problem-solving abilities, improve the application of theoretical knowledge, ability and capacity of computer programming.)
    2009-11-05 14:20:20下载
    积分:1
  • 1
    说明:  用matlab打开即可,可以绘制功率谱的函数(using Matlab can be opened, the power spectral mapping function)
    2009-12-17 20:08:32下载
    积分:1
  • mlf
    Mittag-Leffler function的matlab计算方法!.(Mittag-Leffler function of matlab calculation! .)
    2007-11-22 09:21:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载