-
本例是一个神经网络仿真应用程序,对于无这方面技能的人也能方便地使用它,程序基于BP反传播算法实现,通过网络训练,获得你需要的网络模型,同时,你还可以测试你建立的...
本例是一个神经网络仿真应用程序,对于无这方面技能的人也能方便地使用它,程序基于BP反传播算法实现,通过网络训练,获得你需要的网络模型,同时,你还可以测试你建立的网络模型。内附三个实例-This is a example of networking simulink application program,
- 2022-08-13 00:41:50下载
- 积分:1
-
神经网络线性模型神经元实现的C++语言源代码!
神经网络中神经元线性模型的C语言实现源程序!-Neural network linear model neurons realize the C language source code!
- 2022-02-02 19:35:56下载
- 积分:1
-
人工智能与模糊控制_电力系统
人工智能与模糊控制_电力系统-artificial intelligence and fuzzy control _ Power System
- 2022-03-20 18:40:19下载
- 积分:1
-
遗传算法解决TSP问题,在vb开发环境中,在网上找的。
遗传算法解决TSP问题,在vb开发环境中,在网上找的。-Genetic algorithm to solve TSP problems in vb development environment, in the Internet looking for.
- 2023-05-25 05:15:03下载
- 积分:1
-
支持向量机(4)mySVM
支持向量机(4)mySVM-Support Vector Machines (4) mysvm
- 2022-04-23 02:49:51下载
- 积分:1
-
on Cellular Automata example, are interested in this area of research colleagues...
关于细胞自动机的例子,希望有志于这领域的同仁研究-on Cellular Automata example, are interested in this area of research colleagues! !
- 2022-01-25 18:56:10下载
- 积分:1
-
neural network algorithm original program content in more detail. We hope to dis...
神经网络算法原程序内容较详细。希望大家仔细讨论这个问题。-neural network algorithm original program content in more detail. We hope to discuss this issue carefully.
- 2022-12-08 04:05:02下载
- 积分:1
-
neural network (pattern recognition module) software development kit! ! ! Nothin...
神经网络(模式识别模块)软件开发包!!!可以识别任何事物,适用于图像识别、语音识别、自动控制等诸多领域,具有简单、易学、开发周期短、识别率高等特点。-neural network (pattern recognition module) software development kit! ! ! Nothing can be identified and applied to image recognition, voice recognition, automatic control and many other areas, which is simple, easy to learn, short development cycle, features high recognition rate.
- 2023-04-30 21:30: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
-
Neural network model of graduate student fees, as well as their application spec...
神经网络研究生收费模型的具体方案以及其应用-Neural network model of graduate student fees, as well as their application specific program
- 2022-01-28 07:49:31下载
- 积分:1