-
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
-
一种新型的MPPT控制仿真
一种新型的MPPT控制仿真,利用MATLAB来做的一个仿真,可以达到80 的效率。(A novel MPPT control simulation using MATLAB to do a simulation, you can reach 80 efficiency.)
- 2013-03-05 17:09:24下载
- 积分:1
-
bp_erjinzhi
运用三层BP网络结构(输入层、隐含层、输出层)实现算法,进行十进制与二进制的转换。(The use of three-tier structure of BP network (input layer, hidden layer, output layer) implementation algorithm, and binary to decimal conversion.)
- 2010-07-25 11:45:36下载
- 积分:1
-
coloring-problem
Welsh.m为着色问题中的Welsh-Powell算法程序,并且sortd.m为其中调用的一个排序子函数。(Welsh.m coloring problem in the Welsh-Powell algorithm program and sortd.m call for which a sort subroutines.)
- 2012-04-16 15:01:13下载
- 积分:1
-
B.TECH-PROJECT-PRESENTATION
WIND FORECASTING AND CHOOSING OF TIME SEIRES MODEL
- 2011-10-12 16:54:47下载
- 积分:1
-
Matlab
《现代图像处理技术及Matlab实现》详细介绍了现代图像处理技术的基本知识及Matlab图像处理技巧,并强调了图像处理的理论和应用相结合的方法。每一章都先阐述现代图像处理技术的理论背景,然后引出在实际应用中的Matlab实现算法,覆盖了所涉及内容的理论分析、算法结构以及实现中的数据准备、转换、显示和输出等各个环节。《现代图像处理技术及Matlab实现》是一部反映现代图像处理实用技术和应用的著作,可以作为各大专院校教师、研究生以及从事图像处理研究和开发的科技人员的参考书。(NO)
- 2010-06-25 18:16:46下载
- 积分:1
-
fisherplot
introduction of fisher
- 2007-11-24 21:19:13下载
- 积分:1
-
cv
说明: vectoriel control of synchronious machines
- 2010-05-22 00:15:46下载
- 积分:1
-
qam
这是一个用来在信号重构与交织时用的 qam调制的matlab程序(This is one for signal reconstruction intertwined with qam modulation matlab program)
- 2013-04-08 18:17:28下载
- 积分:1
-
abc
介绍无陀螺捷联惯导系统,是一份很好的无陀螺捷联惯导系统的基础教程(No gyro strapdown inertial navigation system is introduced in this paper
)
- 2013-12-27 11:02:17下载
- 积分:1