-
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
-
1122233
讲述了eemd和支持向量机的联合应用,看了可以受益。(Tells the story of the combined use of EEMD and support vector machine, see can benefit.)
- 2014-10-25 11:01:01下载
- 积分:1
-
Mohamed_Ibrahim_SaifudinMOHAMEDIBRAHIM-2005
This file contains the PID controller design using MATLAB.
- 2012-01-23 02:42:21下载
- 积分:1
-
SFH_DPSK
详细模拟了调频系统 采用DPSK调制 包含跳频系统的全部模块(Detailed simulation of the FM system using DPSK modulation frequency hopping system includes all of the modules)
- 2014-04-08 10:46:00下载
- 积分:1
-
satellite-communication-systems
针对卫星通信系统中常用的三种通信系统的matlab建模仿真(Matlab modeling and simulation for satellite communication systems commonly used in three communication systems)
- 2021-03-08 16:39:28下载
- 积分:1
-
emdlssvm
一个 可以用的matlab程序 将时间序列经验模态分解后 使用最小二乘支持向量机进行预测(A matlab program can be used time series using empirical mode decomposition least squares support vector machine to predict)
- 2010-06-19 10:12:20下载
- 积分:1
-
matlab_simulink
说明: matlab语言与控制系统仿真的课件
基于matlab的计算机仿真与辅助设计概述(matlab language simulation and control system software of the computer simulation based on matlab-aided design with an overview of)
- 2009-07-30 09:23:55下载
- 积分:1
-
read_comtrade
这个matlab程序实现了comtrade数据读出。(this program based on matlab realise exporting comtrade data)
- 2014-10-29 09:57:40下载
- 积分:1
-
Kernel-PCA
一个老外写的文章,很不错,对以后学习核主元分析(KPCA)有帮助!(the paper was written by the foreigner,which is very useful and meaningful.)
- 2014-01-17 20:45:36下载
- 积分:1
-
matlab-GUI
matlabGUI界面设计技术十分实用,本程序尝试设计简单的GUI界面。(matlabGUI interface design is very practical, the program tries to design a simple GUI interface.)
- 2012-05-03 15:50:03下载
- 积分:1