-
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
-
SENOS
Sines. Sum sines. Every operations with sines and cosines.
- 2013-11-03 08:02:06下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1
-
pcaPlda
使用matlab自己编写的pca+lda方法,大家一起分享(pca and lda in matlab by myself,we will share together)
- 2013-05-22 17:59:49下载
- 积分:1
-
Wavelet_EntropyinformationLZC
脑电处理中,特征提取的几个有用算法程序,包括小波熵、LZC脑电复杂度、互信息等,以上程序,我已将亲自运行,可以通过,便于大家做脑电特征提取,希望对大家有帮助(EEG processing, feature extraction algorithm several useful programs, including wavelet entropy, LZC EEG complexity, mutual information, the above procedure, I have personally run, can facilitate you to do EEG feature extraction, in the hope that everyone has to help)
- 2021-04-14 14:38:55下载
- 积分:1
-
yuanpanshizhong
采用VC++实现时钟的圆盘式显示,使用time_t time精确到秒。(using VC disc clock shown that the use time_t time precise to the second.)
- 2006-11-10 21:19:04下载
- 积分:1
-
内点法
内点法中加入线性罚函数的规划计算潮流问题(Point method to calculate the trend of the problem)
- 2018-01-06 13:17:41下载
- 积分:1
-
dft1
基于离散傅立叶变换的数字水印matlab源码(Discrete Fourier Transform based on digital watermarking matlab source)
- 2007-11-08 08:13:35下载
- 积分:1
-
shiva_combined
program for inventory problem
- 2010-12-09 16:14:49下载
- 积分:1
-
pso_matlab
这是自适应PSO的函数优化完整程序,可移植性好 可用于多种智能计算中(This is a complete program, adaptive PSO function optimization and portability can be used for a variety of intelligent computing)
- 2012-04-11 17:42:08下载
- 积分:1