-
这是通过A*算法实现8数码问题,求解可能出现的目标状态。通过回溯的方法实现对A*算法。不同于其它状态图的搜索实现8数码问题。...
这是通过A*算法实现8数码问题,求解可能出现的目标状态。通过回溯的方法实现对A*算法。不同于其它状态图的搜索实现8数码问题。-This is the A* algorithm eight digital issues, the solution may target state. Through the method back to the A* algorithm. Unlike other state diagram of the search to achieve eight digital problem.
- 2022-03-18 08:43:29下载
- 积分:1
-
A novel RBF neural network, which has the specific procedure, in the hope that u...
一种新型径向基神经网络,里面有具体的程序,希望对大家有用-A novel RBF neural network, which has the specific procedure, in the hope that useful to everybody
- 2022-02-25 07:11:57下载
- 积分:1
-
最邻近的RBF算法,MATLAB实现,较为有价值的资料.
最邻近的RBF算法,MATLAB实现,较为有价值的资料.-The nearest RBF algorithm, MATLAB realize, the more valuable information.
- 2022-02-05 04:23:48下载
- 积分:1
-
粒子群优化算法是一种进化技术(进化有限公司)。
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-Particle Swarm Optimization (PSO) is an evolutionary technology (evolutionary computation). Predatory birds originated from the research PSO with similar genetic algorithm is based on iterative optimization tools. Initialize the system for a group of random solutions, through iterative search for the optimal values. However, there is no genetic algorithm with the cross- (crossover) and the variation (mutation). But particles in the solution space following the optimal particle search. The steps detailed chapter on the future of genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function optimization, neural networks, fuzzy systems control and ot
- 2022-02-05 13:05:45下载
- 积分:1
-
神 经 网 络 的 资 料
神 经 网 络 的 资 料-neural network data
- 2022-11-09 04:35:03下载
- 积分:1
-
此目录包含执行该目录的代码
This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen.
- 2022-12-30 17:05:03下载
- 积分:1
-
里面有两个源码,人机博弈的,一个是五子棋,一个是中国象棋!...
里面有两个源码,人机博弈的,一个是五子棋,一个是中国象棋!-with a two-source, human-computer game, one of 331, a Chinese chess!
- 2023-04-09 12:40:04下载
- 积分:1
-
this code after extensive use, reflecting good code optimization, high efficienc...
此代码经过大量使用,反映很好,代码优化,效率高-this code after extensive use, reflecting good code optimization, high efficiency! !
- 2023-04-06 17:30:04下载
- 积分:1
-
这是一个银行模拟系统,对当今的银行进行模拟,它可以反映出银行的实际情况,非常有用哦,下来看看。...
这是一个银行模拟系统,对当今的银行进行模拟,它可以反映出银行的实际情况,非常有用哦,下来看看。-This is a simulation system banks, the Bank of today"s simulation, it can reflect the bank"s actual situation, a very useful Oh, look down.
- 2022-01-25 20:57:57下载
- 积分:1
-
基于遗传算法的模拟退火
基于遗传算法的模拟退火-based on genetic algorithm simulated annealing
- 2022-01-22 13:24:46下载
- 积分:1