-
这是用Fortran实现的bp算法程序,供大家自学参
这是用Fortran实现的bp算法程序,供大家自学参-This is achieved using Fortran bp algorithm, for your self-Participation
- 2022-02-09 18:58:18下载
- 积分:1
-
麻省,技术开发,自由遗传算法
麻省理工开发的免费遗传算法类库GAlib,很好用,我用它实现过一些具体问题的遗传算法。- Hemp province technical development free heredity algorithm
class storehouse GAlib, is very easy to use, I use it to realize some
concrete questions heredity algorithms.
- 2023-06-18 04:30:03下载
- 积分:1
-
细胞自动机的一个源代码,可以生成一维细胞自动机,将.cc文件改成.cpp运行...
细胞自动机的一个源代码,可以生成一维细胞自动机,将.cc文件改成.cpp运行-Cellular Automata of a source code can be generated one-dimensional cellular automata, will be. Cc document changed. Cpp Operation
- 2022-01-26 06:25:22下载
- 积分:1
-
BP人工神经网络算法的实现
BP人工神经网络算法的实现,用java代码编写,案例是港口吞吐量预测。
- 2022-02-02 16:00:38下载
- 积分:1
-
神经网络c++源程序.rar
神经网络c++源程序.rar-neural network source. Rar
- 2022-09-22 20:55:03下载
- 积分:1
-
里面有两个源码,人机博弈的,一个是五子棋,一个是中国象棋!...
里面有两个源码,人机博弈的,一个是五子棋,一个是中国象棋!-with a two-source, human-computer game, one of 331, a Chinese chess!
- 2023-04-09 12: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
-
模糊pid仿真,先运行模糊推理系统设计程序a.m,并调入内存,然后运行模糊控制程序b.m,对pid控制参数进行整定。...
模糊pid仿真,先运行模糊推理系统设计程序a.m,并调入内存,然后运行模糊控制程序b.m,对pid控制参数进行整定。-Pid fuzzy simulation, Fuzzy Inference System to run the design process am, and transferred to memory, and then run the procedure of fuzzy control bm, of pid control tuning parameters.
- 2022-08-17 09:48:16下载
- 积分:1
-
神经网络模式识别及其实现,第10章
内含:ART 和VQ 算法。
终于上传完,本来想一次性发上来的,但结果失败了,只好一个一个发。...
神经网络模式识别及其实现,第10章
内含:ART 和VQ 算法。
终于上传完,本来想一次性发上来的,但结果失败了,只好一个一个发。-pattern recognition and neural network to achieve, Chapter 10 consisting of : ART algorithm and VQ. Finally upload End, originally wanted onto a one-time, but the result of the failure, but a one-fat.
- 2022-02-25 18:28:37下载
- 积分:1
-
Based on the MATLAB neural network to complete the U.S. source
基于MATLAB完成的神经网络源程序
大家-Based on the MATLAB neural network to complete the U.S. source
- 2022-07-09 04:17:25下载
- 积分:1