-
支持向量机模式识别技术及其在机械故障诊断中的应用
SVM模式识别技术及在机械故障诊断中的应用进展-SVM pattern recognition technology and in Mechanical Fault Diagnosis of progress
- 2023-09-05 19:15:03下载
- 积分:1
-
本程序能实现专家PID控制。专家控制的实质是基于受控对象和控制规律的各种知识,并以智能的方式利用这些知识来设计控制器。...
本程序能实现专家PID控制。专家控制的实质是基于受控对象和控制规律的各种知识,并以智能的方式利用这些知识来设计控制器。-the procedures to achieve expert PID control. Experts control of the controlled substance is based on the object and control the various law knowledge, and the intelligent use of this knowledge to design controller.
- 2022-03-17 01:06:20下载
- 积分:1
-
针对TSP问题,使用蚂蚁演算法求最佳解!程式还满美观唷!
针对TSP问题,使用蚂蚁演算法求最佳解!程式还满美观唷!-against TSP, the use of the ant algorithm for the optimal solution! Program was one of appearance Police!
- 2022-02-03 22:01:40下载
- 积分:1
-
遗传算法,路径规划,机器人
遗传算法的机器人路径规划的源代码。用C++来实现的-Genetic algorithm path planning robot
- 2022-07-24 03:15:32下载
- 积分: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
-
遗传算法类文件生成,同系学长的作品,由于一个专业所以课题也十分类似...
遗传算法类文件生成,同系学长的作品,由于一个专业所以课题也十分类似-genetic algorithm types of documents generated, with the seniority system works, as a professional so very similar topic
- 2022-01-25 23:33:15下载
- 积分:1
-
Improved three arithmetic operator in genetic algorithm including select,crossov...
改进的遗传算法的三个操作算子,包括选择、交叉和变异。-Improved three arithmetic operator in genetic algorithm including select,crossover and mutuation
- 2023-07-25 08:40:02下载
- 积分:1
-
Genetic algorithm source code examples are very helpful for beginners, the propo...
遗传算法的源程序例子,对于初学者有很大帮助,建议多-Genetic algorithm source code examples are very helpful for beginners, the proposed multi-
- 2022-07-08 17:30:33下载
- 积分:1
-
simulated annealing algorithm for TSP
用模拟退火算法求解TSP问题-simulated annealing algorithm for TSP
- 2022-05-10 22:26:09下载
- 积分:1
-
高斯混合模型C++版本
高斯混合模型C++版本-Gaussian mixture model C version
- 2022-03-03 04:04:05下载
- 积分:1