-
遗传算法软件包,其中有例子配合理解,十分不错
遗传算法软件包,其中有例子配合理解,十分不错-GA package, which is an example with understanding, very good
- 2022-01-27 23:09:30下载
- 积分:1
-
遗传算法背包问题是南京大学的航空和…
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择.
背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W・2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
- 2023-01-02 17:15:16下载
- 积分:1
-
麻省,技术开发,自由遗传算法
麻省理工开发的免费遗传算法类库GAlib,很好用,我用它实现过一些具体问题的遗传算法。- Hemp province technical development free heredity algorithm
class storehouse GAlib, is very easy to use, I use it to realize some
concrete questions heredity algorithms.
- 2023-06-18 04:30:03下载
- 积分:1
-
多步预测,设计简单规范,基于信息建模,具有很强的抗干扰性和鲁棒性....
多步预测,设计简单规范,基于信息建模,具有很强的抗干扰性和鲁棒性.-Multi-step prediction, the design of simple norms, based on information modeling, which has strong anti-jamming and robustness.
- 2023-02-02 19:25:03下载
- 积分:1
-
蚁群算法的C语言源代码,适用于旅行中的问题
c语言编写的蚁群算法源程序,应用于TSP-c language source code of ant colony algorithm applied to TSP
- 2022-04-28 09:50:38下载
- 积分:1
-
本程序是用c语言编写的基于决策树分类方法的数据挖掘算法,它对测试集进行分类,挖掘出潜在的规则...
本程序是用c语言编写的基于决策树分类方法的数据挖掘算法,它对测试集进行分类,挖掘出潜在的规则-this procedure is used to prepare the language c decision tree classification based on the data mining algorithm, which tests set for classification, tapping the potential rules
- 2022-03-15 09:17:26下载
- 积分:1
-
使用clips解决4人限定时间过河问题。附带clips源代码。
使用clips解决4人限定时间过河问题。附带clips源代码。-use clips resolve four limit the time the river issues. Fringe clips source code.
- 2022-05-05 07:55:40下载
- 积分:1
-
基于遗传算法的模糊卡尔曼滤波器
基于遗传算法的模糊卡尔曼滤波器-Fuzzy kalman filter based on inheritance algorithmic.
- 2022-10-05 08:50:03下载
- 积分:1
-
三维人脸动画合成:利用数据挖掘与声音
三维人脸动画的合成:利用数据挖掘和语音驱动(解决了语音和动画的同步)-3D Facial Animation Synthesis : Using Data Mining and voice-driven (to solve the voice and animation simultaneously)
- 2023-08-18 11:30:03下载
- 积分:1
-
神经网络中的感知机的学习算法的c语言程序源代码
神经网络中的感知机的学习算法的c语言程序源代码-neural network of Perceptron learning algorithm in C language source code
- 2023-01-13 04:45:04下载
- 积分:1