搜索资源列表
-
0下载:
基于matlab的实数编码,求函数极值,内设四个经典测试函数,以验证算法有效性,三个没有问题,其中一个有小问题,细心的人可以发现-based on matlab ,real genetic algorithm,in search for the max or min point of function ,4 functions are tested ,proved it to be a good code .just so
-
-
0下载:
THIS A MATLAB CODE WITH GENETIC ALGORITHM.I WROTE IT FOR CROSSOVER OPERATOR IN GENETIC CODE IN MATLAB-THIS IS A MATLAB CODE WITH GENETIC ALGORITHM.I WROTE IT FOR CROSSOVER OPERATOR IN GENETIC CODE IN MATLAB
-
-
0下载:
是小学期课程设计的题目,遗传算法无功优化,内含心电信号数据及运用MATLAB写的源代码。- Is the topic of the elementary school stage curriculum design, Genetic algorithm based reactive power optimization, ECG data and includes source code written in MATLAB.
-
-
0下载:
遗传算法无功优化,Gabor小波变换与PCA的人脸识别代码,在matlab R2009b调试通过。- Genetic algorithm based reactive power optimization, Gabor wavelet transform and PCA face recognition code, In matlab R2009b debugging through.
-
-
0下载:
可以运行的多目标最优化代码,用到了遗传算法,在matlab中运行。-Can run the multi-objective optimization code, using the genetic algorithm, running in matlab.
-
-
1下载:
用matlab展现遗传算法的计算过程。例子为求0.711*t1-0.084*(a0*t4*t1/(t2-t1+t3))+0.7*(t4-t3)+0.091*t2+0.162*(a0*t2*t4/(t2-t1+t3))这个看起来很复杂的式子的最小值,各个变量的约束条件在代码里写了出来。(Matlab is used to show the calculation process of genetic algorithm. The example is to find the minimum val
-