当前位置:
首页 资源下载
搜索资源 - Cellular automaton
搜索资源列表
-
0下载:
一个利用元胞自动机进行生态仿真的matlab程序,有图形化界面,是一个非常有名的实验室所写的。-use of a cellular automaton ecological simulation Matlab procedures, graphical interface, it is a very famous written in the laboratory.
-
-
0下载:
3-Dimensional version of Conway s Game of Life. \"Life\" is a cellular automaton invented by John Conway that involves live and dead cells in a rectangular, two-dimensional universe. This implementation uses a M x M x M grid the number initial ramdom
-
-
0下载:
借助于MATLAB,现实了元胞自动机模拟生命游戏,With MATLAB, the reality of the Analog cellular automaton Game of Life
-
-
0下载:
元胞自动机的matlab程序。
元胞自动机(CA)是一种用来仿真局部规则和局部联系的方法。典型的元胞自动机是定义在网格上的,每一个点上的网格代表一个元胞与一种有限的状态。变化规则适用于每一个元胞并且同时进行。典型的变化规则,决定于元胞的状态,以及其( 4或8 )邻居的状态。元胞自动机已被应用于物理模拟,生物模拟等领域。-Cellular Automata matlab procedures. Cellular Automata (CA) is a simulation used to con
-
-
0下载:
元胞自动机的虚拟程序
开发工具:Microsoft Visual Basic 6.0
运行平台:Windows OS
(VB编译,代码未优化,运行速度较慢)
词语解释:
CA,cellular automata,元胞自动机,或称细胞自动机。
模式(Pattern),多个细胞构成的一个状态组合。
模型:
维度,二维四方网格
细胞,两种状态(活、死);一个方格代表一个细胞。
邻居,Moore型(上、下、左、右、左上、右上、左下、
-
-
0下载:
考虑如何编写有效的MATLAB的程序来实现这些元胞自动机。-MATLAB to consider how to write effective procedures to achieve these cellular automaton.
-
-
0下载:
元胞自动机的C程序,大概请问年度模拟到3.5以后,磁性开始稳定-Cellular automata C program
-
-
0下载:
交通流仿真,元胞自动机的NS模型源码,能用,嘿嘿,欢迎交通-Traffic flow simulation, cellular automaton model of the NS source code, can, hey, welcome to traffic
-
-
0下载:
自动元胞机,可以模拟仿真天气、洪水、 交通 、网络舆情等情况。-Cellular automaton
-
-
0下载:
用元胞自动机实现多数分类算法,执行“多数分类(Majority classification)”任务的元胞自动机-Most classification algorithms using cellular automata
-
-
0下载:
celluler automation 的程序,有助于初学者了解什么是元胞自动机。图文并茂。学习手册式的好程序-celluler automation program, help beginners understand what cellular automata.Illustrated. Learning manual program
-
-
0下载:
交通问题所要应对的元细自动机模型,有两种情况可以针对。-Yuan fine automaton model to deal with the traffic problems
-
-
1下载:
模拟交通事故道路通行量的元胞自动机matlab程序-Simulated road traffic accident traffic volume cellular automaton matlab program
-
-
0下载:
基于matlab的元胞自动机实现方法,有详细的注释帮助理解,有好几个例子,帮助快速入门和提高-Good learning cellular automata example, MATLAB-based program, detailed notes, very easy to use
-
-
0下载:
一个元胞自动机模拟交通流的程序,是基于2017MCM的C题所编的-A cellular automaton simulates a traffic flow program that is based on the 2017MCM s C-question
-
-
1下载:
针对短信网络内病毒传播行为的多样性特点,在研究短信网络生长过程及其拓扑结构的基础上,采用SEIR模型构造元胞自动机模拟方法,对病毒在短信网络内的传播过程进行了模拟仿真,并在此基础上研究了用户反应时间、预免疫与病毒变异对短信病毒传播的影响.实验结果表明,该自动机模型能较好地模拟短信网络中病毒的传播过程.同时针对病毒的传播特点提出了有效的防治策略。-According to the characteristics of the diversity of the virus spreading beh
-
-
0下载:
本程序运用MATLAB,用最简约的代码实现了元胞自动机生命游戏模型,其中利用矩阵计算的形式,减少了一般生命游戏模型代码的判断语句,增加了程序的简洁性并且提高了运行效率(This procedure using MATLAB, with the most simple code to achieve a cellular automaton model of the game of life, using the matrix computation form, reduce the genera
-
-
1下载:
元胞自动机交通流模型,双车道模型,变道。(traffic flow model based on Cellular automaton)
-
-
1下载:
通过元胞自动机模拟车流交通,模拟每一辆车的减速和换道(Simulate traffic using cellular automaton)
-
-
0下载:
元胞自动机,可以应用于多种场景,期待你的开发(Cellular automata can be applied to a variety of scenarios, looking forward to your development)
-