-
遗传模拟退火算法在弹药装载中的应用研究
PDF文挡,相当经典,供大家分享...
遗传模拟退火算法在弹药装载中的应用研究
PDF文挡,相当经典,供大家分享-Genetic simulated annealing algorithm in ammunition loaded in the Applied Research PDF text block, very classic for everyone to share
- 2022-06-26 20:42:17下载
- 积分:1
-
基于遗传算法的基元识别与提取,C++源代码
基于遗传算法的基元识别与提取,C++源代码-Based on genetic algorithm identification and extraction of primitives, C++ Source code
- 2023-08-19 10:40:04下载
- 积分:1
-
详细讲解了动态规划的算法问题,再通过“装箱问题”等7个程序实例介绍解决动态规划问题的思路和方法。...
详细讲解了动态规划的算法问题,再通过“装箱问题”等7个程序实例介绍解决动态规划问题的思路和方法。-Gave a detailed algorithm for dynamic programming problems, and through the " bin-packing problem" and other instances of seven procedures introduced to solve the problem of dynamic programming ideas and methods.
- 2022-02-10 11:38:20下载
- 积分:1
-
用遗传算法解决01背包问题,内附测试数据。
用遗传算法解决01背包问题,内附测试数据。-Using genetic algorithms to solve knapsack problem 01, enclosing the test data.
- 2022-02-13 07:52:13下载
- 积分:1
-
用VB编写得罗茨泵泄漏量计算,这可是花费了我半年得时间,贡献了!...
用VB编写得罗茨泵泄漏量计算,这可是花费了我半年得时间,贡献了!-VB prepared with a Roots pump leakage calculation, it is six months I have spent time and contributed!
- 2022-12-07 14:45:03下载
- 积分:1
-
neural network in Java
neural network in Java
- 2022-04-20 11:43:25下载
- 积分:1
-
这是一个Prolog程序,是我的同学做的,对于学Prolog的朋友有些帮助,希望大家多多交流。...
这是一个Prolog程序,是我的同学做的,对于学Prolog的朋友有些帮助,希望大家多多交流。-This is a Prolog program is to do my classmates and friends to learn Prolog some help, I hope a lot of U.S. exchanges.
- 2022-02-24 21:26:46下载
- 积分:1
-
遗传算法的c语言程序
遗传算法的c语言程序-Genetic Algorithm c Language Program
- 2022-03-24 14:36:43下载
- 积分:1
-
自适应遗传算法生成最小生成树
单点交叉
单点变异
确定式选择法
自适应的遗传算法生成最小树-Adaptive genetic algorithm generates minimum spanning tree
- 2023-05-11 12:45:04下载
- 积分:1
-
由于K-均值聚类算法局部最优的特点,而模拟退火算法理论上具有全局最优的特点。因此,用模拟退火算法对聚类进行了改进。20组聚类仿真表明,平均每次对K结果值改进8次...
由于K-均值聚类算法局部最优的特点,而模拟退火算法理论上具有全局最优的特点。因此,用模拟退火算法对聚类进行了改进。20组聚类仿真表明,平均每次对K结果值改进8次左右,效果显著。下一步工作:实际上在高温区随机生成邻域是个组合爆炸问题(见本人上载软件‘k-均值聚类算法’所述),高温跳出局部解的概率几乎为0,因此正考虑采用凸包约束进行模拟聚类,相关工作正在进行。很快将奉献给各位朋友。-as K-means clustering algorithm for optimal local characteristics, and simulated annealing algorithm theory with the characteristics of the global optimum. Thus, simulated annealing algorithm for clustering improvements. Cluster Group of 20 simulations show that the average value of K results improved about eight times, the results are obvious. The next step : In fact, in high temperature generated random neighborhood is a combination of explosives (see my software on the "k-means clustering algorithm" mentioned above), high-temperature solution of partial out almost zero probability, it is considering the use of convex hull bound for simulation cluster, the work under way . Soon dedication to the ladies.
- 2023-05-08 08:05:03下载
- 积分:1