-
knearness
A presentation on K Near ness algortihm.
- 2010-06-19 02:30:05下载
- 积分:1
-
cooperative-AF-DF-FOR-MATLAB
关于MIMO系统协作通信的程序,可以仿真出现象,欢迎大家下载。(A code about AF/DF for MIMO,welcome to download.)
- 2014-10-28 21:39:45下载
- 积分:1
-
upf_demos
upf滤波程序,包括kf,ekf,ukf,pf,epf,upf各种滤波算法的比较。(upf filtering procedures, including kf, ekf, ukf, pf, epf, upf various filtering algorithms.)
- 2011-04-26 11:01:30下载
- 积分:1
-
MATLAB-GUI-instruction-video-2
MATLAB GUI教学视频2:设置GUI窗口尺寸可调(MATLAB GUI instruction video 2: Set the GUI window size adjustable)
- 2011-07-15 10:59:06下载
- 积分:1
-
IP
说明: Image Processing... This program reads an image and produces its grey scale version.
- 2014-09-24 19:57:48下载
- 积分:1
-
Spread_Scram_Frequency
td-scdma链路仿真扩频加扰,绝对能用。(td-scdma Link Simulation spectrum scrambling, absolutely can be used.)
- 2010-05-07 23:35:16下载
- 积分:1
-
Maximum-distance-method
说明: 生成128条黑白颜色的结构光条纹,其中黑条纹的宽度是白条纹宽度的三倍。(Generate 128 black and white color structured light stripes, black stripes of the width of which is three times the width of the white stripe.)
- 2011-03-05 11:11:38下载
- 积分:1
-
5
说明: S 函数 编写的 MPPT程序
在MATLAB上 调试成功
请大家参考(S function to write the PID program debugging success in MATLAB reference)
- 2013-03-16 16:20:08下载
- 积分:1
-
bright-adjust
Brightness is one of the most significant pixel characteristics.
It is involved in many image-editing algorithms such as contrast or
shadow/highlight.
- 2011-05-25 12:46:50下载
- 积分:1
-
PSO
标准粒子群算法的实现思想基本按照粒子群算法(2) 标准的粒子群算法的讲述实现。主要分为3个函数。第一个函数为粒子群初始化函数
InitSwarm(SwarmSize......AdaptFunc)其主要作用是初始化粒子群的粒子,并设定粒子的速度、位置在一定的范围内。本函数所采用的数据结构如下所示:
表ParSwarm记录的是粒子的位置、速度与当前的适应度值,我们用W来表示位置,用V来代表速度,用F来代表当前的适应度值。在这里我们假设粒子个数为N,每个粒子的维数为D。(His thought of the implementation of the standard particle swarm algorithm according to the particle swarm algorithm (2)- the standard particle swarm algorithm about implementation. Mainly divided into three functions. The first function of particle swarm initialization function InitSwarm (SwarmSize... AdaptFunc), its main function is to initialize particle swarm particle, and set the particle s velocity, position in a certain range. The function of data structure is as follows: ParSwarm record table is the particle s position, speed and the current fitness value, we use W to represent the position, represented speed with a V, to represent the current fitness value with F. Here we assume that the number of particles N, each particle dimension for D.)
- 2015-01-09 18:40:08下载
- 积分:1