登录
首页 » matlab » life

life

于 2012-04-07 发布 文件大小:2KB
0 256
下载积分: 1 下载次数: 8

代码说明:

  :元胞自动机不仅是理论计算机科学领域的一个重要的计算模型,而且可视为一无限维的离散动力系统,被广泛应用于 自然科学和社会科学各领域的复杂性的研究中,是一个重要的研究方法和工具。该文以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. )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • san_psk1
    phase shift keying simulink mdl file
    2009-10-01 01:56:31下载
    积分:1
  • flyback-inverter
    交错并联型双反激逆变器的saber仿真文件,自己做的一个项目的前期方案论证、原理验证的文件,做电力电子的朋友都知道它的好。(Interleaved dual flyback inverter saber simulation files, pre-program yourself to do a demonstration project, the principle of verification of documents, power electronics make friends all know it s good.)
    2014-01-04 17:31:38下载
    积分:1
  • moshishibie
    通过matlab语言实现Parzen窗估计法,实现结果良好,可供大家使用,互相学习。(Parzen window estimation method by Matlab language to achieve good results for everyone to use, learn from each other.)
    2012-02-14 16:25:00下载
    积分:1
  • toolbox
    这是一个整理后比较全面的数学建模所用到的基本的十种计算方法的matlab源代码!(This is a more comprehensive sort out the mathematical modeling used by dozens of the basic method of calculating the matlab source code!)
    2007-12-12 15:27:50下载
    积分:1
  • Centroid
    WSN 质心定位算法 Centorid Algorithm 加经典参考文献 A: 如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点 未知节点利用邻居锚节点进行定位,没有邻居锚节点的未知节点无法定位。 B: 如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点 未知节点一旦被定位就充当起锚节点的功能,向周围邻居发送自己的估计坐标信息 未知节点把已经定位的未知节点与锚节点同等对待 C: 如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点 有邻居锚节点的未知节点只利用邻居锚节点进行定位,没有邻居锚节点的未知节点才利用已经定位了的邻居未知节点进行定位。(WSN centroid localization algorithm Centorid Algorithm A: If you accept the received packet node number and the number of packets sent by the sending node ratio greater than CM_threshold, then these two nodes as neighbors Unknown node using the neighbor anchor nodes to locate, no neighbors anchor nodes and unknown nodes can not be located. B:   If you accept the received packet node number and the number of packets sent by the sending node ratio greater than CM_threshold, then these two nodes as neighbors Unknown nodes are positioned on as soon as the function of anchor nodes to send their neighbors estimated coordinate information Unknown unknown node to node already positioned anchor nodes treated equally C: If you accept the received packet node number and the number of packets sent by the sending node ratio greater than CM_threshold, then these two nodes as neighbors Of the unknown neighbor anchor node the neighbor nodes are only positioned anchor nodes, )
    2013-08-31 19:13:47下载
    积分:1
  • linefollowvidtype
    line follower program
    2010-12-24 22:24:52下载
    积分:1
  • GS
    说明:  数值分析-高斯消去法实验详细过程解释(Numerical Analysis- Gauss elimination method experimental)
    2011-12-14 21:19:11下载
    积分:1
  • mean_shift
    说明:  MeanShift算法在运动人体跟踪MATLAB代码(MeanShift algorithm in MATLAB code tracking of moving body)
    2010-04-02 16:51:24下载
    积分:1
  • vinayvn
    signal analysis andsignal constellation diagram using matlab
    2015-01-06 13:54:05下载
    积分:1
  • classification
    基于K均值算法的模糊分类器具有很好的分类效果,用它可以很准确的对训练样本进行分类. 此方法是将K均值算法应用于训练数据的聚类,对每个聚类的半径和聚类的中心都是可计算的. 而模糊系统设计方法就是用模糊度来描述聚类, 对训练数据进行高效且准确的分类.(based on K-mean Algorithm,it can Classify the original data very well!)
    2010-06-04 15:22:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载