-
用于求解TSP问题的matlab源代码,需要读取距离矩阵
用于求解TSP问题的matlab源代码,需要读取距离矩阵-Used to solve TSP problem matlab source code, need to read the distance matrix
- 2022-12-20 12:15:04下载
- 积分:1
-
数据挖掘中很不错的源码,一个chc算法的java源程序,有极好的可读性...
数据挖掘中很不错的源码,一个chc算法的java源程序,有极好的可读性-data mining is a good source, a chc algorithm java source files, has an excellent readability
- 2023-03-26 04:05:04下载
- 积分:1
-
炉温模糊控制的一般性程序,可以修改各参数从而更改模糊控制表...
炉温模糊控制的一般性程序,可以修改各参数从而更改模糊控制表-Temperature control of the general procedures can be amended so as to change the parameters of fuzzy control Table
- 2023-04-21 17:05:04下载
- 积分:1
-
a C# language of the genetic algorithm source
一个利用C#语言实现的遗传算法源程序-a C# language of the genetic algorithm source
- 2022-03-22 17:49:23下载
- 积分:1
-
bp人工神经网络算法实现,用java编写程序代码,应用案例是港口吞吐量预测...
bp人工神经网络算法实现,用java编写程序代码,应用案例是港口吞吐量预测-bp artificial neural network algorithm, using java programming code, the application case is the throughput of the port prediction
- 2022-03-17 01:01:01下载
- 积分:1
-
mean算法实现程序
K-mean算法实现程序-K-mean algorithm program! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-02-01 19:00:34下载
- 积分:1
-
一种运用蚂蚁算法和遗传算法解决旅行商问题的混合优化程序...
一种运用蚂蚁算法和遗传算法解决旅行商问题的混合优化程序-an ant algorithm and the use of genetic algorithms to solve the traveling salesman problem hybrid optimization procedures
- 2023-04-20 10:15:02下载
- 积分:1
-
优化算法算例,其中有优化算法的相关例子,供学习使用
优化算法算例,其中有优化算法的相关例子,供学习使用-Optimization examples, including relevant examples of optimization algorithm for learning to use
- 2022-02-03 05:02:15下载
- 积分:1
-
用Fast BP实现复杂的函数逼近,对初学者有一定的帮助,是在BP的基础上增加了R....
用Fast BP实现复杂的函数逼近,对初学者有一定的帮助,是在BP的基础上增加了R.-Fast BP achieved with a complex function approximation, there is some help for beginners, is based on the BP increase in R.
- 2022-01-25 23:40:17下载
- 积分:1
-
这个计算机程序的目的是允许用户构建,训练…
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures and duplicate attributes is reduced. Utilizing dynamic binding and memory allocationafforded by C++, the user can choose to develop four separate types of neural networks:
- 2022-10-01 19:30:03下载
- 积分:1