-
vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交...
vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交,变异算子可能都不一样。特别是杂交算子,需要根据问题调整,甚至创造出新的杂交方法。而且适应度计算的代码也需要自己写,特别是带约束的优化问题 -vb write improvement in the genetic algorithm. Some common code, with the specific issues the corresponding code space, and the time spent filling into account. According to my experience, in order to make good use of genetic algorithms, code must write their own, because different issues, coding, hybridization and mutation operator may not like. In particular hybrid operator, the need to adjust the problem, or even create a new hybrid method. But fitness calculation of the code required to write their own, especially with the constrained optimization problem
- 2022-12-03 17:30:03下载
- 积分:1
-
基于小波神经网络算法的流域日径流预报模型,该例程为结合型小波神经网络的例子...
基于小波神经网络算法的流域日径流预报模型,该例程为结合型小波神经网络的例子-based on wavelet neural network algorithm watershed day runoff forecasting model, the combination of routines for wavelet neural network examples
- 2022-05-25 13:11:41下载
- 积分:1
-
HopfieldnetC++source,Hopfield网络的原代码。C++代码
HopfieldnetC++source,Hopfield网络的原代码。C++代码-HopfieldnetC++ Source, Hopfield networks, the original code. C++ Code
- 2023-03-06 16:55:04下载
- 积分:1
-
Solving Traveling Sales Man Problem by the Algorithm of Simulated Annealing. Src...
Solving Traveling Sales Man Problem by the Algorithm of Simulated Annealing. Src only. 100 free of compile error. Including 2 test cases.-Solving Traveling Sales Man Problem by the Algorithm of Simulated Annealing. Src only. 100 free of compile error. Including 2 test cases.
- 2022-01-25 14:41:00下载
- 积分:1
-
这是目前网上所能找到的最全面的adaboost的C++算法,但是需要自己训练的数据...
这是目前网上所能找到的最全面的adaboost的C++算法,但是需要自己训练的数据-This is the Internet can find the most comprehensive adaboost C algorithms, However, it needs its own training data
- 2022-03-03 21:04:26下载
- 积分:1
-
用高斯和离子滤波来跟踪视频图像中的移动对象,和模式识别有关...
用高斯和离子滤波来跟踪视频图像中的移动对象,和模式识别有关-And ions with Gaussian filtering to track video images of moving objects, and pattern recognition on the
- 2022-05-28 00:47:27下载
- 积分:1
-
机器人足球的程序,机器人足球大赛的有关源代码
机器人足球的程序,机器人足球大赛的有关源代码-robot soccer procedures, the robot soccer competition of the source code
- 2022-05-27 03:35:53下载
- 积分:1
-
这个程序是人工智能里字句归结的一个程序,它采用了线性归结策略和删除策略相结合的方法...
这个程序是人工智能里字句归结的一个程序,它采用了线性归结策略和删除策略相结合的方法-the procedure is artificial intelligence Lane words attributed to the procedure, which uses the linear sum strategies and strategy to delete a combination of methods
- 2022-02-24 17:33:58下载
- 积分:1
-
这是用Fortran实现的bp算法程序,供大家自学参
这是用Fortran实现的bp算法程序,供大家自学参-This is achieved using Fortran bp algorithm, for your self-Participation
- 2022-02-09 18:58:18下载
- 积分:1
-
神经网络机器人避障matlan仿真程序可以模拟技术。
神经网络机器人避障matlan仿真程序
可模拟机器人在空间的避障动作-Neural Network Robot Obstacle Avoidance matlan simulation program can simulate the robot moves in space, obstacle avoidance
- 2022-03-05 19:28:56下载
- 积分:1