-
on the ant colony algorithm for solving specific problems Optimization Practice...
介绍了蚁群算法解决具体问题的优化算法,实践证明效果很好-on the ant colony algorithm for solving specific problems Optimization Practice has proved very effective
- 2022-11-08 20:55:03下载
- 积分:1
-
仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录
仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录下来 按下式计算各个状态出现的实际频率: Pi=Si/∑i=1,NSi=Si/M 同时按照Bo1tzmann分布计算网络各个状态出现概率的理论值: Q(Ei)=(1/Z)exp(-Ei/T) 仿真2:实施降温方案,重新计算 采用快速降温方案:T(t)= T0/(1+t) T从1000降到0.01,按工作规则更新网络状态 当T=0.01时结束降温,再让T保持在0.01进行1000次状态转移,比较两种概率-a simulation : First of all network parameters temperature T fixed at 100 and, according to the rules for a total of 1000 to update the state, this state of the 1000 network transfer of all states for the number of Si (i = 1, 2, ..., 16) all recorded determined by the formula state-of the actual frequency : Pi = Si/i = 1, NSi = Si/M in accordance with Bo1tzmann distributed computing network of states all probability the theoretical value : Q (Ei) = (1/Z) exp (- Ei/T) Simulation 2 : implementation of cooling, re-using rapid cooling programs : T (t) = T0/(1 t) T dropped to 0.01 from 1000 and, according to the rules updated network state when T = 0.01 at the end of cooling, let T at 0.01 for the 1000 state tran
- 2022-08-06 06:55:50下载
- 积分:1
-
本人做的遗传算法源代码,在FORTRAN下打开即可以,可在WINDOUS环境下运行...
本人做的遗传算法源代码,在FORTRAN下打开即可以,可在WINDOUS环境下运行-I do genetic algorithm source code, under the FORTRAN that can be opened, in WINDOUS operating environment
- 2022-08-23 22:16:48下载
- 积分:1
-
这是个解决八码问题的程序,是外国人编的,用了图形处理技术,请大家参考...
这是个解决八码问题的程序,是外国人编的,用了图形处理技术,请大家参考-This is a solution of 8 yards procedures, the series is a foreigner, his use of graphics processing technology, please refer to
- 2023-04-12 03:15:02下载
- 积分:1
-
一个介绍基于共识策略的cPLS文档,该方法具有更高的预测精度,由于传统PLS方法。有实例...
一个介绍基于共识策略的cPLS文档,该方法具有更高的预测精度,由于传统PLS方法。有实例-A consensus-based strategy to introduce cPLS documents, the method has higher prediction accuracy, because of the traditional PLS method. There are examples of
- 2022-12-20 12:10:03下载
- 积分:1
-
蚂蚁算法在服务质量方面的代码,主要是服务质量方面的东西...
蚂蚁算法在服务质量方面的代码,主要是服务质量方面的东西-Ant Algorithm in the service quality of the code, mainly the quality of services of things
- 2022-05-12 16:24:10下载
- 积分:1
-
多段图的分析算法,找到最优路径,用VC编的
多段图的分析算法,找到最优路径,用VC编的-more of the map analysis algorithms to find the optimal path, the series with VC
- 2022-02-11 17:45:49下载
- 积分:1
-
专业介绍svm算法的书籍,适合有高等数学,线性代数,矩阵论,和数里统计基础的读者,他是一本全面介绍svm的书籍,从数学基础到应用,是svm学习者的一本好书。
专业介绍svm算法的书籍,适合有高等数学,线性代数,矩阵论,和数里统计基础的读者,他是一本全面介绍svm的书籍,从数学基础到应用,是svm学习者的一本好书。-Introduction SVM algorithm professional books, suitable for advanced mathematics, linear algebra,矩阵论, and several readers in the statistical basis, he is a comprehensive introduction to SVM books, from mathematical foundations to applications, is an SVM learner Good Books.
- 2022-03-17 08:28:53下载
- 积分:1
-
类AStarPathFinder实现方块状网格上的A*算法
类AStarPathFinder实现方块状网格上的A*算法-Class AStarPathFinder realize massive grid square on the A* algorithm
- 2023-08-20 19:25:03下载
- 积分:1
-
Java编写的分形程序,利用随机分形画出的蕨类植物的叶子图。另:有C源程序...
Java编写的分形程序,利用随机分形画出的蕨类植物的叶子图。另:有C源程序 -Java fractal program written using random fractal ferns painted leaves Fig. Another: There are C source code
- 2022-02-12 01:55:54下载
- 积分:1