-
本程序是进行路径的寻找的程序,是一个朋友写的,特此说明。可以进行路径寻优处理。运行时需要导入的图片在代码文件夹中。...
本程序是进行路径的寻找的程序,是一个朋友写的,特此说明。可以进行路径寻优处理。运行时需要导入的图片在代码文件夹中。-this program is the path to find procedures, a friend wrote, it is noted. Can handle path optimization. Need to run into the picture in the code folder.
- 2023-01-02 03:40:03下载
- 积分:1
-
遗传算法程序,是用java编写的,适合学习最优化的朋友来作为参考...
遗传算法程序,是用java编写的,适合学习最优化的朋友来作为参考-Genetic Algorithm is used in the preparation of java, the most suitable learning optimized reference to a friend
- 2023-01-24 09:50:04下载
- 积分:1
-
这是一本比较详细介绍进化算法的电子书,是pdf格式的。
这是一本比较详细介绍进化算法的电子书,是pdf格式的。-This is a more detailed introduction of the e-book evolution algorithm is pdf format.
- 2022-01-28 03:23:26下载
- 积分:1
-
code of PingPong Robot trajectory predicting based on neural network
基于神经网络的乒乓球机器人乒乓球轨迹预测代码,神经网络的参数可能有待进一步改进-code of PingPong Robot trajectory predicting based on neural network
- 2022-05-23 18:47:48下载
- 积分:1
-
雷英杰的matlab遗传算法工具箱及应用,内有很多实例的编码
雷英杰的matlab遗传算法工具箱及应用,内有很多实例的编码-LEI Yingjie of Matlab Toolbox and the Genetic Algorithm application, there are many examples of coding
- 2022-01-23 10:45:12下载
- 积分:1
-
电厂锅炉水处理控制程序,和西门子s224,包括..
针对热电厂锅炉补水水处理控制程序,用simens s224,包括多介质,反渗透,混床控制
-Water treatment for power plant boiler control procedures, and simens s224, including multi-media, reverse osmosis, mixed bed control
- 2022-04-22 20:38:10下载
- 积分:1
-
遗传算法,网络故障的源代码!值得学习!欢迎下载!
遗传算法,网络故障的源代码!值得学习!欢迎下载!-genetic algorithms, network fault of the source code! Worth learning! Welcome to download!
- 2023-07-08 04:00:03下载
- 积分:1
-
在C语言程序的SOM神经网络算法可以对初学者理解…
神经网络中的SOM算法的C语言程序实现,可以对初学者了解神经网络有帮助.-SOM neural network algorithm in the C language program can be for beginners understand the neural network has to help.
- 2022-02-25 14:37:12下载
- 积分:1
-
利用模拟退火法求解TSP问题
可以求得50个城市的精确解
利用模拟退火法求解TSP问题
可以求得50个城市的精确解-The use of simulated annealing algorithm for solving TSP problems can be obtained 50 cities Exact Solutions
- 2022-06-26 14:17:48下载
- 积分:1
-
GENNET is a genetic algorithm to optimize the weights by the 16 neurons fully co...
GENNET是一个通过遗传算法优化权重的16个神经元的全连接神经网络。训练目的是使网络在一定假设的激励下,随时间产生同目标函数同样的响应,即:可以把此网络制作为一个任意波形的信号发生器。
程序分3个示例说明遗传算法进化过程中网络输出的变化趋势。可以看出网络输出(蓝色曲线)随着时间变化逐渐逼近目标函数(红色曲线)。此程序不仅可以学习遗传算法,也可以用于研究全连接网络的直观示例。-GENNET is a genetic algorithm to optimize the weights by the 16 neurons fully connected neural networks. Training purposes is to enable network inspired by certain assumptions, over time, produce the same response with the objective function, namely: the network can be produced as an arbitrary waveform signal generator. Procedure, three examples illustrate the evolution of genetic algorithms in the network output trends. We can see that the network output (blue curve) changes over time, gradually approaching the objective function (red curve). This program can not only learn from the genetic algorithm can also be used to study visual example of a fully connected network.
- 2023-03-23 04:25:04下载
- 积分:1