-
用免疫算法来实现TSP问题的求解,程序全,可以运行。
用免疫算法来实现TSP问题的求解,程序全,可以运行。-Using immune algorithm to achieve the TSP problem solving, program-wide, you can run.
- 2022-06-21 10:48:44下载
- 积分:1
-
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设...
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。
- 2022-01-26 19:15:08下载
- 积分:1
-
模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。...
模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。-Simulated annealing algorithm: from the genetic algorithm, to solve optimization, decision-making complex models and problems.
- 2022-02-06 18:48:59下载
- 积分:1
-
空间作战的C++实现的基于神经网络可以学习如何玩好。
c++实现基于神经网络的空间大战,可以学习到如何利用神经网络进行游戏编程。-c++ implementation of space war based on neural networks can learn how to play games using neural network programming.
- 2022-04-08 14:32:38下载
- 积分:1
-
模糊神经网络的源码,课程设主计.主要用来识别电子鼻的信号....
模糊神经网络的源码,课程设主计.主要用来识别电子鼻的信号.-FNN source, the Comptroller course is set up. Primarily used to identify the electronic nose signal.
- 2023-04-26 15:40:03下载
- 积分:1
-
This is a use of MATLAB to use a simple classification of the PCA implementation...
这是一个利用MATLAB利用PCA实现的简单分类程序,对于模式识别的初学者学习PCA知识并进行仿真会有很大帮助,其中male.txt和female.txt是训练样本,test.txt是测试样本,分类效果非常好。-This is a use of MATLAB to use a simple classification of the PCA implementation process, the PCA pattern recognition study for beginners and simulation of knowledge would be of considerable help, and one of male.txt samples female.txt training, test.txt is the measurement, very good classification results.
- 2022-07-18 08:33:05下载
- 积分:1
-
堆排序适合于待排序文件中记录较多的情况,因为其主要的时间开销在于建堆和调整堆...
堆排序适合于待排序文件中记录较多的情况,因为其主要的时间开销在于建堆和调整堆-HEAPSORT be suitable for sorting paper records more, because the main overhead is the time to build reactors and adjusting the heap
- 2022-08-15 16:06:56下载
- 积分:1
-
支持向量机(support vector machine)用来解决复杂的文本分类问题...
支持向量机(support vector machine)用来解决复杂的文本分类问题-support vector machine& text classification
- 2023-07-27 05:45:04下载
- 积分:1
-
经过改进的遗传算法的VC源代码。经测试算法有效可行。
经过改进的遗传算法的VC源代码。经测试算法有效可行。-improved genetic algorithms VC source. Testing Algorithm effective.
- 2022-03-07 07:18:28下载
- 积分:1
-
分类算法是数据挖掘中最为重要的技术之通过介绍当前最具有代表性的分类算法,分析并总结了各种算法...
分类算法是数据挖掘中最为重要的技术之通过介绍当前最具有代表性的分类算法,分析并总结了各种算法
-NULL
- 2023-05-29 18:20:03下载
- 积分:1