搜索资源列表
用MATLAB画蜂窝图的程序供大家参考
- 我上传一个用MATLAB画蜂窝图的程序供大家参考,希望大家提出宝贵意见,谢谢!,I upload a painting using MATLAB cellular plans for your reference, I hope to give valuable advice everyone, thank you!
matlab的元胞自动机程序的源代码
- matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处 取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图 ,matlab Cellular Automata procedure source code, cellula
zidongji4
- 元胞自动机算法实现,遗传算法实现,开发环境为MATLAB-Cellular Automata algorithm, genetic algorithm, the development environment for the MATLAB
cell-automatic-matlab-procedure
- 基于元胞自动机(CA)法的晶粒生长模型, 元胞自动机的基本思想 -Based on Cellular Automata (CA) Law grain growth model, cellular automata basic idea
Cellular_Automata_code_18
- 整理网上matlab环境元胞自动机18个源程序,全部调试通过。对广大matlab用户研究了解元胞机有重要参考价值。-collected cellular automata 18 matlab source, which has an important value of reference for Matlab users.
Cellular-automata
- 元胞自动机模拟走廊逃生的matlab程序,很好用-Cellular automata simulation corridor escape
cellula-automata-and-Matlab
- 元胞自动机模拟森林火灾程序,改程序完整运行,结果逼真,可以提供很好的学习经验-Cellular automata simulation of forest fire programl dimensions of a set of points x e.g. q=0 is Hausdorf, q=1 is Information, q=2 is Correlation, etc.
traffic1
- 关于交通流量的仿真,利用matlab编写的元胞自动机的仿真程序!很好玩哦!很棒哦!-On the traffic flow simulation, matlab prepared using cellular automata simulation program! Oh is a lot of fun! Oh great!
MATLAB(ca)
- 简单介绍了用工具MATLAB编写元胞自动机,其中有简单的设计思路,源代码。-A brief written using MATLAB tools of cellular automata, which have a simple design idea, the source code.
79419088cellularAutomata
- 林火预测元胞自动机的代码,利用它可以对未来的林火情况进行模拟和预测-Forest Fire Cellular Automata prediction code, using it for the future forest fire situation in the modeling and prediction
cellular1
- 元胞自动机,很好的模拟软件哦! 是使用matlab编写的!-Cellular Automata, a good simulation software Oh! Prepared by the use of matlab!
cellular
- This a MATLAB GUI that will calculate cellular wireless traffic in a given area and draw suggested locations for every transmitting location-This is a MATLAB GUI that will calculate cellular wireless traffic in a given area and draw suggested locatio
CellularAutomata
- cellular automata with rules
sandpile
- 基于元胞自动机的沙堆模拟程序,写得非常好-Cellular automation-- sand pile program.
Cellular-Neural-Network
- 细胞神经网络(CNN)是一种和人类神经网络非常相似的并行计算模型,各个邻接节点间有不同的通信。在本程序中A模型是反馈矩阵,B是控制矩阵。-Cellular neural network (CNN) is very similar to the human neural network model of parallel computation, all adjacent nodes have different communication. A model of this process is
Cellular-Automata-in-Matlab
- 元胞自动机与MATLAB。元胞自动机已被应用于物理模拟,生物模拟等领域。文档中包含Conway的生命游戏机、表面张力、渗流集群、激发介质、森林火灾、气体动力学、扩散限制聚集、砂堆规则的详细原理解释和完整MATLAB代码-Cellular Automata Machine with MATLAB. Cellular automata have been used in the field of physical simulation, biological simulation. Document
gsm matlab block
- the file is gsm cellular signal processing matlab code.
MATLAB-cellular-Wireless-simulation
- [信息与通信]MATLAB蜂窝无线仿真pdf,如有需要请下载-[Information and Communication] MATLAB cellular wireless simulation pdf, if necessary, please download
matlab-Cellular-cell
- 这是一种基于OFDM的MATLAB环境仿真,搭建蜂窝小区的源代码-This is a MATLAB based OFDM environment simulation.Cellular cell source code
生命游戏
- 本程序运用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