-
"artificial neural network" contains practical network model, learning...
《人工神经元网络》含有实用的网络模型、学习规则和训练方法的一些算法程序,对学习人工智能,模式识别的人有一些帮助!-"artificial neural network" contains practical network model, learning rules and the training methods of some algorithm for the study of artificial intelligence, pattern recognition of some help!
- 2022-03-12 05:07:56下载
- 积分:1
-
ACO优化,用于SIMO通信系统的盲检测中,对通信系统的性能进行优化...
ACO优化,用于SIMO通信系统的盲检测中,对通信系统的性能进行优化-ACO optimization, SIMO communication system for blind detection, the right to optimize the performance of communication systems
- 2022-03-07 22:05:47下载
- 积分:1
-
神经网络模式识别及其实现,第三章。为大家提供参考。
神经网络模式识别及其实现,第三章。为大家提供参考。-pattern recognition and neural network to achieve, the third chapter. To provide a reference.
- 2022-03-02 01:19:20下载
- 积分:1
-
隐马尔科夫模型工具箱,可以广泛应用于识别等领域
隐马尔科夫模型工具箱,可以广泛应用于识别等领域-HMM Toolbox, can be widely applied in areas such as identification
- 2022-08-18 03:25:08下载
- 积分:1
-
基于GA的BP改进算法,用遗传算法对BP 神经网络算法进行改进试用过 里面有数据是可以使用的...
基于GA的BP改进算法,用遗传算法对BP 神经网络算法进行改进试用过 里面有数据是可以使用的-GA-based improvement of BP algorithm, genetic algorithm with BP neural network algorithm tried there are data that can be used
- 2022-02-24 23:58:13下载
- 积分:1
-
HMM Toolbox using sample documents can be widely applied in areas such as identi...
隐马尔科夫模型工具箱使用样本文件,可以广泛应用于识别等领域-HMM Toolbox using sample documents can be widely applied in areas such as identification
- 2022-03-19 13:49:29下载
- 积分:1
-
模式识别与人工智能,圆检测HOUGH变换的改进算法
模式识别与人工智能,圆检测HOUGH变换的改进算法-Pattern Recognition and Artificial Intelligence, HOUGH transform circle detection algorithm to improve
- 2022-07-26 19:32:49下载
- 积分:1
-
遗传算法及其应用
Genetic Algorithm and Its application is recommended System
- 2022-09-14 19:25:03下载
- 积分:1
-
用C实现的# FCM算法采用虹膜数据验证
用c#实现的fcm算法 采用iris数据进行验证-With c# Realize the FCM algorithm uses iris data validation
- 2023-05-18 17:00:03下载
- 积分:1
-
us solve eight digital, BFS may lead to insufficient memory, using heuristic sea...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为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-02-04 07:43:49下载
- 积分:1