搜索资源列表
ayangmovie
- 有关遗传算法的例子,可以解决诸如数学中函数近似最大值,最短路径的问题.vb开发的,很好的 .-example, can be resolved, such as mathematics function approximate maximum shortest path problem. Vb development, very good.
GAMax
- 用遗传算法求二元函数的最大值,二元函数可以根据自己的需要更改。精度:0.001。 -Using GA to the maximum of the dual function, dual function can be changed according to their needs. Accuracy: 0.001.
GAs
- 使用遗传算法求一个多项式函数在区间[0,37]之间的极大值,编程环境采用Matlab6.0。-The use of genetic algorithm for a polynomial function in the interval [0,37] between the maximum value, the use of programming environment Matlab6.0.
mybestfeifengoverle
- 遗传算法求极值 体会遗传算法思想,能够设计并编写遗传算法的相关操作函数,并能够应用遗传算法求解具体问题。-Genetic algorithm genetic algorithms seek extremal understand ideas of genetic algorithms to design and prepare the relevant operational function, and be able to apply genetic algorithm to solve sp
yichuan
- 使用遗传算法,求解Rosenbrock函数源代码-Rosenbrock function using genetic algorithm source code
bptest
- 该算法为基于克隆选择原理的人工免疫算法。算法有三部分,第一部分为传统的遗传算法,第二部分CSA算法,两方法对一些函数求极值,可比较各自的特点。-The algorithm is based on the principle of artificial immune clonal selection algorithm. Algorithm has three parts, the first part of the traditional genetic algorithm, the secon
980716
- 原始非支配多目标遗传算法,适用于多个目标函数的输入,多个变量的输入,非常经典的,基于非支配解排序,()