-
BP神经网络算法,可以调节隐层,输入输出等
BP神经网络算法,可以调节隐层,输入输出等-BP neural network algorithm, can be adjusted hidden layer, input and output, etc.
- 2022-08-16 00:11:32下载
- 积分:1
-
基于梯度法编写的RBF神经网络程序,实现对输入数据的逼近
基于梯度法编写的RBF神经网络程序,实现对输入数据的逼近-Gradient method based on the preparation process of the RBF neural network to achieve the approximation of the input data
- 2022-04-12 03:33:36下载
- 积分:1
-
matlab环境下,基于云模型的分类器,包括基于例子群优化的云分类器,和属性相似度云分类器。...
matlab环境下,基于云模型的分类器,包括基于例子群优化的云分类器,和属性相似度云分类器。-Matlab environment, based on cloud model for the classification, including examples Swarm Optimization Based on the cloud classifier, and attribute similarity cloud classifier.
- 2022-03-06 15:48:02下载
- 积分:1
-
这还是一个蚁群算法实验室,不过内容要更为详细,看得更为清楚,可以用它来理解蚁群的整个觅食过程....
这还是一个蚁群算法实验室,不过内容要更为详细,看得更为清楚,可以用它来理解蚁群的整个觅食过程.-It is also a laboratory ant colony algorithm, but the content should be more detailed, more clearly seen, you can use it to understand the whole feeding process of ant colony.
- 2022-03-13 22:44:04下载
- 积分:1
-
用于三分类的BP算法程序,matlab源码
用于三分类的BP算法程序,matlab源码-three classifications for the BP algorithm procedures, Matlab FOSS
- 2022-01-26 08:07:44下载
- 积分:1
-
神经网络模拟正弦函数演示
神经网络模拟正弦函数演示-neural network simulation sine function demo
- 2022-07-17 10:14:50下载
- 积分:1
-
用Java实现的多层BP神经网络,用于颜色和字符识别
用Java实现的多层BP神经网络,用于颜色和字符识别-using Java multi-storey BP neural network, for the color and character recognition
- 2022-10-17 18:45:02下载
- 积分:1
-
神经网络C源程序(nnbp)
神经网络C源程序(nnbp)-neural network C source (nnbp)
- 2022-01-25 22:22:32下载
- 积分: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
-
有关遗传算法的源码
有关遗传算法的源码-the genetic algorithm source code
- 2022-07-25 23:43:21下载
- 积分:1