-
对模式识别中的字符串模板匹配问题进行的研究,设计了对任意字符串进行匹配和字符串相似度,即列文斯顿距离进行计算的算法...
对模式识别中的字符串模板匹配问题进行的研究,设计了对任意字符串进行匹配和字符串相似度,即列文斯顿距离进行计算的算法-right pattern recognition template matching string for the research and design of the arbitrary strings and string matching similarity, Ken Livingstone distance calculation algorithm
- 2022-01-30 19:19:17下载
- 积分: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
-
它是一个基于遗传算法的优化方法,使用微分运算符。它用于解决带有大量未知事物的优化问题。...
它是一个基于遗传算法的优化方法,使用微分运算符。它用于解决带有大量未知事物的优化问题。-it is based on a genetic algorithm optimization method, the use of Differential Operators. It used to solve a large number of unknown things with the optimization problem.
- 2022-06-12 23:48:40下载
- 积分:1
-
clementine8.1中文手册经典的数据挖掘软件说明
clementine8.1中文手册经典的数据挖掘软件说明-clementine8.1 Chinese classic manual data mining software Note
- 2022-08-18 12:18:10下载
- 积分:1
-
非常简单的一个神经网络小程序 自己写的 还用了遗传算法进行优化...
非常简单的一个神经网络小程序 自己写的 还用了遗传算法进行优化-Very simple neural network of a small program written in their own also used genetic algorithms to optimize
- 2023-07-15 19:35:03下载
- 积分:1
-
实现了图的搜索算法,包括深度优先搜索,广度优先搜索,Dijstra算法,A*算法等较典型的搜索算法,同时可以进行图的输入和编辑等操作,仅供大家参考。...
实现了图的搜索算法,包括深度优先搜索,广度优先搜索,Dijstra算法,A*算法等较典型的搜索算法,同时可以进行图的输入和编辑等操作,仅供大家参考。-achieve the plan"s search algorithm, including depth-first search, breadth- first search algorithm Dijstra, A* algorithm is more typical search algorithm, and can map the input and editing operation, only for reference.
- 2022-03-14 21:41:13下载
- 积分:1
-
one we are looking for the em algorithm, achieving Matlab
一个大家都在寻找的em算法,matlab实现-one we are looking for the em algorithm, achieving Matlab
- 2022-02-13 23:10:55下载
- 积分:1
-
差分进化算法的一篇全国优秀硕士论文,目前国内对此的研究还处于初步阶段...
差分进化算法的一篇全国优秀硕士论文,目前国内对此的研究还处于初步阶段-Differential Evolution of a national excellent master
- 2022-08-13 18:49:06下载
- 积分:1
-
latest development of the wavelet algorithm VC fusion procedures. Very handy.
最新开发的小波融合算法实现VC程序。非常好用。-latest development of the wavelet algorithm VC fusion procedures. Very handy.
- 2022-11-23 00:50:03下载
- 积分:1
-
《游戏编程中的人工智能技术》一书中10,11章源代码
《游戏编程中的人工智能技术》一书中10,11章源代码- Game programming in artificial intelligence technology, one source book, Chapter 10,11
- 2022-06-03 10:21:30下载
- 积分:1