-
Simulated annealing algorithm the document on the simulated annealing algorithm...
模拟退火算法 该文档对模拟退火算法作了详细介绍,包括准确的MATLAB算法代码,相当适用-Simulated annealing algorithm the document on the simulated annealing algorithm described in detail, including accurate MATLAB algorithm code, rather the application of
- 2022-03-21 07:56:29下载
- 积分: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
-
通过遗传算法对高校排课问题的解决,在高校的十佳环境中运行效果良好...
通过遗传算法对高校排课问题的解决,在高校的十佳环境中运行效果良好-Through the College Course Scheduling of genetic algorithms to solve the problem, in the top ten colleges and universities run the effect of environmental good
- 2022-06-14 06:19:27下载
- 积分:1
-
本程序为遗传算法示范程序(visaul c++ 源程序)
本程序为遗传算法示范程序(visaul c++ 源程序)-procedures for the genetic algorithm model procedures (c visaul source)
- 2022-01-24 08:49:13下载
- 积分:1
-
汉字识别的一个小例子
识别率不是那么高,但还是可以借鉴的...
汉字识别的一个小例子
识别率不是那么高,但还是可以借鉴的-one small example of the recognition rate is not so high, but still useful
- 2022-01-26 02:02:29下载
- 积分:1
-
我的文件是用VC设计的一个求解人工智能中8数码问题的程序。...
我的文件是用VC设计的一个求解人工智能中8数码问题的程序。-my VC document is designed to solve a digital AI 8 issue procedures.
- 2022-08-19 09:02:06下载
- 积分:1
-
关于cmac神经网络的很多重要文献,从各种收费网站下载到的
关于cmac神经网络的很多重要文献,从各种收费网站下载到的-CMAC neural network on a lot of important documents, from a variety of charges from the website
- 2022-03-17 12:39:03下载
- 积分:1
-
他算法相当于Infomax贝尔和Sejnowski 1995 [ 1 ]利用最大。
he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood formulation. No noise is assumed and the number of observations must equal the number of sources. The BFGS method [2] is used for optimization.
The number of independent components are calculated using Bayes Information Criterion [3] (BIC), with PCA for dimension reduction.
- 2023-08-15 10:45:03下载
- 积分:1
-
详细介绍了有关人工智能软件编写的理论和实务
详细介绍了有关人工智能软件编写的理论和实务-details of the artificial intelligence software prepared by the theory and practice
- 2022-02-13 13:05:31下载
- 积分:1
-
人工智能学习指导
人工智能学习指导-artificial intelligence guiding
- 2022-03-21 14:44:50下载
- 积分:1