-
遗传算法的讲义!
遗传算法的讲义!- Heredity algorithm printed lecture!
- 2023-03-16 03:20:04下载
- 积分:1
-
不确定规划 遗传算法
Nonlinear Programming算法程序
不确定规划 遗传算法
Nonlinear Programming算法程序- Indefinite plan heredity algorithm Nonlinear Programming
algorithm procedure
- 2022-02-28 10:21:07下载
- 积分:1
-
Kohonen the SOFM (self
Kohonen的SOFM(自组织特征映射):这种算法部分收到生物特征影响,在网络输出层内按几何中心或特征进行聚类。-Kohonen the SOFM (self-organizing feature map) : This algorithm received some biological features, the output layer to the network within the geometric center or cluster features.
- 2022-07-13 21:00:17下载
- 积分:1
-
米凯利维奇遗传算法
米凯利维奇遗传算法-Mikerevic Genetic Algorithm
- 2022-05-28 22:42:10下载
- 积分:1
-
用BP神经网络进行对啤酒质量的识别,各个参数可以自己进行修改。...
用BP神经网络进行对啤酒质量的识别,各个参数可以自己进行修改。-Using BP neural network to identify the quality of beer, all parameters can be modified.
- 2023-05-25 10:40:03下载
- 积分:1
-
模糊控制逻辑飞机着陆问题算法的vc编程实现
模糊控制逻辑飞机着陆问题算法的vc编程实现-Fuzzy logic control of the aircraft landing problem vc Programming Algorithm
- 2022-02-21 20:06:18下载
- 积分: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
-
对iris数据进行聚类分析的java源程序
对iris数据进行聚类分析的java源程序-Iris data of cluster analysis of java source code
- 2022-06-29 04:42:01下载
- 积分:1
-
介绍了遗传算法的基本原理和求解流程, 详细阐述了Matlab 遗传算法工具箱的使用方法, 并通过使用遗传算法工具箱对一个典型的函数优化问题进行求解, 验证了该工...
介绍了遗传算法的基本原理和求解流程, 详细阐述了Matlab 遗传算法工具箱的使用方法, 并通过使用遗传算法工具箱对一个典型的函数优化问题进行求解, 验证了该工具箱在解决函数优化问题上的有效性和实用性。-Introduce a genetic algorithm to solve the basic principle and flow in detail Matlab genetic algorithm toolbox to use, and by using genetic algorithm toolbox for a typical function optimization problems to solve, the validity of the toolbox in solving function optimization problems on the effectiveness and practicality.
- 2022-01-20 22:34:14下载
- 积分:1
-
一个简单实用的K紧邻分类器
一个简单实用的K紧邻分类器 -KNN
- 2022-01-25 20:22:24下载
- 积分:1