-
PSO
针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。(TSP problem solving for the traditional algorithms such as genetic algorithms, particle swarm optimization accuracy and solving the scale, there is a certain lack of a dynamic programming algorithm-based particle swarm optimization algorithm. The algorithm using dynamic programming method to achieve the evolution of information exchange between the particles and the particles, and particle swarm particle scale-free information guide network topology map to connect. The simulation results show that this method can effectively reduce the error rate and improve the solution precision, while maintaining a low computational complexity, good soundness.)
- 2013-01-07 18:05:35下载
- 积分:1
-
sor
两种SQR迭代法:将x^K与上次计算的结果做加权平均作为最后结果(Two kinds SQR iterative method:the x ^ K and the results of the last calculated as a weighted average of the final results do)
- 2013-12-06 01:14:24下载
- 积分:1
-
1.21b
分数阶滑模工具箱,可用于解决阶次比较低的时候(fractional order sliding mode )
- 2016-10-10 09:37:28下载
- 积分:1
-
bchcode
实现了bch编码,基于有限域多项式除法,自己动手写的,大家可以看下(Based on division in galois field,relize the BCH code )
- 2013-07-25 10:27:37下载
- 积分:1
-
SOAmodel
本人编写的半导体光放大器物理模型仿真程序。(I prepared the physical model of semiconductor optical amplifier simulation program.)
- 2008-04-21 23:06:54下载
- 积分:1
-
foundations-of-linear-operator-theory-2005
说明: 介绍线性算子的基本概念的文章,这是书里面的一个章节(Foundation of linear operator theory)
- 2020-06-21 00:40:02下载
- 积分:1
-
brick
有限元n维实体材料单元,仅供科研用途,拒绝商业使用(N-dimensional finite element solid material element, for scientific purposes, refusing commercial use)
- 2013-10-23 14:32:13下载
- 积分:1
-
Cellular_automaton_method
是CA算法的test程序,用于描述微观枝晶长大的代码!(CA algorithm is the test procedure, used to describe the micro-dendrites grew up in the code!)
- 2009-09-21 16:02:32下载
- 积分:1
-
search
这是一个数组练习,程序的作用是查询一个一维数组(数值型数组)中每一个元素出现的次数,且元素出现的顺序不能改变(This is an array of exercises, the program' s role is to query a one-dimensional array (numeric array) in the number of occurrences of each element, and the element can not be changed in order of appearance)
- 2013-07-26 09:37:09下载
- 积分:1
-
zuiyouhuasuanfa
包括牛顿法,阻尼牛顿法,变尺度算法,最速下降法的优化算法程序。(Newton' s method, damped Newton method, variable metric algorithm, the steepest descent method optimization algorithm.)
- 2013-03-24 15:51:53下载
- 积分:1