-
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个...
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个体使用进化算子,而是将每个个体看作是在n维搜索空间中的一个没有重量和体积的微粒,并在搜索空间中以一定的速度飞行。-Particle swarm optimization algorithm with other similar type of evolution, but also the use of " groups" and " evolution" concept is also based on the individual (particle) size of the operation of fitness. The difference is that unlike other particle swarm optimization evolutionary algorithm as the use of evolution for the individual operator, but as each individual in the n-dimensional search space of a weight and size of the particles, and in the search space the speed of a certain flight.
- 2023-05-18 16:45:03下载
- 积分:1
-
使用最小二乘支持向量机对多维pyrim数据进行回归,需要下载最小二乘支持向量机工具箱。...
使用最小二乘支持向量机对多维pyrim数据进行回归,需要下载最小二乘支持向量机工具箱。-use of least squares support vector machines for multidimensional data pyrim return need to download least squares support vector machines toolbox.
- 2022-11-16 11:40:03下载
- 积分:1
-
simulated annealing and genetic algorithms hybrid vehicle routing problem solvin...
模拟退火和遗传算法混和求解车辆路径问题的程序,没有解压密码。-simulated annealing and genetic algorithms hybrid vehicle routing problem solving process, not extracting passwords.
- 2022-02-05 13:47:48下载
- 积分:1
-
说明岛模型的遗传算法,用C写的#。
illustrate Genetic Algorithm with Island model, written in C#.
- 2022-03-11 04:11:31下载
- 积分:1
-
其中包括模拟退火算法的具体实现,还有其他经典算法的实现,数模全赛逢山开路问题的解答程序...
其中包括模拟退火算法的具体实现,还有其他经典算法的实现,数模全赛逢山开路问题的解答程序-Including simulated annealing algorithm to achieve the specific, there are other classical algorithm for the realization of digital-analog-wide open tournament every hill questions procedure
- 2022-08-22 15:17:26下载
- 积分:1
-
一个分词程序,c代码,有很详细的注释,便于阅读
一个分词程序,c代码,有很详细的注释,便于阅读-A segmentation procedure, c code, have very detailed notes, easy-to-read
- 2022-07-13 14:19:49下载
- 积分:1
-
对于具有一定规模的TSP问题的求解,至今没有较完善的求解办法。本程序是用遗传算法来求解TSP问题。...
对于具有一定规模的TSP问题的求解,至今没有较完善的求解办法。本程序是用遗传算法来求解TSP问题。-for a certain size of the TSP solution and there has been no better way to solve. This procedure is used genetic algorithms to TSP.
- 2022-06-20 15:06:22下载
- 积分:1
-
数据挖掘中很不错的源码,一个share算法的java源程序,有极好的可读性...
数据挖掘中很不错的源码,一个share算法的java源程序,有极好的可读性-data mining is a good source, a share algorithm java source files, has an excellent readability
- 2022-07-22 23:06:02下载
- 积分:1
-
KNN algorithm, the framework is very clear. Is a classic East
knn算法的实现,框架十分清楚。是经典的东西-KNN algorithm, the framework is very clear. Is a classic East-West
- 2023-03-07 18:15:02下载
- 积分:1
-
本算法使用了遗传算法的方法实现了随机数的生成方法。能够比较平均得实现随机数的生成。...
本算法使用了遗传算法的方法实现了随机数的生成方法。能够比较平均得实现随机数的生成。-The algorithm uses a genetic algorithm to achieve the method of random number generator. Compared to the average achieved in the generation of random numbers.
- 2022-03-06 02:56:12下载
- 积分:1