-
pso
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position and is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2011-08-03 23:15:36下载
- 积分:1
-
Puesta_a_tierra
Malla de puesta a tierra
- 2014-01-18 15:37:20下载
- 积分:1
-
GCModulMax1
计算社团分区模块度函数,用于复杂的网络分区(Modularity Maximization community detection)
- 2020-12-07 11:49:22下载
- 积分:1
-
particle_filter
粒子滤波算法关于目标跟踪的源代码,有注释可以相互学习下。(The source code of the particle filter algorithm for target tracking, the comment can learn from each other.)
- 2012-05-17 16:23:54下载
- 积分:1
-
Algorithm-1
利用登山算法生成大围长的QC-LDPC码(Use hill-climbing algorithm to construct QC-LDPC code)
- 2013-05-02 20:15:11下载
- 积分:1
-
blast
仿真原型程序,仿真四种(ZF,ZF-SIC,MMSE,MMSE-SIC) Vblast接收机的检测性能,绘制误比特率~信噪比曲线(zf mmse vblast)
- 2010-05-16 19:47:27下载
- 积分:1
-
matlab_ti
initiation to matlab in french langage
- 2012-06-02 05:53:07下载
- 积分:1
-
PCA
全面分析机械类个企业的经济效益,以一家公司的盈利额为研究对象,选择了8个不同的利润指标,14企业关于这8个指标的统计数据如下表所示,试进行主成分分析。(Comprehensive analysis of the economic efficiency of enterprises machinery months to a company' s earnings amounted research object, select 8 different profit targets, 14 companies on these eight indicators of statistical data in the following table and try to principal component analysis.)
- 2013-09-30 04:00:47下载
- 积分:1
-
Prim-algorithm
用MATLAB写的,用Prim算法找出图中的最小支撑树,文件中有例子,有计算的结果,一看便懂。(Written in MATLAB, with the minimum support tree in the Prim algorithm to find a figure, file example, with the result of calculation, a see will understand.)
- 2013-11-01 10:27:48下载
- 积分:1
-
MatlabCode
the rayleigh fading channel
- 2009-06-12 05:20:13下载
- 积分:1