-
是vc++编写的BP神经网络预测源代码,在预测的方向需要的通知下载吧...
是vc++编写的BP神经网络预测源代码,在预测的方向需要的通知下载吧-Is vc++ Prepared by BP neural network prediction source code, in the prediction of the direction you need to download the notice
- 2023-02-18 21:45:03下载
- 积分:1
-
关联模式的Apriori的vc实现,对数据挖掘感兴趣的人一定很希望得到吧!...
关联模式的Apriori的vc实现,对数据挖掘感兴趣的人一定很希望得到吧!-VC implementation of Apriori based on Associate Pattern, is it what exactly you want in data mining?
- 2022-05-05 05:00:57下载
- 积分:1
-
C语言中的ADALINE神经网络算法的介绍。
介绍了神经 网络中的ADALINE算法的C语言实现.-Introduction of the ADALINE neural network algorithm in C language.
- 2022-03-24 08:36:48下载
- 积分:1
-
有关智能优化方法(模拟退火,遗传算法,禁忌搜索,等等)
有关智能优化方法(模拟退火,遗传算法,禁忌搜索,等等)-The intelligent optimization methods (simulated annealing,genetic algorithm,tabu search,etc)
- 2022-02-03 22:57:19下载
- 积分:1
-
MATLAB
神经网络技术及其在物化探上的应用,重磁反演的拟人工神经网络BP算法及其应用等。-matlab
- 2022-03-03 14:21:43下载
- 积分:1
-
基本遗传学习分类系统算法,算法结构非常严谨,是不可多得的遗传算法!...
基本遗传学习分类系统算法,算法结构非常严谨,是不可多得的遗传算法!-basic genetic classification system algorithm, the algorithm as well as highly structured, is a rare genetic algorithm!
- 2022-01-26 03:44:40下载
- 积分:1
-
复数信号的FASTICA算法,和ICA算法类似,但主要用于处理复数信号。...
复数信号的FASTICA算法,和ICA算法类似,但主要用于处理复数信号。-Plural signals FastICA algorithm, and the ICA algorithm similar to, but mainly used for dealing with a plurality of signals.
- 2022-03-07 12:57:16下载
- 积分:1
-
使用BP网络进行模式识别,识别0-9的数字
使用BP网络进行模式识别,识别0-9的数字-Using the BP network pattern recognition, identifying the number of 0-9
- 2023-02-02 13:40:04下载
- 积分: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
-
JESS开发模式,人工智能开发架构
JESS开发模式,人工智能开发架构-JESS development model, the development of artificial intelligence structure
- 2022-10-14 16:30:03下载
- 积分:1