-
BSC1
基于BSC信道的simulink仿真模拟( U57FA u4A1 uli)
- 2021-03-24 17:49:14下载
- 积分:1
-
ieee-30
实现了30节点的状态估计,对比了ekf,ukf,ckf和aukf(A 30-node state estimation is implemented, comparing ekf, ukf, ckf, and aukf)
- 2021-02-05 13:09:57下载
- 积分:1
-
sw
说明: 打开视频文件,将图片分割成若干帧,并将每一帧存起来(open the video)
- 2010-10-31 10:28:41下载
- 积分:1
-
neural-work
内含神经网络的一些程序以及相关matlab工具箱的使用方法。(It contains some procedures and related matlab neural network toolbox of usage.
)
- 2013-10-05 23:33:20下载
- 积分:1
-
AeroModelHighAlpha
飞机大角度攻击的模型仿真程序,描述了在大角度攻击时的姿态控制参数的计算。(Model for large angle of attack aircraft simulation program, described the attack in the large angle attitude control parameter calculation.)
- 2011-05-19 08:51:36下载
- 积分:1
-
formant_tracker
Formant_tracker based on LPC Analysis
format:[formants]=formant_tracker(input,dimension,step,window_size,p,threshold)
- 2010-06-03 10:48:22下载
- 积分:1
-
emuWind
The EnumWindows function enumerates all top-level windows on the screen by passing the handle to each window, in turn, to an application-defined callback function. EnumWindows continues until the last top-level window is enumerated or the callback function returns FALSE.
- 2014-10-25 07:01:03下载
- 积分:1
-
DES_-KEY-dan-contoh-gambar
Encrypt a picture using DES
- 2013-11-24 12:03:24下载
- 积分:1
-
walsh1
Walsh method of analysis
- 2015-02-28 14:20:58下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1