-
digital-Beamforming
Application of digital Beamforming methods
- 2013-04-13 21:58:49下载
- 积分:1
-
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
-
hvdc
hvdc converter circuit used in the 12 pulse
- 2013-11-19 23:40:43下载
- 积分:1
-
imperfect_channel_gain
this m.file produces channel coefficient with some error, in which the estimation error follows a random variable with zero mean and variance of MSE.
lat is the latitude of BS places at different cells which is used to determine the number of BSs in the networks
- 2013-12-28 19:12:17下载
- 积分:1
-
GA1
基本遗传算法的代码,基于精英保留策略的二进制遗传算法(Binary genetic algorithm based on elite retention strategy)
- 2020-06-28 20:40:02下载
- 积分:1
-
RD
说明: SAR成像RD算法的matlab程序,是关于点目标成像的(RD algorithm matlab SAR imaging process is on point target imaging)
- 2010-08-31 14:13:28下载
- 积分:1
-
13920-simple-example-how-to-create-a-mex-file
tridiagonal matrix solver
- 2009-11-21 17:57:33下载
- 积分:1
-
SLF
This is a load flow environment for Matlab/Simulink.
It is called SLF and was writen during a diploma thesis at
Vestas, 舝hus, in the Power Plant department.
- 2015-01-13 11:01:30下载
- 积分:1
-
invertedpendulum
M file for Inverted pendulum.
忘添加两个文件.补上去.
(M file for Inverted pendulum. Forgot to add the two documents. Fill up.)
- 2007-12-10 10:58:26下载
- 积分:1
-
nsa
Negative Selection Agorithm
1. we have a signal which we ll monitor
2. we produce lymphocytes - length lyphocyte as a signal, we take random numbers
3. NSA... we check that lymphocyte is different from signal, if not we random another
4. now we monitor signal, if any value of signal is the same or nearest to lyphocyte - we have anomaly. (Negative Selection Agorithm
1. we have a signal which we ll monitor
2. we produce lymphocytes- length lyphocyte as a signal, we take random numbers
3. NSA... we check that lymphocyte is different from signal, if not we random another
4. now we monitor signal, if any value of signal is the same or nearest to lyphocyte- we have anomaly. )
- 2009-11-10 14:21:08下载
- 积分:1