-
main_ray
瑞利衰落信道的误码率性能的matlab的m文件(BER performance for Rayleigh fading channel)
- 2010-08-25 21:27:13下载
- 积分:1
-
chap8
说明: 基本的图像处理技术在MATLAB里得到非常好的应用(The basic image processing technology in the years to be a very good application of MATLAB)
- 2010-03-27 21:03:22下载
- 积分:1
-
jizuobiao
本程序采用MATLAB对IEEE标准测试系统算例进行编程,并给出了9,14,30,39,57等系统的数据,将数据直接导入潮流主程序编程进行计算分析(The program uses MATLAB to IEEE standard test systems for programming examples, and gives 9,14,30,39,57 other system data, trend data directly into the main program for calculation and analysis)
- 2011-07-26 10:25:48下载
- 积分:1
-
yonglang7m
解决水库大坝岸坡涌浪问题,涌浪向滑坡点上下游扩散的matlab实现。(Solve the problem of dam slope swell, swells to landslide on the downstream point spread matlab.)
- 2011-08-04 16:59:20下载
- 积分:1
-
emd
自己编写的简单emd分解,能够将信号分解成几个imf分量(I have written a simple emd decomposition, the signal can be broken down into several IMF component)
- 2013-05-16 10:48:45下载
- 积分:1
-
instfreq
信号瞬时频率的MATLAB实现计算,用于信号的分析(MATLAB realization of the signal instantaneous frequency calculation for signal analysis)
- 2010-10-26 00:53:28下载
- 积分:1
-
ABC2SC
This function transforms a three-phase unbalanced phasor into its symmetrical components.
- 2014-10-04 18:54:24下载
- 积分:1
-
matlab
matlab实用程序百例[1].rarmatlab实用程序百例[1].rarmatlab实用程序百例[1].rar
(matlab matlabmatlab实用程序百例[1].rar)
- 2010-12-25 13:31:16下载
- 积分:1
-
prectifierzh
电压型pwm四象限整流器滞环控制实现的matlab 仿真,希望能对大家有所帮助(The four quadrant rectifier hysteresis control strategy implementation)
- 2014-12-09 10:05:18下载
- 积分: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