-
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
-
基于粒子滤波原理,选取纹理特征对目标进行描述,实现视频目标的跟踪。
基于粒子滤波原理,选取纹理特征对目标进行描述,实现视频目标的跟踪。-Principle-based particle filter, select the texture features to describe on the target to achieve the objectives of tracking video.
- 2022-03-13 05:09:26下载
- 积分:1
-
matrix calculation library, adapted too, can be expanded, good readability.
矩阵计算库,经改编过的,可以扩充,可读性很好。-matrix calculation library, adapted too, can be expanded, good readability.
- 2022-02-01 20:47:33下载
- 积分:1
-
本书就使用matlab实现bp神经网络进行了较为详细的说明,书中包含许多具体的实例说明,希望能为大家带来一定的帮助。...
本书就使用matlab实现bp神经网络进行了较为详细的说明,书中包含许多具体的实例说明,希望能为大家带来一定的帮助。-book on the use of Matlab bp neural network to achieve a more detailed description of the book contains many specific examples, we hope to bring help to a certain extent.
- 2022-02-03 16:09:29下载
- 积分:1
-
Genetic Programming。GP算法在方程逼近求解上的应用。
Genetic Programming。GP算法在方程逼近求解上的应用。-Genetic Programming. GP approximation algorithm for solving equations in the application.
- 2022-01-25 14:49:53下载
- 积分:1
-
用9*9的矩阵显示字符0~9。
对BP网络进行训练后,可以识别带有一定噪声的字符。...
用9*9的矩阵显示字符0~9。
对BP网络进行训练后,可以识别带有一定噪声的字符。-Neural Nerwork。
- 2022-07-15 11:03:16下载
- 积分:1
-
该程序通过遗传算法对图像进行聚类分析,并实现了图像的分类功能,分类效果明显较其他算法好...
该程序通过遗传算法对图像进行聚类分析,并实现了图像的分类功能,分类效果明显较其他算法好-The genetic algorithm procedure for cluster analysis of the images and to achieve the classification of image features, the classification results significantly better than the other algorithms
- 2022-01-25 22:54:56下载
- 积分:1
-
该文件是包含了机器人足球比赛中的整个系统的代码,包括动作,视觉,定位和决策...
该文件是包含了机器人足球比赛中的整个系统的代码,包括动作,视觉,定位和决策-The document includes a robot soccer competition of the entire system code, including action, vision, positioning and decision-making
- 2023-01-19 02:30:03下载
- 积分:1
-
没有翻译
遗传算法求解最优解求函数的最大值 : f(x,y)=21.5+x*sin(4*PI*x)+y*sin(20*PI*y) |
定义域 D: -3
- 2022-02-01 23:58:10下载
- 积分:1
-
This is a study artificial intelligence ant algorithm research documents, to thi...
这是一个研究人工智能中蚂蚁算法的研究性文档,对想了解这方面内容的人相当有益,很难才找到的-This is a study artificial intelligence ant algorithm research documents, to think about it as a very useful one, it is difficult to find the
- 2022-05-27 16:59:10下载
- 积分:1