-
Based on VC++ Genetic algorithm source code (very classic), very impressive
基于VC++的遗传算法源码(相当经典),非常可观-Based on VC++ Genetic algorithm source code (very classic), very impressive
- 2023-01-26 18:05:03下载
- 积分:1
-
此为蚂蚁算法求解TSP的源代码,希望对大家有所帮助
此为蚂蚁算法求解TSP的源代码,希望对大家有所帮助-This is the ant algorithm to solve TSP source code, and they hope to help everyone
- 2022-09-03 05:00:02下载
- 积分:1
-
粒子群优化算法是一种进化技术(进化有限公司)。
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-Particle Swarm Optimization (PSO) is an evolutionary technology (evolutionary computation). Predatory birds originated from the research PSO with similar genetic algorithm is based on iterative optimization tools. Initialize the system for a group of random solutions, through iterative search for the optimal values. However, there is no genetic algorithm with the cross- (crossover) and the variation (mutation). But particles in the solution space following the optimal particle search. The steps detailed chapter on the future of genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function optimization, neural networks, fuzzy systems control and ot
- 2022-02-05 13:05:45下载
- 积分:1
-
粒子群寻优算法源程序,采用VC+=编写,
比较好用。
粒子群寻优算法源程序,采用VC+=编写,
比较好用。-Particle
- 2022-03-26 09:48:25下载
- 积分:1
-
use C language to the movement of gestures identification code, please advise!
利用C++语言实现的对运动手势进行识别的代码,请指教!-use C language to the movement of gestures identification code, please advise!
- 2022-02-11 13:13:26下载
- 积分:1
-
基本遗传算法,用来求解函数的最大值!在VC和TC下均可实现.
基本遗传算法,用来求解函数的最大值!在VC和TC下均可实现.-basic genetic algorithm used to solve the function of the maximum! And the VC can be achieved under TC.
- 2022-09-21 18:25:03下载
- 积分:1
-
压缩包中的一系列matlab程序实现了“特定人群语音情感识别”这一新颖的研究课题。具体介绍请见压缩包中的论文。...
压缩包中的一系列matlab程序实现了“特定人群语音情感识别”这一新颖的研究课题。具体介绍请见压缩包中的论文。-compressed in a series of Matlab program of "specific emotional crowd voice recognition" of the new study. Specific details of compressed see the papers.
- 2023-01-04 05:45:03下载
- 积分:1
-
Pascal Programs Printed in GENETIC ALGORITHMS IN SEARCH, OPTIMIZATION, AND MACHI...
Pascal Programs Printed in GENETIC ALGORITHMS IN SEARCH, OPTIMIZATION, AND MACHINE LEARNING
by David E. Goldberg
-Pascal Programs Printed in GENETIC ALGORITHMS IN SEARCH, OPTIMIZATION, AND MACHINE LEARNING by David E. Goldberg
- 2022-03-13 23:52:35下载
- 积分:1
-
this program is the Mining Association Rules field rules algorithm.
本程序实现的是关联规则挖掘领域中规则发现算法.-this program is the Mining Association Rules field rules algorithm.
- 2022-09-04 02:30:02下载
- 积分:1
-
神经网络的开发包,采用c++编写的,使网络资源,大家共享
神经网络的开发包,采用c++编写的,使网络资源,大家共享-neural network development kits, prepared by the use of c, network resources and share
- 2022-02-05 17:48:40下载
- 积分:1