-
PSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(Particle swarm optimization, also known as particle swarm optimization (Particle Swarm Optimization), abbreviated as PSO, is a new evolutionary algorithm developed in recent years (Evolutionary Algorithm- EA). Kind, and simulated annealing algorithm PSO algorithm is similar evolutionary algorithms, it is also starting a random solution, through an iterative search for the optimal solution, which is also used to uate the quality through fitness solution, but it is simpler than genetic algorithm rules It has no genetic algorithm " crossover" (Crossover) and " variant" (Mutation) operation, which by following the current search to find the optimal value to the global optimum. This algorithm is its easy implementation, high accuracy, fast convergence, etc. attracted academic attention and show its superiority in solving practical problems. PSO algorithm is a parallel algorithm.)
- 2015-01-18 20:38:17下载
- 积分:1
-
Massive-MIMO-channel-model
最新大规模天线阵列信道建模论文集,对研究大规模天线信道容量颇有帮助.(The latest paper set of Massive MIMO channel modeling. It is very useful for those who are interesting in Massive MIMO channel capacity.)
- 2016-08-30 16:55:25下载
- 积分:1
-
RGB_HSI
RGB-HSI相互转换的matlab函数,程序实现比较简单,直接可以运行(failed to translate)
- 2013-05-06 20:36:48下载
- 积分:1
-
Michelson-interferometer-simulation
该代码能是针对物理实验光学仿真,实现基于matlab的迈克尔逊干涉仿真。(The code could be for physics experiments optics simulation, matlab-based simulation of a Michelson interferometer.)
- 2014-02-01 13:40:39下载
- 积分:1
-
OpenGL_Radar_demo
雷达仿真软件,下载下来在vs中可直接编译运行(Radar simulation can be directly compiled to run)
- 2014-05-16 17:59:41下载
- 积分:1
-
to
说明: 一般通信AM FM BPSK MSK信号的产生 与频谱仿真及通过滤波器仿真(General Communication AM FM BPSK MSK signal generation and spectrum simulation and emulation through the filter)
- 2010-04-16 16:28:15下载
- 积分:1
-
chap_6
这是周建兴的《matlab从入门到精通》第6章的所有源代码,都可以运行的出来,和课本上的一样,(This is Zhoujian Xing' s " matlab from entry to the proficient," Chapter 6, all the source code, you can run out, and textbooks on the same)
- 2013-07-16 10:00:33下载
- 积分:1
-
BasedontheFuzzyLogicToolboxMatlabFuzzyControlSyste
介绍了用MATLAB模糊逻辑工具箱设计模糊控制器,并用SIMULINK进行仿真的一般方法(Introduced the fuzzy logic toolbox with MATLAB fuzzy controller design and simulation using SIMULINK general approach)
- 2009-05-18 00:21:50下载
- 积分:1
-
cepstrum2
利用了抽样及倒谱算法,进行图像分解和重建过程。(use of sampling and cepstrum algorithm for image decomposition and reconstruction process.)
- 2006-07-06 12:44:16下载
- 积分:1
-
matlab_for_envelope
一个原来绘制信号包络的函数,希望对大家有帮助(An original drawing signal envelope function, we want to help)
- 2010-06-21 14:47:14下载
- 积分:1