-
本程序可以对输入.avi 序列中的车辆数进行计算,准确性非常高,是一个值得参考的代码:)...
本程序可以对输入.avi 序列中的车辆数进行计算,准确性非常高,是一个值得参考的代码:)-This procedure can be input. Avi sequence to calculate the number of vehicles, accuracy is very high, is a reference to the code:)
- 2022-10-04 15:15:03下载
- 积分:1
-
7。《进化算法》,云庆夏编着 冶金工业出版社 2000年第一版
全书共分5章,分别为绪论、遗传算法、遗传规划、进化策略、进化规划。...
7。《进化算法》,云庆夏编着 冶金工业出版社 2000年第一版
全书共分5章,分别为绪论、遗传算法、遗传规划、进化策略、进化规划。-7. "Evolutionary algorithm," Yun Qing Xia compile Metallurgical Industry Publishing House in 2000 the first edition of the book is divided into five chapters, each of the introduction, Genetic algorithms, genetic programming, evolutionary strategy, evolutionary programming.
- 2023-07-10 23:30:04下载
- 积分:1
-
模式识别中的ISODATA算法演示
模式识别中的ISODATA算法演示-pattern recognition algorithms demonstrated the ISODATA
- 2022-03-06 09:04:28下载
- 积分:1
-
神经网络的代码描述实例,包含了详细的描述和说明。
程序代码说明
神经网络的实例,内附详细说明-Code description examples of neural network, containing a detailed description of
- 2022-09-28 03:55:03下载
- 积分:1
-
java编写的贝叶斯网络分类器(貌似没有模型构建和参数学习过程)...
java编写的贝叶斯网络分类器(貌似没有模型构建和参数学习过程)-java prepared by the Bayesian network classifier (seemingly no model of the learning process and parameters)
- 2023-03-28 23:10:03下载
- 积分:1
-
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个"扩展数组[4]"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient memory, using heuristic search, heuristic function f (x) = g (x) h (x) g (x) for the target node is different from the number of nodes, h (x) for the nodes of depth, the choice between f (x) nodes that the smallest node expansion. the introduction of an "expanded array [4]" (because the expansion of the nodes at most four), The array maintains a node of 0:00 a.m. to expand in all directions in the target node, and then expanded array analysis, use heuristic function during recursive expansion ...
- 2022-08-06 14:22:02下载
- 积分:1
-
基于信息熵的免疫算法,解决TSP问题的,但是我也是初学,这个看不太明白,共享一下吧...
基于信息熵的免疫算法,解决TSP问题的,但是我也是初学,这个看不太明白,共享一下吧-Entropy-based immune algorithm to solve TSP problem, but I am also a beginner, do not quite understand this view, share yourself
- 2022-04-07 22:24:52下载
- 积分:1
-
基于点轨迹的手势识别.鼠标右键点击开始记录鼠标轨迹,基于记录的轨迹,利用神经网络算法进行识别....
基于点轨迹的手势识别.鼠标右键点击开始记录鼠标轨迹,基于记录的轨迹,利用神经网络算法进行识别.-Trajectory based on the point of gesture recognition. By right-clicking the mouse to start recording the track, based on track record, the use of neural network algorithm to identify.
- 2022-01-27 23:46:04下载
- 积分:1
-
一个简单的HOPFIELD神经网络C语言源代码,其中RELESDE为可执行文件...
一个简单的HOPFIELD神经网络C语言源代码,其中RELESDE为可执行文件-a simple Hopfield neural network C language source code, which RELESDE executable
- 2022-01-26 01:42:07下载
- 积分:1
-
粒子群算法的一个演示源码,请下载初学者,共同进步!!…
pso 的一个演示源码,欢迎初学者下载,共同进步-pso source of a presentation, please download beginners, and common progress! ! ! ! ! !
- 2023-05-13 00:55:03下载
- 积分:1