-
life
:元胞自动机不仅是理论计算机科学领域的一个重要的计算模型,而且可视为一无限维的离散动力系统,被广泛应用于
自然科学和社会科学各领域的复杂性的研究中,是一个重要的研究方法和工具。该文以Matlab 为开发工具,开发了元胞自
动机的可视模型,为其在各个领域的复杂性研究提供了一个简易、可行的计算机仿真工具(MATLAB s 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. In MATLAB, the universe is a sparse matrix that is initially all zero.
Whether cells stay alive, die, or nerate new cells depends upon how many of their eight
possible neighbors are alive. By using sparse matrices, the calculations required become astonishingly simple. We use periodic (torus) boundary conditions at the edges of the
universe. Pressing the "Start" button
automatically seeds this universe with several small random communities. Some will succeed and some will fail. )
- 2012-04-07 17:12:38下载
- 积分:1
-
viterbi
卷积译码的matlab程序,可以运行的,采用网格译码算法,(Convolutional decoding matlab program, you can run, using grid coding algorithm)
- 2010-09-25 21:48:28下载
- 积分:1
-
power-flow
基于matlab 电力系统潮流计算 牛顿拉夫逊法 采用极坐标运算 经过测试 运行良好(failed to translate)
- 2013-05-06 00:58:07下载
- 积分:1
-
mimo16qam
MIMO 仿真 QPSK 16qam Simulink仿真
对初学者很有帮助(MIMO Simulation using QPSK 16qam and it is very useful for beginner)
- 2013-05-08 20:18:31下载
- 积分:1
-
xishaoxing
模仿人眼的视觉注意机制,以图像中的稀少点和对比度为特征,求出视觉注意点。(Mimic the human eye visual attention mechanism to image point and a contrast ratio of rare characteristics, find the point of visual attention.)
- 2010-06-07 16:42:51下载
- 积分:1
-
aa
说明: 有关机动目标跟踪,卡尔曼滤波相关的资料,对从事卡尔曼滤波研究,机动目标跟踪的朋友有参考价值 (The maneuvering target tracking, Kalman filtering relevant information, engaged in Kalman filtering, target tracking friends have reference value)
- 2010-09-08 13:38:35下载
- 积分:1
-
cconvdemo
说明: 在MATLAB环境下设计的计算卷积的软件平台(Design in the MATLAB computing environment software platform convolution)
- 2010-04-27 16:23:31下载
- 积分:1
-
PSK
介绍了2PSK/4PSK仿真情况,能够显示出波形(Introduction of 2PSK /4PSK simulation, can display the waveform)
- 2012-04-03 22:36:40下载
- 积分:1
-
mit18086_navierstokes
A compact and fast Matlab code solving the incompressible
Navier-Stokes equations on rectangular domains
- 2013-02-28 05:47:33下载
- 积分:1
-
2ddp_node
2ddp dynamic mesh for fluent udf
- 2013-12-12 15:26:08下载
- 积分:1