-
- 2023-08-22 07:25:03下载
- 积分:1
-
一个用C编写的SOM(自组织特征映射)神经网络源代码。
一个用C编写的SOM(自组织特征映射)神经网络源代码。-a C prepared by the SOM (self-organizing feature map) neural network source code.
- 2022-10-02 13:10:03下载
- 积分:1
-
本程序利用蚂蚁算法解决TSP(旅行商问题)问题
本程序利用蚂蚁算法解决TSP(旅行商问题)问题-This procedure using ant algorithm to solve TSP (Traveling Salesman Problem) problem
- 2022-02-06 19:13:39下载
- 积分:1
-
based on the Matlab programming language. including artificial immune algorithm...
基于matlab语言的程序设计,包括人工免疫算法 遗传算法程序比较.用于tsp问题研究-based on the Matlab programming language. including artificial immune algorithm Genetic Algorithm comparison. Research for tsp
- 2022-03-13 07:42:51下载
- 积分:1
-
nsga2非支配排序遗传算法,c++源码实现
nsga2非支配排序遗传算法,c++源码实现-nsga2 non-dominated sorting genetic algorithm, c++ source code to achieve
- 2022-07-15 23:12:29下载
- 积分:1
-
基于MATLAB的简单遗传算法和简单的BP神经网络程序
基于Matlab的简单遗传算法和简单bp网络的程序实现-based on Matlab simple genetic algorithms and simple bp Network Program
- 2022-04-28 16:24:49下载
- 积分:1
-
based on the finite state machine language digital voice endpoint detection. Rar...
基于有限状态机的汉语数字语音端点检测.rar.rar格式为vip-based on the finite state machine language digital voice endpoint detection. Rar.rar format vip
- 2022-05-13 12:31:22下载
- 积分:1
-
这是用matlab编写人脸检测软件,是用的adaboost算法,参考价值还是很高的...
这是用matlab编写人脸检测软件,是用的adaboost算法,参考价值还是很高的-using Matlab is prepared Face detection software is used adaboost algorithm, reference value or high
- 2022-07-14 19:14:37下载
- 积分: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
-
基于股票的程序
基于股票的程序-Stock-based procedures
- 2022-06-29 15:40:15下载
- 积分:1