-
LIBSVM是支持向量分类集成软件。LIBSVM提供…
LIBSVM is an integrated software for support vector classification. LIBSVM provides a simple interface where users can easily link it with their own programs.
- 2022-04-30 22:53:26下载
- 积分:1
-
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个...
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个体使用进化算子,而是将每个个体看作是在n维搜索空间中的一个没有重量和体积的微粒,并在搜索空间中以一定的速度飞行。-Particle swarm optimization algorithm with other similar type of evolution, but also the use of " groups" and " evolution" concept is also based on the individual (particle) size of the operation of fitness. The difference is that unlike other particle swarm optimization evolutionary algorithm as the use of evolution for the individual operator, but as each individual in the n-dimensional search space of a weight and size of the particles, and in the search space the speed of a certain flight.
- 2023-05-18 16:45:03下载
- 积分:1
-
BP算法
vc++ 实现的人工神经网络bp网络的源代码-bp Algorithm
- 2022-04-27 08:22:20下载
- 积分:1
-
道路识别 人工智能方面的道路识别应用
道路识别 人工智能方面的道路识别应用-road artificial intelligence to identify the road recognition applications
- 2023-05-02 18:05:09下载
- 积分:1
-
Genetic algorithm source code download, genetic algorithm source code download
遗传算法的源代码下载,遗传算法的源代码下载-Genetic algorithm source code download, genetic algorithm source code download
- 2023-04-03 21:00:03下载
- 积分:1
-
遗传算法编程很有用的,可以用来借鉴参考,希望对大家有帮助!...
遗传算法编程很有用的,可以用来借鉴参考,希望对大家有帮助!-Genetic algorithm programming useful, can be used to draw reference to all of us want to help!
- 2022-03-24 12:48:04下载
- 积分:1
-
用matlab语言编写模拟退火算法,实现0-1被包问题
用matlab语言编写模拟退火算法,实现0-1被包问题-using Matlab language simulated annealing algorithm to achieve 0-1 by Kit
- 2023-01-16 22:15:03下载
- 积分:1
-
Contains a number of optimization algorithms, there is Newton' s method, simp...
包含了许多的最优化算法,有牛顿法,单纯形法等,都已运行通过了-Contains a number of optimization algorithms, there is Newton" s method, simplex method, etc., have to run through the
- 2022-02-01 18:55:53下载
- 积分:1
-
一个比较简单的遗传算法程序,并有注释,适合于…
一个比较简单的遗传算法程序,有注释,适合初学者一般学习
- 2022-07-16 10:35:04下载
- 积分:1
-
数据挖掘中的ID3算法源码
决策树的经典算法之一。
数据挖掘中的ID3算法源码
决策树的经典算法之一。
-Data Mining Source ID3 decision tree algorithm, one of the classic algorithm.
- 2022-07-07 09:47:33下载
- 积分:1