-
用c语言实现人工智能神经元网络的adaline算法
用c语言实现人工智能神经元网络的adaline算法-C language used in artificial intelligence neural network algorithm adaline
- 2022-06-13 18:16:46下载
- 积分:1
-
对多类点进行分类,有图像界面,使用了多种分类算法
对多类点进行分类,有图像界面,使用了多种分类算法-Points to the many types of classification, there are graphical interfaces, using a variety of classification algorithms
- 2023-01-13 06:00:03下载
- 积分:1
-
算法C程序和路由过程就是用最短的…
路由选择过程的c算法程序
与DSR 只是简单地使用最短路径不同,EMRPC 使用了更复杂的路由选择机制以实现多径路由和能量均衡。-process of routing algorithm c procedures and DSR is simply to use the shortest path different. EMRPC use of a more complex routing mechanisms to achieve multi-path routing and energy balance.
- 2022-03-25 05:28:26下载
- 积分:1
-
神经网络与免疫算法的结合,用matlab编程实现小功能
神经网络与免疫算法的结合,用matlab编程实现小功能-Neural network with a combination of immune algorithm with a small functional programming matlab
- 2023-05-07 05:45:03下载
- 积分:1
-
运用遗传算法对交通流进行分配
运用遗传算法对交通流进行分配-use of genetic algorithms on traffic flow distribution
- 2022-04-27 18:50:15下载
- 积分:1
-
分类器的设计,包括knn方法和BP的方法。对一系列样本点进行分类
分类器的设计,包括knn方法和BP的方法。对一系列样本点进行分类-Classifier design, including methods and BP KNN method. On a series of sample points to classify
- 2022-01-25 14:47:38下载
- 积分:1
-
根据人工鱼群算法的基本原理,求解一个函数值的最优解;
根据人工鱼群算法的基本原理,求解一个函数值的最优解;-According to the basic principles of artificial fish-swarm algorithm, solving a function value of the optimal solution
- 2022-02-05 08:32:22下载
- 积分:1
-
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设...
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。
- 2022-01-26 19:15:08下载
- 积分:1
-
本代码用蚁群算法求解带时间窗的车辆路径问题
本代码用蚁群算法求解带时间窗的车辆路径问题-The code with ant colony algorithm with time window of vehicle routing problem
- 2022-05-17 08:30:38下载
- 积分:1
-
ISP(独立集问题)的模拟退火算法程序源码
ISP(独立集问题)的模拟退火算法程序源码-ISP (Independent Set Problem) procedure of simulated annealing algorithm source code
- 2022-08-20 08:22:50下载
- 积分:1