-
开发owl的API,提供了W3C规定标准接口,是目前比较少的API.
开发owl的API,提供了W3C规定标准接口,是目前比较少的API.-development owl API provides a standard interface W3C, is the relatively small API.
- 2022-07-24 02:15:33下载
- 积分: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
-
模拟退火算法,经典的图着色图的源程序
模拟退火算法求解经典图论中的图着色问题的源程序-simulated annealing algorithm classic graph coloring map of the source
- 2022-01-26 05:17:11下载
- 积分:1
-
Neural network and C++ Source code (BP), very good number of routines, for infor...
神经网络和C++源代码(BP),非常好的一些例程,仅供参考。-Neural network and C++ Source code (BP), very good number of routines, for informational purposes only.
- 2022-01-28 10:58:44下载
- 积分:1
-
遗传算法,通过选择、交叉、变异求取函数最优解c程序简单实现,并拥有最优保存思想。...
遗传算法,通过选择、交叉、变异求取函数最优解c程序简单实现,并拥有最优保存思想。-Genetic algorithm, selection, crossover and mutation to strike a function of the optimal solution c procedures are simple to achieve, and has saved the best idea.
- 2022-06-02 08:37:01下载
- 积分:1
-
基于VB开发的粒子群优化算法的软件及源程序。
基于VB开发的粒子群优化算法的软件及源程序。-VB on the development of particle swarm optimization software and source code.
- 2022-02-12 19:04:47下载
- 积分:1
-
an artificial neural network algorithm source code and demonstration program
一个人工神经网络BP算法源代码与演示程序-an artificial neural network algorithm source code and demonstration program
- 2022-04-20 05:25:04下载
- 积分:1
-
Elevator procedures included upper and lower, to stay and other functions. Also...
电梯程序,包含了上、下、停留等功能。还有关于优先级的设置。-Elevator procedures included upper and lower, to stay and other functions. Also on the priority settings.
- 2023-01-19 18:25:03下载
- 积分:1
-
simulated annealing algorithm for TSP
用模拟退火算法求解TSP问题-simulated annealing algorithm for TSP
- 2022-05-10 22:26:09下载
- 积分:1
-
利用PSO优化SVM,利用分组式训练方法提高算法速度
利用PSO优化SVM,利用分组式训练方法提高算法速度-PSO to optimize the use of SVM, the use of packet-style training methods improve algorithm speed
- 2022-11-17 11:15:03下载
- 积分:1