-
本算法中采取了种群规模为100,同时采用轮盘赌来获取种群。开始使用随机的方法得到初始的种群...
本算法中采取了种群规模为100,同时采用轮盘赌来获取种群。开始使用随机的方法得到初始的种群-the algorithm adopted a population size of 100, using roulette to access populations. Using the stochastic method initial Stocks
- 2022-02-07 23:06:16下载
- 积分: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
-
支持向量机源码,vc编写,对于svm初学者非常使用非常方便
支持向量机源码,vc编写,对于svm初学者非常使用非常方便-The coad of svm,base on vc,and it is useful to beginner.
- 2022-03-19 16:06:07下载
- 积分:1
-
模式识别k_means聚类算法。
模式识别k_means聚类算法。-kmeans clutering algorithm for Pattern Recognition
- 2023-04-21 16:10:03下载
- 积分:1
-
连续型粒子群算法的java实现,可以自己设计粒子群算法(继承Swarm和Particle类),包含有三个个抽象类(Swarm、Particle、Problem)...
连续型粒子群算法的java实现,可以自己设计粒子群算法(继承Swarm和Particle类),包含有三个个抽象类(Swarm、Particle、Problem),可以继承Problem类自定义新的问题。-continuous particle swarm algorithm to achieve the java can design their own PSO algorithm (inheritance and Particle Swarm), contains an abstract category 3 (Swarm, Particle, Problem), can be inherited from the definition of Class Problem new problems.
- 2023-06-02 16:50:03下载
- 积分:1
-
线性M3网络及其示意图,用于检测M3网络冗余的算法
线性M3网络及其示意图,用于检测M3网络冗余的算法-err
- 2023-07-03 11:45:04下载
- 积分:1
-
hough变换的代码,这个变换可以原来检测直线或圆等图形。
hough变换的代码,这个变换可以原来检测直线或圆等图形。-Hough Transform code, can transform the original circular or linear detection, such as graphics.
- 2022-08-18 18:34:42下载
- 积分:1
-
模糊规则库的实现
Fuzzy Rule Base Implamentation
- 2023-03-19 15:40:03下载
- 积分:1
-
tsp问题,是一个很典型的NP完全问题,该程序用了遗传―退火结合算法,能优化计算...
tsp问题,是一个很典型的NP完全问题,该程序用了遗传―退火结合算法,能优化计算-tsp problem is a typical NP-complete problem, the program is to use genetic- combined annealing algorithms that optimize computing
- 2022-09-01 07:30:02下载
- 积分:1
-
kmeans算法,许多同学做毕设需要用到
kmeans算法,许多同学做毕设需要用到-kmeans algorithm, many students needed to do to complete set up
- 2022-08-12 11:49:28下载
- 积分:1