-
这个是SA模拟退火求函数极值用c++编译的程序
这个是SA模拟退火求函数极值用c++编译的程序-the simulated annealing SA is seeking function using extreme procedures c compiler
- 2022-07-02 03:31:22下载
- 积分:1
-
用java编写的基于小生境的遗传算法,NASG
用java编写的基于小生境的遗传算法,NASG-II,对于用java的朋友来说绝对是个好东西!-Prepared by using java-based niching genetic algorithm, NASG-II, for the friends with java is definitely a good thing!
- 2022-08-10 03:07:45下载
- 积分:1
-
neural network (pattern recognition module) software development kit! ! ! Nothin...
神经网络(模式识别模块)软件开发包!!!可以识别任何事物,适用于图像识别、语音识别、自动控制等诸多领域,具有简单、易学、开发周期短、识别率高等特点。-neural network (pattern recognition module) software development kit! ! ! Nothing can be identified and applied to image recognition, voice recognition, automatic control and many other areas, which is simple, easy to learn, short development cycle, features high recognition rate.
- 2023-04-30 21:30:04下载
- 积分:1
-
The use of neural networks, basis of comparison, more useful for beginners
神经网络的运用,比较基础,对初学者比较有用-The use of neural networks, basis of comparison, more useful for beginners
- 2023-01-11 08:55:04下载
- 积分:1
-
ACO优化,用于SIMO通信系统的盲检测中,对通信系统的性能进行优化...
ACO优化,用于SIMO通信系统的盲检测中,对通信系统的性能进行优化-ACO optimization, SIMO communication system for blind detection, the right to optimize the performance of communication systems
- 2022-03-07 22:05:47下载
- 积分:1
-
This is a study artificial intelligence ant algorithm research documents, to thi...
这是一个研究人工智能中蚂蚁算法的研究性文档,对想了解这方面内容的人相当有益,很难才找到的-This is a study artificial intelligence ant algorithm research documents, to think about it as a very useful one, it is difficult to find the
- 2022-05-27 16:59:10下载
- 积分:1
-
由 Visual C++ 编译过,可以求解任何个数城市的tsp问题,只要输入城市坐标即可。...
由 Visual C++ 编译过,可以求解任何个数城市的tsp问题,只要输入城市坐标即可。-By Visual C++ Compiled, you can to solve any number of cities tsp, so long as you enter the city coordinates.
- 2023-05-26 17:05:04下载
- 积分:1
-
标准遗传算法代码 simple genetic algorithms
标准遗传算法代码 simple genetic algorithms-simple genetic algorithms
- 2022-03-05 15:53:04下载
- 积分:1
-
随机规划问题的求解随机优化问题,利用遗传算法…
随机规划解决随机优化问题,主要用到遗传算法,神经元网络。-stochastic programming problem solving stochastic optimization, use genetic algorithms, neural network.
- 2022-07-16 04:01:06下载
- 积分:1
-
用遗传算法求最小值,程序寻求表达x1 x1 ..
利用遗传算法求最小值,程序中求得是表达式x1*x1+x2*x2+x3*x3再-2~2上的最小值,以及对应的x值,算法中使用二进制编码,交叉采用不同交叉和优势交叉,变异也分两种,不用变异和优势变异-using genetic algorithms for the minimum, procedures to seek expressions x1 x1 x2*** x2 x3 x3 another 2 ~ 2 on the minimum, and the corresponding value of x, algorithm using binary encoding, using different cross-cross and advantages of crossover and mutation at the two without variation and variation advantage
- 2022-07-18 09:57:00下载
- 积分:1