搜索资源列表
-
0下载:
-PID controller has been extensively
used in the industrial world. But in this controller it is difficult to tune the PID gains.
We apply the genetic algorithm(GA) to tune the PID gains. The GA is an optimization algorithm using the biotic geneti
-
-
0下载:
是利用VC6.0开发出来的,实现基本的遗传算法,提供给大家一起学习一下。-using VC6.0 developed, and achieving the basic genetic algorithm, for everyone to learn about.
-
-
5下载:
探讨了矩形件和任意形状图案的排样优化问题的遗传算法求解,提出了剩余矩形表示法和条形图表示法。对于矩形排样,剩余矩形表示法提高了板材利用率,更容易得到较优解。对于任意形状图案排样,条形图表示法直接利用位图排样,不对图案作任何限制(允许有孔洞),排样速度很快。该算法已应用于智能印花分色系统中。-on rectangular pieces of arbitrary shape and pattern layout of genetic optimization algorithm. the remai
-
-
1下载:
优化算法遗传算法等智能优化算法相关的内容 用于连续函数优化的蚁群算法-genetic algorithm optimization algorithm intelligent optimization algorithms relevant to the continuous function for the ant colony optimization algorithm
-
-
0下载:
了解遗传算法
遗传算法是一种最优化算法,所谓最优化问题,就是这样一类问题,满足它的解(称为可行解)有很多(通常是极多)对于每一种解有一个评价函数得到一个评价值,也就确定了解集的一个偏序关系,在这个偏序关系的求最小值(或最大值)或者近似最小值(或最大值)。-understanding of the genetic algorithm is a genetic algorithm optimization algorithm, the so-called optimization problem
-
-
0下载:
遗传算法的基本程序,可应用于所有用遗传算法解决的问题.-genetic algorithm of the basic procedures that can be applied to all genetic algorithm to solve the problem.
-
-
1下载:
本程序,是通过VB最为开发软件,能实现二进制,十进制,十六进制之间的转换和调用。可作为其他程序的一部分被调用,本人用VB编写遗传算法时用到其-the procedure, VB is the most developed software to achieve binary, decimal, hexadecimal between conversion and call. As part of the other procedures to be called, I prepared with
-
-
1下载:
这个是朋友作的毕业设计,基因算法原理的java实现过程-This is a friend of the graduate design, genetic algorithm to achieve the principle of java process
-
-
0下载:
使用基因演算法對工廠工作做最佳化。每個零件都有送進機器處理的順序,每個零件在不同機器也有不同處理時間,使用GA演算法來找出可行解。-The use of genetic algorithm to optimize the factory work. Parts are sent to each machine to deal with the order, each machine in different parts have different processing time, the us
-
-
0下载:
带有图形界面的TSP的求解教学程序,实现所用的代码采用了遗传算法。-With a graphical interface for solving TSP, the teaching process, the code used to achieve the adoption of a genetic algorithm.
-
-
0下载:
This article presents one of the most famous hierarchical graph drawing algorithms. Starting from a hierarchical graph we create a population of chromozoms that will be used in a Genetic Algorithm to get the best subjective representation: minimal ed
-
-
0下载:
使用佳点集遗传算法,解决安徽十七市的TSP问题,求出最短路径主要区别于普通遗传算法的地方是染色体交叉部分,另外编码方式使用十进制方式。-Good point set genetic algorithm used to solve TSP problem the city of Anhui, 17, find the shortest path to the main place is different from ordinary genetic algorithm is crossover s
-
-
0下载:
遗传算法演示 C# winform程序 整个文件夹都给了 我只想下载一个api大全-Genetic algorithm demo C# winform program gave an entire folder I just want to download an api Daquan
-