-
遗传算法的一些经典程序收集
遗传算法的一些经典程序收集-genetic algorithem2
- 2023-03-06 17:35:04下载
- 积分:1
-
模糊PID控制的一个例子,在Visual C++通过
模糊pid的一个例子,在Visual c++下通过-An example of fuzzy pid, in the Visual c++ Through
- 2023-07-18 06:15:03下载
- 积分:1
-
遗传算法程序,是用java编写的,适合学习最优化的朋友来作为参考...
遗传算法程序,是用java编写的,适合学习最优化的朋友来作为参考-Genetic Algorithm is used in the preparation of java, the most suitable learning optimized reference to a friend
- 2023-01-24 09:50:04下载
- 积分:1
-
遗传算法解决双变量的函数最优化问题,有按钮的界面,用bc所编,生动模拟遗传进化过程...
遗传算法解决双变量的函数最优化问题,有按钮的界面,用bc所编,生动模拟遗传进化过程-genetic algorithm to solve the two- variable optimization function, the button interface, using bc prepared by the vivid simulation of the process of genetic evolution
- 2022-02-03 03:28:44下载
- 积分:1
-
机器人路径规划演示平台,自主移动的智能机器人演示程序源代码,可以实现机器人壁障功能...
机器人路径规划演示平台,自主移动的智能机器人演示程序源代码,可以实现机器人壁障功能-Demonstration platform for robot path planning, intelligent autonomous mobile robot demo program source code, you can realize robot barrier function
- 2022-08-09 16:57:38下载
- 积分:1
-
数据挖掘算法 关联规则算法 apriori算法(c语言版本)
数据挖掘算法 关联规则算法 apriori算法(c语言版本)-algorithm of data mining
algorithm of corelationship rule
algorithm of aproori
(C language edition)
- 2022-03-13 22:17:40下载
- 积分:1
-
人脸识别:利用奇异值分解和KL变换的投影,是很有价值的一篇文章...
人脸识别:利用奇异值分解和KL变换的投影,是很有价值的一篇文章-Face Recognition : The Singular Value Decomposition and KL transform projection, it is valuable to an article
- 2022-02-13 20:51:35下载
- 积分:1
-
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memeti...
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memetic算法把遗传算法和局部优化算法相结合,试验结果证明,能很好地解
决TSP问题。-TSP problem is a classic combinatorial optimization problem. Its solution has a number of local optimization methods and heuristic algorithms, local search methods take full account of the issue of neighborhood structure, genetic algorithm has good ability of global search, memetic algorithm for the genetic algorithm and local optimization algorithm combining test results proved that well positioned to solve the TSP problem.
- 2022-08-11 23:30:19下载
- 积分:1
-
实现winform数独游戏很强的遗传算法
一个很强的利用遗传算法实现的winform sudoku 游戏-a strong genetic algorithm to achieve the winform Sudoku game
- 2022-06-19 00:44:15下载
- 积分:1
-
Fisher Linear Discrimination (FLD) classifier source code, including training fu...
Fisher线性判别分类器源代码,包括训练函数和测试函数。-Fisher Linear Discrimination (FLD) classifier source code, including training function and test function.
- 2022-07-13 11:29:43下载
- 积分:1