搜索资源列表
-
0下载:
一种新的随机优化技术:基于群落动态分配的粒子群优化算法(Community Dynamic Assignation-based Particle Swarm Optimization,CDAPSO)。新算法通过动态改变粒子群体的组织结构和分配特征来维持寻优过程中启发信息的多样性,从而使其全局收搜索能力得到了显著提高,并且能够有效避免早熟收敛问题。-a new stochastic optimization techniques : Community-based dynamic allocat
-
-
1下载:
模拟退火算法是基于蒙特卡罗迭代求解法的一种启发式随机搜索过程。本文给出了该算法的详细介绍和伪代码。-Monte-Carlo simulated annealing algorithm is based on a heuristic iterative method for solving stochastic search process. This paper gives a detailed descr iption of the algorithm and pseudo code.
-
-
0下载:
某小型书会有100本书,并排放在一个架子上,供大家借阅。大家每次借阅一本,看完后即放在书架的最左边。每一本书根据热门程度的不同赋予不同的值,该值介于0~1之间,且0表示最冷门,1表示最热门。假设每天每人只能借1本书,且需要当天归还。会所共有100人,每天借书的人服从参数为0.1的几何分布。试模拟该过程,并指出1年(365天)后书的排列情况,并探讨该排列与书热门程度之间的关系。提示:由于是随机模拟,故整个实验需要多次执行,并显示统计结果。-A small book of 100 books, an
-
-
0下载:
遗传算法的描述。遗传算法是一种很经典的随机化过程的算法,在实际应用中应用广泛,效果良好。-A descr iption of the genetic algorithm. The genetic algorithm is a classical stochastic process of the algorithm, widely used in practical applications to good effect.
-
-
0下载:
随机共振相似度的Matlab计算程程序源码,计算看出输入
-Stochastic resonance and similarity of the Matlab calculation process procedure code, the calculation to see that the input
-