-
人工神经网络,利用matlab工具箱算法
人工神经网络,利用matlab工具箱算法-Artificial neural network using matlab toolbox algorithm
- 2022-01-26 02:55:21下载
- 积分:1
-
这是用Fortran实现的bp算法程序,供大家自学参
这是用Fortran实现的bp算法程序,供大家自学参-This is achieved using Fortran bp algorithm, for your self-Participation
- 2022-02-09 18:58:18下载
- 积分: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
-
关于产生均匀分布和标准正态分布的随机变量的VC程序
关于产生均匀分布和标准正态分布的随机变量的VC程序-on the production and distribution of uniform standard normal distribution of random variables VC Program
- 2022-05-23 23:57:33下载
- 积分:1
-
经典的BNP神经网络例子
经典的BNP神经网络例子-classic example BNP neural network
- 2022-02-22 02:44:42下载
- 积分:1
-
关于遗传算法 源代码
关于遗传算法 源代码-On the genetic algorithm source code
- 2022-02-14 05:09:26下载
- 积分:1
-
该算法为模糊自适应整定的PID控制算法,该算法在matlab环境下开发,可以直接运行...
该算法为模糊自适应整定的PID控制算法,该算法在matlab环境下开发,可以直接运行
-The algorithm for fuzzy adaptive tuning of the PID control algorithm in the matlab environment development, can be directly run
- 2022-02-14 19:00:23下载
- 积分:1
-
vb环境下 匈牙利算法的解决 自己编的 仅供参考
vb环境下 匈牙利算法的解决 自己编的 仅供参考-Hungary Algorathm in vb,made by myself ,just for reference
- 2023-02-10 22:40:03下载
- 积分:1
-
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)...
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)-FAST apriori.cpp array-based computing and for the apriori algorithm, adopted as the operator to test the existence of a subset to test the existence of a subset of the complexity from O (n ^ 2) reduced to O (n)
- 2022-08-16 14:04:17下载
- 积分:1
-
--- --- --- -人脸检测----------------------Face Detection
- 2022-05-16 01:32:24下载
- 积分:1