-
psoandqpso
基本的粒子群算法以及使用具有量子行为的粒子群算法,能够很好的用于全局的寻优(The basic particle swarm optimization and the use of a quantum particle swarm behavior can be very good for the overall optimization)
- 2010-05-07 17:02:11下载
- 积分:1
-
Untitled
小球弹跳仿真。重力一定。初始位置一定。三维动画仿真(Bouncing ball simulation. Gravity must. Some initial position. Three-dimensional animated simulation)
- 2011-10-19 16:50:03下载
- 积分:1
-
equation
说明: 离散系统的差分方程,该程序可以得出差分方程!结果挺好的!(equation)
- 2010-04-22 16:33:22下载
- 积分:1
-
PSOt
说明: 智能优化算法:
粒子群优化算法(PSO)应用于神经网络优化程序。分为无隐含层、一隐含层、二隐含层。运行DemoTrainPSO.m即可。
程序来自:Brian Birge
NCSU(intelligent optimization algorithms : Particle Swarm Optimization (PSO) used neural network optimization procedures. Divided into hidden layer, a hidden layer, hidden layer. DemoTrainPSO.m can run. Proceedings from : Brian Birge NCSU)
- 2006-04-09 19:33:48下载
- 积分:1
-
BLFilter
我用C#实现的一个双边滤波器,使用unsafe代码,用指针获取像素。(I use C# to achieve a bilateral filter, use unsafe code to get pixel pointer.)
- 2012-09-18 09:44:15下载
- 积分:1
-
1064114656
针对谐波检测问题,比较几种常用谐波检测方法,总结出各自的适用条件。结合经验模态分解理论和总体平均经验模态分解(empirical mode decomposition,EEMD)算法,提出基于EEMD的谐波检测方法。(For harmonic detection problem, comparing several common harmonic detection method, summed up their applicable conditions. Combining theoretical and empirical mode decomposition overall average empirical mode decomposition (empirical mode decomposition, EEMD) algorithm, based on harmonic detection method EEMD.)
- 2015-01-02 16:36:47下载
- 积分:1
-
ldpc
这是一个关于PSK和LDPC码相结合的运用程序,很有参考价值。(This is an LDPC code on the PSK and the use of a combination of procedures, a good reference.)
- 2009-05-22 11:01:01下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1
-
Gauss
高斯消元的一个例子。。应用于数值分析算法。希望能帮到大家。(gauss)
- 2010-07-09 13:16:56下载
- 积分:1
-
qpsk
this is simple qpsk for matlab code
- 2013-09-11 09:56:11下载
- 积分:1