-
模糊算法,实现了求交法计算模糊蕴含关系、最大最小法进行合成运算、求并法计算输出量的模糊集合、加权平均法计算实际的清晰控制量等部分的详细代码。...
模糊算法,实现了求交法计算模糊蕴含关系、最大最小法进行合成运算、求并法计算输出量的模糊集合、加权平均法计算实际的清晰控制量等部分的详细代码。-Fuzzy algorithm, the realization of the intersection method to calculate fuzzy implication relations, max-min method for synthesis of computing, and method for output fuzzy sets, the weighted average method to calculate the actual volume of clear control of part of the detailed code.
- 2022-01-31 13:43:18下载
- 积分:1
-
预
pre-fixSpan算法,该算法是C++语言实现的,主要用模板实现prefixspan的投影数据库架构及模式生长功能
- 2023-04-17 20:10:03下载
- 积分:1
-
模式识别_贝叶斯分类器
模式识别_贝叶斯分类器-pattern recognition _ Bayesian classifier
- 2022-01-26 01:10:47下载
- 积分: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
-
传算法伪代码实例,遗传算法中最重要的过程就是选择和交叉。...
传算法伪代码实例,遗传算法中最重要的过程就是选择和交叉。 -Examples of pseudo-code algorithm, genetic algorithm is the most important process of selection and crossover.
- 2022-01-31 08:32:52下载
- 积分:1
-
蚁群算法,C程序
ACO,C program
ACO,C program
- 2022-09-05 15:00:02下载
- 积分: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
-
Tutorial On Fuzzy Logic
Tutorial On Fuzzy Logic
- 2022-08-20 23:26:22下载
- 积分:1
-
用C撰写遗传基因法
用C撰写遗传基因法-C genes written law
- 2022-07-17 16:11:58下载
- 积分:1
-
遗传算法的经典之作
遗传算法的经典之作-Genetic Algorithm for the classics
- 2022-01-26 06:05:46下载
- 积分:1