-
Visual C++编写的粒子群优化算法!
Visual C++编写的粒子群优化算法!-Visual C++ Prepared particle swarm optimization algorithm!
- 2022-03-20 14:24:49下载
- 积分:1
-
用C语言实现的神经网络,采用遗传算法对网络进行训练,有很快的收敛速度!...
用C语言实现的神经网络,采用遗传算法对网络进行训练,有很快的收敛速度!-C language of neural networks, genetic algorithm was used to train the network, the speed of convergence very soon!
- 2022-08-16 16:17:11下载
- 积分:1
-
因为递归程序运行的效率一般都比较低,本程序用java语言来实现TSP递归程序的优化...
因为递归程序运行的效率一般都比较低,本程序用java语言来实现TSP递归程序的优化-because recursive program run average efficiency are low, the procedure used java language to achieve TSP recursive process optimization
- 2022-10-22 18:50:03下载
- 积分:1
-
BP模型逼近异或问题,可观测隐层节点数及隐层数对模型的影响...
BP模型逼近异或问题,可观测隐层节点数及隐层数对模型的影响-BP model approximation differences or problems, the observation can be hidden nodes and hidden layers of the model
- 2022-03-05 12:01:13下载
- 积分:1
-
bp basic neural network algorithms and improved neural network algorithm bp I ar...
基本bp神经网络算法和改进型bp神经网络算法都是我改写完成的算法,是网上到处传播的一个c++ bp神经网络算法改写的,由于网上的那个算法编译会出现若干百个错误,在其基础上重新编写和改进,写出了这两个算法-bp basic neural network algorithms and improved neural network algorithm bp I are complete rewrite the algorithm, the Internet is spreading everywhere, a c bp neural network algorithm rewrite the Internet that the algorithm will build several hundred mistakes, on the basis of its rewrite and improve, and wrote a This algorithm 2
- 2022-07-14 17:47:09下载
- 积分:1
-
最棒的三大计算机视觉、图像图形函数库之一,C语言版本,支持标准C...
最棒的三大计算机视觉、图像图形函数库之一,C语言版本,支持标准C-best of the three major computer vision, image and graphics functions, one C-language version supports standard C
- 2022-05-26 10:07:29下载
- 积分:1
-
浙江大学编的神经网络入门教程,pdf格式。
浙江大学编的神经网络入门教程,pdf格式。-Zhejiang University, made the neural network Tutorial, pdf format.
- 2022-03-02 10:03:41下载
- 积分:1
-
遗传算法在MATLAB环境中的实现.rar
遗传算法在MATLAB环境中的实现.rar-genetic algorithm in MATLAB environment is achieved. Rar
- 2022-05-17 22:28:19下载
- 积分:1
-
新型模拟退火算法解决TSP优化问题。自能退火。可用于大多数情况下的优化问题。
新型模拟退火算法解决TSP优化问题。自能退火。可用于大多数情况下的优化问题。-New simulated annealing algorithm to solve TSP optimization problem. Zineng annealing. Can be used in most cases the optimization problem.
- 2022-04-12 12:24:11下载
- 积分: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