-
Evenly spaces the cities on the perimeter of a wheel and returns a vector of the...
Evenly spaces the cities on the perimeter of a wheel and returns a vector of their coordinates
利用AI技术生成一个圆-Evenly spaces the cities on the perimeter of a wheel and returns a vector of their coordinates the use of AI technology to generate a circle
- 2022-05-14 13:03:14下载
- 积分:1
-
基于matlab和DSP的IIR/FIR 滤波器
基于matlab和DSP的IIR/FIR 滤波器-Matlab and DSP-based IIR/FIR filter
- 2022-11-14 01:50:03下载
- 积分:1
-
支持向量机工具箱使用方法演示,讲述如何使用svm的工具箱。...
支持向量机工具箱使用方法演示,讲述如何使用svm的工具箱。-Support Vector Machines to use the toolbox demonstration on how to use the toolbox svm.
- 2022-03-29 11:07:41下载
- 积分:1
-
Examples of particle swarm optimization applied to the wireless network nodes, s...
粒子群算法的实例,应用于无线网络节点的动态布署等。图和表显示结果-Examples of particle swarm optimization applied to the wireless network nodes, such as dynamic deployment. Graph and table shows the results of
- 2023-04-25 16:35:04下载
- 积分:1
-
Using Particle Swarm solution to TSP (traveling salesman) problems, in accordanc...
用粒子群方法解决TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可-Using Particle Swarm solution to TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter input program
- 2022-04-19 19:23:42下载
- 积分:1
-
人工智能课程中关于产生式系统部分上机实验的源代码,有很大参考价值。...
人工智能课程中关于产生式系统部分上机实验的源代码,有很大参考价值。-No
- 2022-03-30 00:12:31下载
- 积分:1
-
模糊数学与人工智能技术
模糊数学与人工智能技术 -fuzzy mathematics and artificial intelligence technology
- 2022-01-20 22:50:17下载
- 积分: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
-
Genetic Algorithm with TSP (traveling salesman) problems, in accordance with the...
用遗传算法求解TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可。-Genetic Algorithm with TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter entry process.
- 2023-05-24 05:20:03下载
- 积分:1
-
用遗传算法写的软件,非常有用!
值得大家一看!
用遗传算法写的软件,非常有用!
值得大家一看!-using genetic algorithms to write the software, very useful! Worth a look!
- 2022-12-20 02:05:04下载
- 积分:1