-
遗传算法优化程序
遗传算法优化程序-genetic algorithm optimization procedures
- 2022-07-16 10:00:43下载
- 积分:1
-
LMS
LMS-Newton自适应算法源码 反正结果刻与LMS算法相比较,显示了较好的性能。-LMS-Newton adaptive algorithm source code in any case engraved with the LMS algorithm results compared, showing a better performance.
- 2023-03-14 10:45:03下载
- 积分:1
-
VC中利用人工智能解决八迷宫问题。这是一个很有趣的人工智能小程序,不妨试试看。...
VC中利用人工智能解决八迷宫问题。这是一个很有趣的人工智能小程序,不妨试试看。-use artificial intelligence to solve eight problems maze. This is a very interesting small artificial intelligence procedures, it may try.
- 2022-03-19 18:15:34下载
- 积分: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
-
狂想曲在C + +企业解决方案
rhapsody in C++企业解决方案-rhapsody in C++ Enterprise Solutions
- 2023-08-25 13:40:05下载
- 积分:1
-
nuralnetwork using back propegation and genatic algorithm implementation
nuralnetwork using back propegation and genatic algorithm implementation
- 2022-03-01 15:17:41下载
- 积分:1
-
《遗传算法理论应用与软件实现》中的初始化MATLAB源代码
《遗传算法理论应用与软件实现》中的初始化MATLAB源代码-"genetic algorithm theory and application software," the source code initialization MATLAB
- 2022-04-19 02:16:33下载
- 积分:1
-
模拟退火算法实现,内负有模拟退火的聚类,TSP等等6种问题的实现例子,在EXAMPLE文件夹内...
模拟退火算法实现,内负有模拟退火的聚类,TSP等等6种问题的实现例子,在EXAMPLE文件夹内-Simulated annealing algorithm, which has a simulated annealing clustering, TSP, etc. 6 kinds of issues realize examples folder in EXAMPLE
- 2022-03-23 19:25:39下载
- 积分:1
-
产品设计时间智能预测方法的研究,值得借鉴一下
产品设计时间智能预测方法的研究,值得借鉴一下-product design time intelligent prediction method of research, worth learning about
- 2022-09-21 23:45:03下载
- 积分:1
-
clustering algorithm source code in data mining
数据挖掘中k-means聚类算法的实现源代码-clustering algorithm source code in data mining
- 2022-02-03 10:32:40下载
- 积分:1