-
Simulator
说明: 模拟蚂蚁和食蚁兽的生存规律。在20X20的网格世界里,每个生物每次可向四个方向移动(但不会移除网格边缘),食蚁兽会吃掉在他目标处的蚂蚁(The goal for this programming project is to create a simple 2D predator-prey simulation.
In this simulation the prey are ants and the predators are doodlebugs.
These critters live in a world composed of a 20x20 grid of cells.
Only one critter may occupy a cell at a time. The grid is enclosed, so a critter is not allowed to move off the edges of the world.
Time is simulated in time steps.
Each critter performs some action every time step.)
- 2010-04-04 15:20:43下载
- 积分:1
-
multi-beam
一个多波束合成算法的程序,应用于智能天线,数字信号处理领域(more than one beam algorithm synthesis procedures used smart antennas, digital signal processing areas)
- 2020-12-14 20:49:13下载
- 积分:1
-
CMF
Classical matched filter CMF in correlator 4f
- 2015-03-27 06:34:27下载
- 积分:1
-
advancenewton
说明:
改进的牛顿法求解:
方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*.
设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程
例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式.
方程中的系数a0由你得到的根p*来确定.
(improve Newton's method : Construction of the equation : given interval [0,1] on the random number (subject to uniform distribution) as the root equation p*. set up your classes at a3, after learning of the double-digit for a1 and a2, so you get the three equations for example : Your 31 classes on the 12th, then your equation is 21x3 60x2 2x a0 = 0 forms. the equation coefficients a0 you get from the root of p* to determine.)
- 2005-12-03 18:16:08下载
- 积分:1
-
15963
pdf file for automatic control
- 2015-01-29 21:12:29下载
- 积分:1
-
PCR
PCA预测回归的一个例子,简单易懂 也有注释,导入数据注意格式即可使用(An example PCA regression forecasting, easy to understand but also notes, pay attention to the format to use to import data)
- 2021-04-19 10:38:51下载
- 积分:1
-
GAcode
说明: 利用遗传算法求解带约束的优化问题,可以直接运行,修改目标函数即可(Solving constrained optimization problems by genetic algorithm)
- 2019-01-19 15:08:30下载
- 积分:1
-
matlab_book
matlab教程,初学者必备的资料,对建模和通信专业的同学有用处。(matlab tutorial for beginners necessary information on the modeling and communications professional students useful.)
- 2010-08-19 15:27:24下载
- 积分:1
-
matlab
三个遗传算法matlab程序实例,通过对三种典型的遗传算法进行代码实现,可以简单明了的认识遗传算法(Three genetic algorithm living example of matlab code)
- 2013-04-15 15:31:31下载
- 积分:1
-
Elman-
用matlab实现Elman神经网络(Elman neural network using matlab)
- 2013-12-13 22:11:53下载
- 积分:1