-
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个...
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个体使用进化算子,而是将每个个体看作是在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
-
本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法
本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法-the process of multi-city tsp (ie, the traveling salesman problem) Genetic Algorithm
- 2023-04-25 06:15:03下载
- 积分:1
-
用BP神经网络实现曲线的模拟
用BP神经网络实现曲线的模拟-BP neural network simulation curve
- 2022-01-25 22:00:02下载
- 积分:1
-
一个简单的fisher分类器代码,并含有实验用的两个数据集合.
一个简单的fisher分类器代码,并含有实验用的两个数据集合.-a simple fisher classifier code, and contains the two experimental data sets.
- 2023-05-04 03:45:03下载
- 积分:1
-
《生物信息学》现在模式识别应用的一个重要方向。希望可以给大家有点作用!...
《生物信息学》现在模式识别应用的一个重要方向。希望可以给大家有点作用!- Bioinformatics is an important direction of pattern recognition applications. Wish to give you a little Role!
- 2022-03-19 21:41:39下载
- 积分:1
-
好不容易找到的外国博士论文,关于Text
好不容易找到的外国博士论文,关于Text-independent speaker recognition-Hard to find foreign doctoral thesis on the Text-independent speaker recognition
- 2022-06-01 18:18:08下载
- 积分:1
-
利用遗传算法编写的恐龙路径优化走法!可以根据自己的要求改变恐龙的路径...
利用遗传算法编写的恐龙路径优化走法!可以根据自己的要求改变恐龙的路径-The use of genetic algorithm to optimize the preparation of the dinosaurs walk the path of law! Requirements can change according to their own path of dinosaurs
- 2023-03-01 12:05:04下载
- 积分:1
-
清华大学不确定规划教材中的模糊模拟算法1
清华大学不确定规划教材中的模糊模拟算法1-Tsinghua University, teaching in the planning uncertainty simulation algorithm fuzzy one
- 2022-02-01 04:16:08下载
- 积分:1
-
Using the genetic algorithm automatically Timetable
利用遗传算法自动进行排课-Using the genetic algorithm automatically Timetable
- 2022-03-15 17:04:47下载
- 积分:1
-
模糊pid仿真,先运行模糊推理系统设计程序a.m,并调入内存,然后运行模糊控制程序b.m,对pid控制参数进行整定。...
模糊pid仿真,先运行模糊推理系统设计程序a.m,并调入内存,然后运行模糊控制程序b.m,对pid控制参数进行整定。-Pid fuzzy simulation, Fuzzy Inference System to run the design process am, and transferred to memory, and then run the procedure of fuzzy control bm, of pid control tuning parameters.
- 2022-08-17 09:48:16下载
- 积分:1