-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1
-
2psk
基于蒙特卡罗法2PSK系统抗噪声性能仿真
编写MATLAB的M文件,用该文件的采用相干解调法的2PSK系统的抗噪性能进行1000个符号的蒙特卡罗法仿真,画出误码率与信噪比之间的关系曲线(Based on the Monte Carlo simulation of anti noise performance of 2PSK system
Write a MATLAB M file, the file by using the coherent demodulation method for 2PSK system anti-noise performance of 1000 symbols of the Monte Carlo simulation, draw the error rate and signal to noise ratio and the relation curve between the
)
- 2011-12-27 20:34:49下载
- 积分:1
-
dastel
basic telecommunication, modulation demodulation.
- 2014-01-10 09:56:48下载
- 积分:1
-
package_emd
EMD方法的matlab实现,并配有实例。(EMD method matlab realize, and with examples.)
- 2007-10-04 18:51:25下载
- 积分:1
-
OFDM-MATLAB-
用matlab实现OFDM仿真和性能分析(Achieved with the matlab simulation and performance analysis of OFDM)
- 2011-04-25 19:29:29下载
- 积分:1
-
GA----BP
遗传算法优化BP神经网络,关于y=x1平方+x2平方的(BP neural network genetic algorithm, y = x1square+ x2 square)
- 2011-05-01 22:03:42下载
- 积分:1
-
LinearShootingMethod
打靶法的再解微分方程中的应用。主要用来处理边值问题。(Re-shooting method of solving differential equations. Mainly used to deal with boundary value problems.)
- 2010-05-23 10:52:21下载
- 积分:1
-
ProUnit3
矩形平均CAFR检测,可以处理一些目标的条状的多普勒回波,效果较好(Doppler echo rectangular average CAFR detection, can handle some of the goals of the strip, the better)
- 2012-07-07 11:39:07下载
- 积分:1
-
caniter
This class allows one to iterate through all the strings that are canonically equivalent to a given string. For example, here are some sample results.
- 2015-08-30 09:05:15下载
- 积分:1
-
src
DOA 中的DML,DML为确定性最大似然算法,具有估计精度高、抗噪性强的优点(In DOA,DML is a deterministic maximum likelihood algorithm, which has the advantages of high estimation accuracy and strong anti-noise)
- 2018-10-16 15:24:32下载
- 积分:1