-
遗传算法,通过选择、交叉、变异求取函数最优解c程序简单实现,并拥有最优保存思想。...
遗传算法,通过选择、交叉、变异求取函数最优解c程序简单实现,并拥有最优保存思想。-Genetic algorithm, selection, crossover and mutation to strike a function of the optimal solution c procedures are simple to achieve, and has saved the best idea.
- 2022-06-02 08:37:01下载
- 积分:1
-
国家航空航天局国家航空航天局人工智能专家系统工具…
一套美国国家宇航局人工智能中心NASA的专家系统工具源代码-a National Center of NASA NASA artificial intelligence expert system tool for source code
- 2022-05-24 21:18:29下载
- 积分:1
-
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日...
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm
2008年05月21日
C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design
基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代表了基因遗传算法的结果。每次迭代,算法生成一个染色体,这些子孙染色体又会产生新的迭代……关键内容
这个基因算法库是用 Visual Studio 2005 编写的程序,第一个使用 Microsoft C/C++ 编译器,第二个使用Intel C++ 编译器。
如果你希望在你的程序你使用它,有两个办法,1是直接引用 Genetic Algorithm Library 项目,然后编译;2是添加GeneticAlgorithm.lib 静态链接库到项目中-err
- 2022-05-29 02:10:25下载
- 积分:1
-
传教士和野人渡河问题盲目搜索算法 一个典型的人工智能算法...
传教士和野人渡河问题盲目搜索算法 一个典型的人工智能算法-missionaries and Savage cross river blind search algorithm of a typical artificial intelligence algorithms
- 2022-10-15 02:35:04下载
- 积分:1
-
人工神经网络(Aartificial Neural Network,下简称ANN)是模拟生物神经元的结构而提出的一种信息处理方法。早在1943年,已由心理学家...
人工神经网络(Aartificial Neural Network,下简称ANN)是模拟生物神经元的结构而提出的一种信息处理方法。早在1943年,已由心理学家Warren S.Mcculloch和数学家Walth H.Pitts提出神经元数学模型,后被冷落了一段时间,80年代又迅猛兴起[1]。ANN之所以受到人们的普遍关注,是由于它具有本质的非线形特征、并行处理能力、强鲁棒性以及自组织自学习的能力。其中研究得最为成熟的是误差的反传模型算法(BP算法,Back Propagation),它的网络结构及算法直观、简单,在工业领域中应用较多。-Artificial Neural Networks (Aartificial Neural Network, under the short title of ANN) is a simulation of the structure of biological neurons and the information put forward a method of treatment. At early 1943, by Warren S. Mcculloch psychologists and mathematicians Walth H. Pitts proposed mathematical model of neurons, was left out in the cold for some time, and the rapid rise of the 80" s [1]. ANN because the general concern of the people is the essence of it is because of the non-linear characteristics of parallel processing capabilities, strong robustness and self-organizing capacity of self-learning. Research one of the most sophisticated are the error-propagation model of the algorithm (BP algorithm, Back Pro
- 2022-01-25 18:56:13下载
- 积分:1
-
自己汇总了几个关于rbf的源程序,用于初学者学习
自己汇总了几个关于rbf的源程序,用于初学者学习-Own summary of a few on the rbf source for beginners to learn
- 2023-07-03 06:20:03下载
- 积分:1
-
ISP(独立集问题)的模拟退火算法程序源码
ISP(独立集问题)的模拟退火算法程序源码-ISP (Independent Set Problem) procedure of simulated annealing algorithm source code
- 2022-08-20 08:22:50下载
- 积分:1
-
MATLAB neural network toolbox BP algorithm compares the length of their training...
MATLAB神经网络工具箱BP算法的比较,比较它们的训练时间长短以所达到的效果-MATLAB neural network toolbox BP algorithm compares the length of their training time in order to achieve the effect of the so
- 2022-07-25 01:24:20下载
- 积分:1
-
用于机器人的识别路程的优化,用与其中,去得很好的结果
用于机器人的识别路程的优化,用与其中,去得很好的结果-For the robot to identify the optimal way to use and which to very good results
- 2022-08-19 17:33:03下载
- 积分:1
-
模糊PID控制的一个例子,在Visual C++通过
模糊pid的一个例子,在Visual c++下通过-An example of fuzzy pid, in the Visual c++ Through
- 2023-07-18 06:15:03下载
- 积分:1