-
用遗传算法进行排序
用遗传算法进行排序-genetic sequencing algorithms
- 2022-08-23 04:43:59下载
- 积分:1
-
多
关于多目标优化的代码,这个代码是一个框架,大家可以修改一下-Multi-objective optimization on the code, the code is a framework, we can make some corrections
- 2023-04-16 18:00:04下载
- 积分:1
-
matlab实现,附带数据,并有显示结果图的功能,很方便用的
matlab实现,附带数据,并有显示结果图的功能,很方便用的-It s implemented using matlab with data as attachment. It also has the function of showing the result and is very convenient to use.
- 2022-02-16 01:49:42下载
- 积分:1
-
网络可以学习正确的答案的自动绘图的例子和…
网络能通过学习带正确答案的实例集自动提取“合理的”求解规则,即具有自学习能力-network can learn the correct answer with examples of automatic drawing of the "reasonable" solution rules, that is self-learning ability
- 2022-03-23 21:23:03下载
- 积分: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神经网络预测程序实例,有较好的预测精确性
一个很好的bp神经网络预测程序实例,有较好的预测精确性-Bp a good example of neural network forecasting process, a better prediction accuracy
- 2022-05-13 16:26:23下载
- 积分:1
-
基于bp人工智能的图像识别的技术,配套源代码
基于bp人工智能的图像识别的技术,配套源代码-bp artificial intelligence-based image recognition technology and supporting source code
- 2023-05-16 01:10:02下载
- 积分:1
-
混合智能算法,采用visual c++语言编写,注释完整,清晰易懂
混合智能算法,采用visual c++语言编写,注释完整,清晰易懂-Hybrid Intelligent Algorithm
- 2022-07-08 19:52:02下载
- 积分: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
-
Section of the use of BP neural network algorithm balance the underactuated mani...
一段采用BP神经网络算法的欠驱动机械臂平衡控制器的程序-Section of the use of BP neural network algorithm balance the underactuated manipulator controller procedures
- 2022-03-10 08:27:41下载
- 积分:1