-
svm_nu 分类源码 用于svm的分类编程同svm_c 相近
svm_nu 分类源码 用于svm的分类编程同svm_c 相近-svm classification svm_nu source for the classification of programming with similar svm_c
- 2023-04-20 16:30:03下载
- 积分:1
-
Standard particle swarm optimization algorithm, visual c++. Net code to prepare...
标准的粒子群优化算法,visual c++.net环境下编写的代码,有助于学习和理解粒子群算法-Standard particle swarm optimization algorithm, visual c++. Net code to prepare an environment to help learning and understanding of particle swarm optimization
- 2022-02-02 03:25:19下载
- 积分: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
-
该软件已经在部分教材上的艾我写所谓的_the BAS…
This software was done in part for a textbook on AI I ve written called _The Basis of AI_ (tentative title, subject to change but not if I get my way). For details see: http://www.mcs.com/~drt/basisofai.html
- 2022-12-17 05:55:04下载
- 积分:1
-
c语言神经网络程序包
c语言神经网络程序包-neural network package
- 2022-02-24 22:54:49下载
- 积分:1
-
PSO (粒子群优法)简单的范例程式 可以提供初学者使用
PSO (粒子群优法)简单的范例程式 可以提供初学者使用-PSO (PSO You) simple programming model can provide beginners
- 2023-09-08 05:50:03下载
- 积分:1
-
经典算法clique的java实现
经典算法clique的java实现-Classical algorithm clique of the java implementation! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-07-19 20:21:53下载
- 积分:1
-
MCP(最大截问题)的模拟退火算法程序源码
MCP(最大截问题)的模拟退火算法程序源码-MCP (the largest cut-off issues) of the simulated annealing algorithm program source
- 2022-08-13 10:20:52下载
- 积分:1
-
With QoS constraint multicast routing problem is an NP
带有QoS约束的组播路由问题是一个NP完全问题,遗传模拟退火算法是遗传算法和模拟退火算法的一种融合,可以为这类问题提供一个解决方案-With QoS constraint multicast routing problem is an NP-complete problem, genetic simulated annealing algorithm is a genetic algorithm and simulated annealing algorithm as a fusion, you can provide for such a solution
- 2022-09-17 21:25:02下载
- 积分:1
-
蚂蚁算法,c语言版,其中,‘F’点表示食物,‘H’表示窝,白色块表示障碍物,‘+’就是蚂蚁了。...
蚂蚁算法,c语言版,其中,‘F’点表示食物,‘H’表示窝,白色块表示障碍物,‘+’就是蚂蚁了。-Ant algorithm, c language version, of which,
- 2022-03-03 18:03:43下载
- 积分:1