-
Genetic-Algorithm
基于遗传算法原理,利用matlab编程,求函数最小值(matlab program for GA, which can be used to obtain minimum value)
- 2014-11-22 21:23:00下载
- 积分:1
-
RoughSetReduct_Sln
粗糙集函数,用于实现最基本的粗糙集函数的基本功能(rough set)
- 2014-12-26 11:08:32下载
- 积分:1
-
bin2bcd
binary to bcd conversion
- 2005-02-15 11:57:47下载
- 积分:1
-
resident_characteristic
邹鹏2011.6月论文中对于雷达重频模式鉴定提出的驻留比特性的仿真(Zou Peng 2011.6 paper for radar pulse repetition frequency mode identification characteristics reside than simulation)
- 2013-01-11 11:58:57下载
- 积分:1
-
Pinball
用matlab写的一个模拟桌面,屏保弹球 (Write a simulation using matlab desktop, screensavers Pinball)
- 2015-02-17 10:49:38下载
- 积分:1
-
vblast
是一个二乘二天线的多路复用的解码程序,利用Vblast算法来实现的,(Is a second antenna multiplexing二乘decoding procedures, the use of algorithms to achieve the Vblast.)
- 2009-05-08 21:50:55下载
- 积分:1
-
6
说明: 例题全部代码. 薛定宇, 陈阳泉. 高等应用数学问题的Matlab求解.(All the code examples. Xue Dingyu, Chen Yangquan. MATLAB to solve higher applied mathematical problems.)
- 2011-04-29 10:15:41下载
- 积分:1
-
ssim
图像的结构相似度,代码来源于Zhou Wang的网站,用 matlab开发。(Image structure similarity, code from Zhou Wang' s website, matlab development.)
- 2011-08-13 12:17:27下载
- 积分:1
-
tubianjiance
傅里叶对直流突变信号的监测,与小波算法进行对比分析(Fourier DC mutation signal monitoring, and comparative analysis of wavelet algorithm)
- 2013-03-29 10:56:22下载
- 积分:1
-
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