-
2值图像的扫描线2值聚类算法,可实现2值图像的准确聚类
2值图像的扫描线2值聚类算法,可实现2值图像的准确聚类-2 the value of the image scan line 2, the value of clustering algorithm can realize the exact 2-level image clustering
- 2022-05-17 21:28:05下载
- 积分:1
-
breadth priority use of artificial intelligence algorithms to solve eight digita...
人工智能运用广度优先算法来解决八数码问题,由初始状态到目标状态按层搜索-breadth priority use of artificial intelligence algorithms to solve eight digital issue, the initial state to the target state by layer Search
- 2022-04-12 02:02:57下载
- 积分:1
-
遗传算法VC编程,对于初学者可能有用,多多支持~
遗传算法VC编程,对于初学者可能有用,多多支持~-VC programming genetic algorithms, may be useful for beginners, the generous support of ~
- 2022-08-23 02:16:47下载
- 积分:1
-
A star 算法类的实现(算法接口,针对迷宫问题设计)
A star 算法类的实现(算法接口,针对迷宫问题设计)-algorithm to achieve the category (algorithm interface design issues against maze)
- 2022-08-22 21:54:43下载
- 积分:1
-
书
书籍“Regularization tools for training large feed-forward neural networks using Automatic Differentiation”的源码文件-Books
- 2022-07-21 16:33:17下载
- 积分:1
-
This is a pattern recognition in a simple window parzen Category simulation exam...
这是一个模式识别中的parzen窗的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition in a simple window parzen Category simulation examples, one of female.txt and male.txt training samples, test.txt is the measurement, classification effect is very good for beginners will be learning model has very big help.
- 2022-05-17 23:57:33下载
- 积分:1
-
最邻近的RBF算法,MATLAB实现,较为有价值的资料.
最邻近的RBF算法,MATLAB实现,较为有价值的资料.-The nearest RBF algorithm, MATLAB realize, the more valuable information.
- 2022-02-05 04:23:48下载
- 积分:1
-
生产线上的上车数量注册软件的部分源代码,用于注册杭车数量,以便进行自动控制...
生产线上的上车数量注册软件的部分源代码,用于注册杭车数量,以便进行自动控制-The production line picking up the number of registered software, part of the source code used to register Hang cars for automatic control
- 2022-02-02 00:22:08下载
- 积分:1
-
vb环境下 匈牙利算法的解决 自己编的 仅供参考
vb环境下 匈牙利算法的解决 自己编的 仅供参考-Hungary Algorathm in vb,made by myself ,just for reference
- 2023-02-10 22:40:03下载
- 积分: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