搜索资源列表
matlab的元胞自动机程序的源代码
- matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处 取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图 ,matlab Cellular Automata procedure source code, cellula
学习元胞自动机的入门资料
- 有用的C++程序,是学习元胞自动机的入门资料,里面附有相应问题的程序。,youyongdeC++cehngxu,shixuexiyuanbaozidongjiderumenziliao,limianfuyouxiangyingwentidechengxu.
基于元胞自动机的生命游戏
- 基于c语言编写的元胞自动机实现生命游戏 源码
元胞自动机
- 元胞自动机的详细学习资料,基于MATALB的编码,有详细的注释,非常适合学习
元胞自动机
- 交通流模型中,基于元胞自动机模型的实现代码(In the traffic flow model, the implementation code based on cellular automata mode)
元胞自动机与Matlab
- 元胞自动机(CA)是一种用来仿真局部规则和局部联系的方法。典型的元胞自动机是定义在网格上的,每一个点上的网格代表一个元胞与一种有限的状态。变化规则适用于每一个元胞并且同时进行。典型的变化规则,决定于元胞的状态,以及其( 4或8 )邻居的状态。元胞自动机已被应用于物理模拟,生物模拟等领域。本文就一些有趣的规则,考虑如何编写有效的MATLAB的程序来实现这些元胞自动机。(Cellular automata (CA) is a method for simulating local rules and
交通流元胞自动机
- 交通流元胞自动机的一种实现方式,Matlab手段应用。(A sample of the Traffic Cellular automaton.)
元胞自动机
- 元胞自动机模拟 不包括火灾应用的程序示例(test of matlab including the lab of fire and so on)
基于元胞自动机的单双道交通建模Matlab仿真程序
- 基于元胞自动机的单双车道交通建模 使用说明详细见压缩包内文本文档(Single and double lane traffic modeling based on cellular automaton)
元胞自动机简单实现的程序
- 元胞自动机简单实现的程序,基于元胞自动机的网路舆情变化的元胞自动机程序(Cellular automata simple implementation procedures, based on cellular automata network public opinion changes in cellular automata procedures)
元胞自动机模拟交通路况
- 元胞自动机,交通道路模拟,可修改参数,matlab源代码(Cellular automata, traffic road simulation, modifiable parameters)
元胞自动机与Matlab
- 计算机模拟,仿真,元胞自动机,模拟交通道路情况(Containing matlab files, the physical phenomenon of cellular automata simulation, programmable)
元胞自动机程序
- 用于实现元胞自动机算法的程序,很管用,很有效(Procedures for cellular automata algorithm)
元胞自动机与matlab
- 元胞自动机可以求得车辆排队问题等交通问题(The traffic problems such as vehicle queue problem can be obtained by cellular automaton)
元胞自动机模拟交通路况
- 元胞自动机 模拟交通流,基本模型matlab代码(CA simulation on traffic flow in matlab)
元胞自动机
- 元胞自动机,主要用于数学建模交通仿真中,适合数学建模同学使用。(Traffic flow cellular automaton, mainly for mathematical modeling in traffic simulation)
元胞自动机论文和程序
- 元胞自动机程序,模拟森林火灾及环路交通以及相关论文(Cellular automata program, simulation of forest fire and loop traffic and related papers)
交通流收费站元胞自动机源码
- 元胞自动机的一个例子,是在交通运输方面的,matlab可以实现。(An example of cellular automata is in transportation, and Matlab can be realized.)
基于元胞自动机的单双道交通建模Matlab仿真程序
- 元胞自动机的交通流模型,对于研究交通流模型非常有用。(Traffic flow model of cellular automata)
元胞自动机matlab代码-2017美赛B题收费广场收费亭
- 2017年美赛B题用元胞自动机的含有收费站的道路交通流模拟程序(Road traffic flow simulation program)