-
MATLAB
1.本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数
2.演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的命令;相应的输入数据和运算结果显示在其后。
3.测试数据
输入初始变量后用y=100*(x1*x1-x2)*(x1*x2-x2)+(1-x1)*(1-x1)其中-2.048<=x1,x2<=2.048作适应度函数求最大适应度即为函数的最大值
(1. This program demonstrates a simple genetic algorithm is a random population, then according to the crossover rate and mutation rate, fitness for calculating the maximum number of generations in which algebra 2. Demo program to computer users and the implementation of dialogue, that is displayed on a computer terminal " message" after the keyboard input by the user specified in the order demo program the corresponding input data and results in a subsequent operation. 3. Test data input with the initial variables y = 100* (x1* x1-x2)* (x1* x2-x2)+ (1-x1)* (1-x1) where-2.048 < = x1, x2 < = 2.048 ask for the maximum fitness function is the function of the maximum fitness)
- 2011-04-27 10:45:28下载
- 积分:1
-
CSR_IR
CSR模型图像复原,近期较为新颖的图像复原方法,效果更好。(The CSR model of image restoration, recently a novel method for image restoration, the better.)
- 2012-05-19 15:26:11下载
- 积分:1
-
test-particle-simulation-around-null
空间等离子体磁零点附近的实验粒子模拟,主要方向是空间物理中地球磁尾磁零点附近的粒子动力学研究!(particle dynamics around magnetic null in space plasma magnetic reconnection)
- 2011-08-02 12:39:21下载
- 积分:1
-
cat_mouse
在命令窗口输入a=10 b=20 c=10 可查看猫追老鼠的动画效果(In the command window, type a = 10 b = 20 c = 10 to see the cat chased the mouse animation)
- 2011-11-09 10:22:04下载
- 积分:1
-
triGauss
用matlab解三对角方程,可应用在化工、电子、机械等工程领域。(Gaussian elimination method to solve tridiagonal equation)
- 2012-01-13 15:02:59下载
- 积分:1
-
1
说明: 精通MATLAB综合辅导与指南例程
里面包含所有的例程(Comprehensive counseling MATLAB routines)
- 2009-05-14 03:14:43下载
- 积分:1
-
manchest_code
说明: 本程序能够实现对数字分向码产生的功能,使用方法请参照程序注释。(procedures to achieve the right digital code points to the functions, please refer to the use of procedural methods Notes.)
- 2006-04-14 10:27:03下载
- 积分:1
-
robot
改进的免疫遗传算法在多机器人协作中的应用(Immune genetic algorithm improved collaboration in the application of multi-robot)
- 2011-04-25 19:45:19下载
- 积分:1
-
MATPOWER2
MATLAB CODE FOR POWER FLOW 2
- 2014-01-06 19:49:33下载
- 积分:1
-
fd1d_heat_steady
It is a matlab file for solving heat diffusion equation using finite differential methods. It is simple and easy to learn
- 2009-06-04 09:31:16下载
- 积分:1