-
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种...
该程序实现的是种子生命的模拟,生存:有两个或三个邻居的种子将存活到下一代,即仍然占据该格子;
死亡:如果有四个或更多的邻居,种子将因为过度拥挤而死亡;如果种子只有一个或零个邻居,将因为孤独而死亡;
繁殖:如果一个空格子有三个邻居,那么将会长出一粒新种子。一种模式在经过若干代之后有以下四种可能的结局之一:
消亡;
不变――静态;
振荡――在一组模式间循环多次后在相同的位置出现相同的模式;
滑动――在一组模式间循环多次后在不同的位置出现相同的模式。该程序允许用户指定初始的模式或计算机自动创建初始的模式;
显示进化的过程,即历代模式;
当模式消亡就停止进化,或者提示用户是否继续显示下一代,或开始新的案例,抑或退出。
-The program implementation is the seed of life simulation, survival: There are two or three neighbors of the seed will survive to the next generation, that is still occupying the lattice
Death: If there are four or more neighbors, the seeds will die because of overcrowding if seed is only one or zero neighbors, will die because of loneliness
Breeding: If a sub-space has three neighbors, then it will grow a new seed. After a pattern after several generations have the following one of four possible outcomes:
Die
Constant- static
Oscillation- a group of modes in the loop on many occasions in the same location after the same pattern emerged
Sli
- 2022-03-25 01:15:01下载
- 积分:1
-
PMSM_DTC_traditional
说明: 使用传统直接转矩控制在matlab搭建的永磁同步电机模型,能够使转速稳定。(现代永磁同步电机控制原理及MATLAB仿真__袁雷编著)(The permanent magnet synchronous motor model based on traditional direct torque control in Matlab can make the speed stable.)
- 2020-03-02 18:10:46下载
- 积分:1
-
EKF3
该Simulink仿真模型基于锂电池的二阶RC模型,采用扩展卡尔曼滤波算法实现锂电池的SOC估计。(The Simulink simulation model is based on the second-order RC model of lithium batteries, and the extended Kalman filter algorithm is used to estimate the SOC of lithium batteries.)
- 2019-03-25 09:07:58下载
- 积分:1
-
eg8_IndependentProject_CAN
说明: DSP28335芯片CAN总线模块案例程序(case codes about CAN bus of DSP28335)
- 2020-06-22 20:20:01下载
- 积分:1
-
基于BP神经网络的数字调制信号样式识别
说明: 对于支持多种调制方式的通信系统来说,接收信号调制方式的自动识别是不可或缺的功能之一。论文研究了 六种常见的数字调制信号,提取出五种特征参数,并针对瞬时相位和瞬时频率特征参数的提取做出了改进。采用BP神经网 络算法进行自动识别,在高斯白噪声环境下仿真,(For the communication system supporting multiple modulation modes, the automatic recognition of the modulation mode of the received signal is one of the indispensable functions. This paper studies six kinds of common digital modulation signals, extracts five kinds of characteristic parameters, and improves the extraction of instantaneous phase and instantaneous frequency characteristic parameters. BP neural network algorithm is used for automatic recognition, and simulation is carried out in the Gauss white noise environment,)
- 2020-03-21 20:19:13下载
- 积分:1
-
SimulinkPendulumDQN
说明: DQN实现matlab强化学习,解决倒立摆问题(Dqn realizes matlab to strengthen learning and solve the problem of inverted pendulum)
- 2020-07-01 21:20:02下载
- 积分:1
-
1
说明: 成绩排序(c++)用c++编的程序,你可以用它来为你的班级成绩排序(Sort results (c++) With c++ Allocation procedures, you can use it to your class to sort results)
- 2009-01-05 10:33:45下载
- 积分:1
-
HW1
Data Analysis with Matlab and First Look at Data
- 2017-12-06 10:02:28下载
- 积分:1
-
DirectX开发人员使用,3DMax导出X文件插件,解压后考入插件目录
DirectX开发人员使用,3DMax导出X文件插件,解压后考入插件目录-development of the use of DirectX, MAX plug-derived X documents, unpacked admitted plugin directory
- 2022-05-04 21:30:47下载
- 积分:1
-
LinuxC
学习Linux C的好书,编程一站式的学习。
- 2010-02-01 09:42:59下载
- 积分:1