-
matlabshixian
用MATLAB实现模糊控制算法,对如何进行模糊控制仿真很有帮助!!!(Using MATLAB implementation of fuzzy control algorithm, fuzzy control on how to carry out simulation helpful! ! !)
- 2009-03-13 19:14:17下载
- 积分: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
-
jiemian
在matlab绘图中绘制不同函数曲线的用户界面的m函数,奉献给大家!(Drawing graphics in matlab function curves of different user interface function of m, and dedication to you!)
- 2008-01-15 21:50:36下载
- 积分:1
-
PhaseModulationandDemodulation
该模块实现信号的相位调制和解调,进而的到原始的输入信号。(This module implements the phase modulation and demodulation signal, and then to the original input signal.)
- 2010-05-16 17:24:30下载
- 积分:1
-
MC4__5zipa
用matlab语言写的CC4.5算法,用于模式分类
(CC4.5 algorithm written in matlab language for pattern classification)
- 2012-07-19 21:03:18下载
- 积分:1
-
32323
平坦衰落信道的MATLAB仿真(有多普勒频移) (Flat fading channels MATLAB simulation (with Doppler shift))
- 2020-11-27 19:59:31下载
- 积分:1
-
04
说明: MATLAB7辅助控制系统设计与仿真 第4章(MATLAB7 Auxiliary Control System Design and Simulation, Chapter 4)
- 2007-10-25 18:35:12下载
- 积分:1
-
gradient
Gradient code. Use this to do gradient of image.
- 2009-05-13 21:21:57下载
- 积分:1
-
xiaobobao
小波包变换可以对高频部分提供更精细的分解,而且这种分解既无冗余,也无疏漏,所以对包含大量中、高频信息的信号能够进行更好的时频局部化分析。(Wavelet packet transform can provide the high frequency part of the finer decomposition, and this decomposition is neither redundant nor oversight, so the signal contains a large amount of high frequency information can be a better time-frequency localization analysis.)
- 2014-11-24 15:09:35下载
- 积分:1
-
Beam
用MATLAB语言求解杆的运动,采用线性插值。(Using MATLAB to Solve the rod movement, using linear interpolation.)
- 2010-06-28 16:39:19下载
- 积分:1