-
2
说明: M/M/m排队系统性能仿真代码matlab
function r=randexp(lambda) r = -lambda*log(rand) (M/M/m queuing system performance simulation code matlab function r = randexp (lambda) r =-lambda* log (rand))
- 2008-12-28 23:16:48下载
- 积分:1
-
speed
针对常规测速方法,M法与T法的研究与探讨,分析了两种方法的误差来源,指出了问题本质,并提供了仿真图例。(For the conventional measurement methods, M Law and T The Study and discussion of the two methods of error sources, pointed out the nature of the problem and provide a simulation of legend.)
- 2010-09-14 20:28:36下载
- 积分:1
-
LMS
LMS算法以及一些相关的改进算法,希望对大家有所帮助(it can use to lms)
- 2013-01-02 23:05:15下载
- 积分:1
-
mfc
matlab for MICROSOFT FOUNDATION CLASS LIBRARY
- 2014-12-19 08:56:10下载
- 积分:1
-
Lecture2Code
Lecture2 code of Multimedia Security course for Watemarking technique,
- 2015-03-17 02:24:30下载
- 积分:1
-
zishiyingxindaojunhengqi
使用下面的参数设计信道均衡器,其中使用两个独立的随机数发生器,一个用x(n)来表示,用来测试信道;另一个用v(n)来表示,用来模拟接收器中的加性白噪声的影响。序列x(n)是x(n)=±1的伯努利序列,随机变量x(n)具有零均值和单位方差。第二个序列v(n)具有零均值,其方差由信噪比决定。均衡器有11个抽头。(Use the following parameter design of channel equalizer, which uses two separate random number generator, one with x (n) to indicate, to test the channel the other with v (n) to indicate to simulate the receiver in The additive white noise. Sequence x (n) is x (n) = ± 1 of the Bernoulli sequence of random variable x (n) with zero mean and unit variance. The second sequence v (n) has zero mean, its variance decision by the signal to noise ratio. There are 11-tap equalizer.)
- 2010-01-13 18:33:25下载
- 积分:1
-
matlab-tutorials
说明: Matlab教程,可以借助其学习和使用Matlab,使用软件过程中还可以查阅。(Matlab tutorials can make use of their learning and the use of Matlab, using the software process can access.)
- 2011-03-05 10:32:27下载
- 积分:1
-
dvr_source-load-fasult
DYNAMIC VOLTAGE RESTORER (DVR) with fault on source side and load side
- 2013-07-01 22:36:22下载
- 积分:1
-
朴素贝叶斯
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 (process called CM = Confusion_matrix (train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB (DP, test_targets, CM) DP, three-dimensional array (i, j, k) for the k samples of DP matrix targets for 0 1 2 )
- 2005-08-06 09:48:36下载
- 积分:1
-
QAM-Matlab
Code to simulate QAM modulation and demodulation. Also has an AWGN function to add noise to symbols. A Rayleigh and Rice process are added as a part to simulate a complete communication system and uate its behavior.
- 2015-04-19 22:54:15下载
- 积分:1