-
用蚁群算法求解问题。..matlab编写的。坐标…
用蚁群算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。-Tsp with ant colony algorithm for solving the problem. . . matlab prepared. Coordinate with the city for inspection.
- 2022-01-28 16:13:55下载
- 积分:1
-
人工智能方面一个专家系统的简单例子
人工智能方面一个专家系统的简单例子-artificial intelligence expert system for a simple example
- 2022-03-04 00:49:50下载
- 积分: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
-
这是一个银行模拟系统,对当今的银行进行模拟,它可以反映出银行的实际情况,非常有用哦,下来看看。...
这是一个银行模拟系统,对当今的银行进行模拟,它可以反映出银行的实际情况,非常有用哦,下来看看。-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
-
通过遗传算法对高校排课问题的解决,在高校的十佳环境中运行效果良好...
通过遗传算法对高校排课问题的解决,在高校的十佳环境中运行效果良好-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
-
BP模型逼近异或问题,可观测隐层节点数及隐层数对模型的影响...
BP模型逼近异或问题,可观测隐层节点数及隐层数对模型的影响-BP model approximation differences or problems, the observation can be hidden nodes and hidden layers of the model
- 2022-03-05 12:01:13下载
- 积分:1
-
遗传算法的源程序例子,对于初学者有很大帮助,建议多
遗传算法的源程序例子,对于初学者有很大帮助,建议多-Genetic algorithm source code examples are very helpful for beginners, the proposed multi-
- 2022-07-24 23:43:38下载
- 积分:1
-
Fisher判别,用于模式识别的Fisher线性判别
Fisher判别,用于模式识别的Fisher线性判别-Fisher Discriminant for pattern recognition Fisher Linear Discriminant
- 2022-07-16 07:10:59下载
- 积分:1
-
我自己编写的A*搜索算法,效率还是很不错的,推荐。
我自己编写的A*搜索算法,效率还是很不错的,推荐。-myself prepared by the A* search algorithm, the efficiency is still very good and recommended.
- 2022-08-21 23:11:33下载
- 积分:1
-
严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计...
严格按照BP网络计算公式来设计的一个matlab程序,对BP网络进行了优化设计-Neural Network――BP
- 2022-01-22 11:51:02下载
- 积分:1