-
c k prepared by the average pattern recognition algorithm
c++编写的模式识别k均值算法-c k prepared by the average pattern recognition algorithm
- 2022-02-21 12:30:26下载
- 积分:1
-
BP算法与人工只能的结合。
BP算法与人工只能的结合。-BP algorithm and the only artificial light.
- 2022-06-14 06:31:23下载
- 积分:1
-
关联规则中的频繁项集生成算法genmax,可在linux和windows下编译运行,可能不太容易看懂。...
关联规则中的频繁项集生成算法genmax,可在linux和windows下编译运行,可能不太容易看懂。-association rules of frequent item sets genmax generation algorithm, and the Linux compiler running under windows, it may not be easy to understand.
- 2022-01-25 17:12:14下载
- 积分:1
-
CPN算法的matlab实现,CPN人工神经网络
CPN算法的matlab实现,CPN人工神经网络-Matlab algorithm of network,The artificial neural network, network
- 2022-05-21 00:01:13下载
- 积分:1
-
遗传算法的源程序例子,对于初学者有很大帮助,建议多
遗传算法的源程序例子,对于初学者有很大帮助,建议多-Genetic algorithm source code examples are very helpful for beginners, the proposed multi-
- 2022-07-24 23:43:38下载
- 积分:1
-
小游戏的色调,有一定的精度,有兴趣的人可以…
猜数字游戏的小AI,有一定的准确程度,有兴趣的人可以-tones of the small game AI, a certain degree of accuracy, interested people can s
- 2023-06-11 23:30:04下载
- 积分:1
-
用模糊控制方法逼近函数z=x+y,效果比较好
用模糊控制方法逼近函数z=x+y,效果比较好-Fuzzy control method with approximation function z = x+ y, the effect is better
- 2022-09-30 10:15:03下载
- 积分:1
-
A program of Harris corner points test writen by VC.We can call is as plessey,it...
VC写的harris角点检测程序。又名plessey,最经典也是目前效果最好的算法,比susan抗噪要好(实际的讲)-A program of Harris corner points test writen by VC.We can call is as plessey,it is the best algorithm.It better than susan from real useful point.
- 2022-03-07 12:22:38下载
- 积分:1
-
I have the support vector machine procedures, it is easy to understand, you can...
我的支持向量机程序,很容易看懂,可在上面进行修改!-I have the support vector machine procedures, it is easy to understand, you can modify the above!
- 2022-02-07 03:52:27下载
- 积分: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