-
Artificial immune algorithm source code, after debugging run, the effect is also...
人工免疫算法的源代码,经过调试运行,效果还不错,和大家分享!-Artificial immune algorithm source code, after debugging run, the effect is also good to share with you all!
- 2022-08-21 00:24:21下载
- 积分:1
-
条码技术
条码技术-barcode technology
- 2022-04-20 06:38:02下载
- 积分:1
-
an artificial neural network algorithm source code and demonstration program
一个人工神经网络BP算法源代码与演示程序-an artificial neural network algorithm source code and demonstration program
- 2022-04-20 05:25:04下载
- 积分:1
-
BP神经网络C++实现
BP神经网络C++实现-BP neural network implemented by C++
- 2022-06-19 10:46:48下载
- 积分:1
-
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同...
改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是
先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个
数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较,
如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的
也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。
程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看
那位大侠能改进一下,产生比这跟好的数。-improved genetic algorithm- Guo Tao done optimization algorithm is very effective, and the algorithm is the first basic idea arbitrary n generated random number and then the number li n m randomly selected number, and this number m of a new synthesis of the new middle with n number fitness function of the worst by comparison, if a good case to replace the worst, um, if it even than the best, then ruled the best have replaced. If worse than the worst, a de novo synthesis of new. Followed by the cycle continues. The magic of procedures is GA_crossover () function, the new really good to see heroes who can be improved upon, it generated more than a few with a good.
- 2023-02-04 23:55:04下载
- 积分:1
-
//开发平台:Microsoft .NET Framework 2.0,Microsoft Visual C# 2005 Express //日期:2005.3...
//开发平台:Microsoft .NET Framework 2.0,Microsoft Visual C# 2005 Express //日期:2005.3.12 //作者:刘波 //粒子群优化算法(PSO):本算法求目标函数的最小值-//development platforms : Microsoft.NET Framework 2.0, Microsoft Visual C# 2005 Express// Date : 2005.3.12// Author : Liu Bo// Particle Swarm Optimization (PSO) : The algorithm for the minimum objective function
- 2022-04-12 06:14:19下载
- 积分:1
-
bayes network classifier toolbox
贝叶斯网络分类器工具箱的bin文件
bayes network classifier toolbox
贝叶斯网络分类器工具箱的bin文件-bayes network toolbox Bayesian classifier network classifier Toolbox for the paper bin
- 2022-05-05 13:49:13下载
- 积分:1
-
matlab的典型算法(包括神经网络、遗传算法、概率算法、模拟退火算法)...
matlab的典型算法(包括神经网络、遗传算法、概率算法、模拟退火算法)-matlab typical algorithms (including neural networks, genetic algorithms, probabilistic algorithms, simulated annealing algorithm)
- 2022-08-12 10:27:37下载
- 积分:1
-
蚁群算法 关于城市旅行商问题 ,有兴趣的可以参考下,也课参与交流...
蚁群算法 关于城市旅行商问题 ,有兴趣的可以参考下,也课参与交流-Ant colony algorithm on the city traveling salesman problem, interested can refer to, it is also involved in the exchange of lessons
- 2022-07-10 08:41:09下载
- 积分:1
-
用9*9的矩阵显示字符0~9。
对BP网络进行训练后,可以识别带有一定噪声的字符。...
用9*9的矩阵显示字符0~9。
对BP网络进行训练后,可以识别带有一定噪声的字符。-Neural Nerwork。
- 2022-07-15 11:03:16下载
- 积分:1