-
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
-
MPSOtzipA
有关MATLAB编程的粒子群群算法,有几个算例可直接使用。
(About MATLAB programming particle swarm swarm optimization, there are a few examples can be used directly.)
- 2012-09-30 13:19:58下载
- 积分:1
-
232
MODEL
modeling system markov IN DOC
- 2015-03-06 20:15:42下载
- 积分:1
-
xianboqi
利用matlab变成实现一个陷波滤波器(notch)(Using matlab to implement a notch filter into (notch))
- 2011-07-13 10:14:04下载
- 积分:1
-
lfm11.m
线性调频信号,sar合成孔径雷达点目标成像,一维成像(Chirp signal, sar SAR point target imaging, a one-dimensional imaging)
- 2017-03-08 16:55:37下载
- 积分:1
-
Energy-Efficient-Cooperative-Image-Transmission-(
We compare the energy efficiency of some transmission
schemes in wireless sensor networks. By constraining
the system to end-to-end throughput requirements, we assume
that the nodes in multi-hop and cooperative schemes operate
at a spectral efficiency which is twice that of the single-hop
transmission. By taking into account the energy consumption of
the RF circuitry, we show that cooperation may be considerably
more energy efficient than non-cooperative schemes even in small
transmission ranges, specially if a feedback channel is available.
- 2013-03-02 00:11:53下载
- 积分:1
-
Kalman_Filter
基于Matlab编写的卡尔曼滤波器,对直线运动的小车位置进行跟踪(Kalman Filter implemented using Matlab)
- 2011-12-01 10:29:56下载
- 积分:1
-
dijalgod
dijkstra algorithm as a shortest path finder in terms of cost very simple for the beginners
- 2010-10-07 06:28:45下载
- 积分:1
-
GoldLow
周期不大于127的扩频序列生成程序,可用于matlat的RAKE接收仿真.(Not more than 127 cycles of the spread spectrum sequence generation process, can be used for the RAKE receiver matlat simulation.)
- 2009-05-12 11:54:32下载
- 积分:1
-
Myquantize
说明: 用S函数编写的量化器
量化步长为非线性
即 量化步长可调
(Prepared by S function to quantify the quantizer step size for the non-linear quantization step size that is adjustable)
- 2009-08-07 09:23:32下载
- 积分:1