-
一个A*算法的的实现过程的演示,是个非常清晰的能理解到A是怎么实现的...
一个A*算法的的实现过程的演示,是个非常清晰的能理解到A是怎么实现的-A* algorithm is a realization of the demonstration process, it is a very clear to understand how the realization of A
- 2023-07-08 08:25:02下载
- 积分:1
-
vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交...
vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交,变异算子可能都不一样。特别是杂交算子,需要根据问题调整,甚至创造出新的杂交方法。而且适应度计算的代码也需要自己写,特别是带约束的优化问题 -vb write improvement in the genetic algorithm. Some common code, with the specific issues the corresponding code space, and the time spent filling into account. According to my experience, in order to make good use of genetic algorithms, code must write their own, because different issues, coding, hybridization and mutation operator may not like. In particular hybrid operator, the need to adjust the problem, or even create a new hybrid method. But fitness calculation of the code required to write their own, especially with the constrained optimization problem
- 2022-12-03 17:30:03下载
- 积分:1
-
使用labview编写的dice游戏,很有趣味性。
使用labview编写的dice游戏,很有趣味性。-prepared by the use of PC dice games, very interesting.
- 2022-04-12 02:18:18下载
- 积分:1
-
载入txt文件迷宫,含几种搜索方法,例如depth first search, breadth first search等...
载入txt文件迷宫,含几种搜索方法,例如depth first search, breadth first search等-maze included txt file containing several search methods, such as depth first search, breadth first search, etc.
- 2022-01-26 01:16:58下载
- 积分:1
-
本程序为基于工艺参数优化的改进遗传算法程序
本程序为基于工艺参数优化的改进遗传算法程序-based on the procedures for the optimization of process parameters improved genetic algorithm
- 2023-05-12 04:20:03下载
- 积分:1
-
PROJECT is a c library, it is aimed at individual _ Agent
Biome是一个c++库,它的目的是个人_基于代理的模拟器(象 Swarm 或EcoSim)。它试图尽可能达到高效并且同时有好的设计-PROJECT is a c library, it is aimed at individual _ Agent-based simulator (like Swarm or EcoSim). It seeks to achieve efficient as possible while it is good design
- 2022-01-25 20:23:29下载
- 积分:1
-
Kohonen network learning process can be described as follows : for each one netw...
Kohonen网络的学习过程可描述为:对于每一个网络的输入,只调整一部分权值,使权向量更接近或更偏离输入矢量,这一调整过程就是竞争学习。随着不断的学习过程,所有输入矢量都在输入矢量空间相互分离,形成了各自代表输入空间的一类模式,这就是Kohonen网络的特征自动识别的聚类功能。请解压缩后按照readme提示进行操作。-Kohonen network learning process can be described as follows : for each one network input, only part of adjusting the weights, weight vector closer to or further from the input vector, the adjustment process is competitive learning. With the continuous process of learning, all the input vector in the importation of vector space separate form their own representatives importation of a type of space, and this is a Kohonen network of automatic clustering functions. Please decompress after readme according to instructions.
- 2022-01-26 05:40:46下载
- 积分:1
-
Prolog开发的简单的几个人工智能方面的程序.含问题分析报告.
Prolog开发的简单的几个人工智能方面的程序.含问题分析报告.-Prolog development of a few simple artificial intelligence procedures. The report containing analysis.
- 2022-03-20 17:14:53下载
- 积分: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
-
高性能交流伺服系统及其复合控制策略研究,浙江大学博士论文。
关键词:交流伺服系统,矢量控制,直接转矩控制,复合控制,PID控制,GA,IGA,模糊控制,切换...
高性能交流伺服系统及其复合控制策略研究,浙江大学博士论文。
关键词:交流伺服系统,矢量控制,直接转矩控制,复合控制,PID控制,GA,IGA,模糊控制,切换控制,协调控制-High Performance AC Servo System and its Advanced Mixed Practical Control Strategy.Thesis of Zhejiang University.
Keywords:AC servo system, Vector Control, Direct Torque Control,Combined Control, PID Control, GA, IGA, Fuzzy Control, Coordinating Control.
- 2022-04-06 20:21:27下载
- 积分:1