CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 元胞

搜索资源列表

  1. 元胞自动机实现高速公路收费站matlab代码

    1下载:
  2. 元胞自动机模型的几个编码,实现美赛中高速公路收费的问题(Several coding of cellular automata model to realize the toll of Expressway in American competition)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:13312
    • 提供者:snakeabc
  1. cellular automata Matlab code

    0下载:
  2. 元胞自动机的matlab代码,希望能够帮到需要学习的人(Cellular automata matlab code, hoping to help people in need of learning)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:海鱼
  1. 元胞自动机

    0下载:
  2. 有三个小程序:生命游戏、森林火灾、渗透集群(Simulated forest fire)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:王尼
  1. main

    0下载:
  2. 交通流元胞自动机NS模型,可为新手所用。(Traffic flow, cellular automata, NS model)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:Jessifly
  1. foresfire

    0下载:
  2. 规则: % (1)正在燃烧的树变成空格位; % (2)如果绿树格位的最近邻居中有一个树在燃烧,则它变成正在燃烧的树; % (3)在空格位,树以概率p生长; % (4)在最近的邻居中没有正在燃烧的树的情况下树在每一时步以概率f(闪 % 电)变为正在燃烧的树。 % 参考文献: % 祝玉学,赵学龙译,<<物理系统的元胞自动机模拟>>, p23(Rule: % (1) the burning trees turn into spaces; % (2) i
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:马铃薯的
  1. V3.0

    0下载:
  2. 元胞自动机matlab程序(Cellular automata matlab program)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:53248
    • 提供者:雷丽霞
  1. cf

    0下载:
  2. 元胞自动机,forest fire,Conway's life with GUI(cellular automaton forest fire Conway's life with GUI)
  3. 所属分类:matlab例程

  1. 元胞自动机NaSch模型及其MATLAB代码

    0下载:
  2. 元胞自动机模拟路况,单行道模拟,元胞自动机NaSch模型及其MATLAB代码(Cellular automata simulation of road conditions)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:50176
    • 提供者:sunnus
  1. 程序

    0下载:
  2. 元胞自动机的简单实现,用于实现高速公路收费站形状设计,(Simple implementation of cellular automata)
  3. 所属分类:matlab例程

  1. CA_ex

    0下载:
  2. 元胞自动机实现 机场 收费站 等模拟仿真(The simulation of airport toll station is realized by cellular automata)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:521216
    • 提供者:_haoqi
  1. boarding

    1下载:
  2. 元胞自动机模拟排队登录程序,MATLAB亲测可用。(Cellular automata simulation queue login program. You can try this with your matlab pltform.)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:6144
    • 提供者:Markov
  1. 2017美赛B题matlab程序

    2下载:
  2. 2017年美赛B题元胞自动机(matlab)代码(2017 mcm B automaton code in matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-03
    • 文件大小:6144
    • 提供者:蛤蛤蛤蛤
  1. 四车道

    0下载:
  2. 四车道元胞机模型,用于数学建模,用处多多,可进行适当修改(Four lane cellular automaton model can be used for mathematical modeling.)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:邱金鱼
  1. 元胞自动机

    0下载:
  2. 对交通流系统仿真从而研究道路状态改变对交通状况的影响(The simulation for transportation condition)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:6144
    • 提供者:zeroer
  1. CA

    0下载:
  2. 元胞自动机,模拟双车道车辆行驶状况,并记录相关数据(CA)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:3072
    • 提供者:汉堡1
  1. MC

    2下载:
  2. 基于Fortran语言的元胞自动机模拟多晶长大(Cellular automata simulation of polycrystal growth)
  3. 所属分类:数学计算

    • 发布日期:2017-12-29
    • 文件大小:13312
    • 提供者:lovey月神
  1. NaSch_Model

    0下载:
  2. 交通流NaSch模型基础代码,仅供元胞自动机的初学者学习参考(Basic code of traffic flow NaSch model)
  3. 所属分类:交通/航空行业

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:joelseven
  1. 第一组honk_effect_CA

    0下载:
  2. 交通流领域的 鸣笛效应模型,学习元胞自动机的同学可以借鉴(The whistle effect model of traffic flow field can learn from the students who learn the cellular automata)
  3. 所属分类:交通/航空行业

    • 发布日期:2017-12-28
    • 文件大小:5120
    • 提供者:joelseven
  1. 184

    0下载:
  2. 元胞自动机的 life matlab 代码(CA life code in matlab)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:mwjisbest
  1. traffic(zhoulvwen)

    0下载:
  2. 双车道元胞自动机 matlab 实现代码(ca with matlab code)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:5120
    • 提供者:mwjisbest
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com