-
vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交...
vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交,变异算子可能都不一样。特别是杂交算子,需要根据问题调整,甚至创造出新的杂交方法。而且适应度计算的代码也需要自己写,特别是带约束的优化问题 -vb write improvement in the genetic algorithm. Some common code, with the specific issues the corresponding code space, and the time spent filling into account. According to my experience, in order to make good use of genetic algorithms, code must write their own, because different issues, coding, hybridization and mutation operator may not like. In particular hybrid operator, the need to adjust the problem, or even create a new hybrid method. But fitness calculation of the code required to write their own, especially with the constrained optimization problem
- 2022-12-03 17:30:03下载
- 积分:1
-
这个主要介绍会计中软件的应用和会计电算法,里面含有一些讲稿和题目...
这个主要介绍会计中软件的应用和会计电算法,里面含有一些讲稿和题目-This focuses on the application of accounting and accounting software, power algorithm, which contains a number of lectures and topics
- 2022-05-25 08:22:42下载
- 积分:1
-
模拟退火算法工具箱的研究,非常有用的东西
模拟退火算法工具箱介绍 研究sa很有用的东西-simulated annealing algorithm toolbox the study sa very useful things
- 2023-07-26 00:00:04下载
- 积分:1
-
模拟退火算法,经典的图着色图的源程序
模拟退火算法求解经典图论中的图着色问题的源程序-simulated annealing algorithm classic graph coloring map of the source
- 2022-01-26 05:17:11下载
- 积分:1
-
这是一个我自己编写的JAVA程序,可以运行的。思想是将KMEANS和神经网络结合起来实现模式的分类。...
这是一个我自己编写的JAVA程序,可以运行的。思想是将KMEANS和神经网络结合起来实现模式的分类。-This is a Java program writen by meself which can be run.The chief concept is to combine KMEANS and NN to achieve classification of pattens.
- 2022-01-30 15:54:11下载
- 积分:1
-
粒子群算法,希望对大家有用,粒子群算法粒子群算法
粒子群算法,希望对大家有用,粒子群算法粒子群算法-PSO, a member of the useful, PSO PSO
- 2023-05-19 09:20:03下载
- 积分:1
-
用BP神经网络进行对啤酒质量的识别,各个参数可以自己进行修改。...
用BP神经网络进行对啤酒质量的识别,各个参数可以自己进行修改。-Using BP neural network to identify the quality of beer, all parameters can be modified.
- 2023-05-25 10:40:03下载
- 积分:1
-
c k prepared by the average pattern recognition algorithm
c++编写的模式识别k均值算法-c k prepared by the average pattern recognition algorithm
- 2022-02-21 12:30:26下载
- 积分:1
-
这是一篇步态识别和检测的文章:这是在视频流的基础上,区别于以往的静态图像...
这是一篇步态识别和检测的文章:这是在视频流的基础上,区别于以往的静态图像-This is a gait recognition and detection of the article : This is the video stream on the basis of distinguished from the previous static images
- 2022-03-07 05:55:37下载
- 积分:1
-
这是一个数据挖掘中的关联规则挖掘的经典算法:Apriori算法的程序...
这是一个数据挖掘中的关联规则挖掘的经典算法:Apriori算法的程序-This is the code of Apriori-the classical algorithm used in Association Rules of Data Mining
- 2022-01-27 17:52:28下载
- 积分:1