-
fit_ML_normal
fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!.
Given the samples of a normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u)^2)/(2*sig^2))
with parameters: u,sig^2
format: result = fit_ML_normal( x,hAx )
input: x - vector, samples with normal distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
sig^2,u - fitted parameters
CRB_sig2,CRB_u - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:09:33下载
- 积分:1
-
KarLma
基于卡尔曼滤波实现雷达目标跟踪算法,MATLAB环境实现(Kalman filter based radar target tracking algorithm, MATLAB environment to achieve)
- 2020-10-12 23:17:31下载
- 积分:1
-
2Tx1Rx
用matlab仿真的空时分组码2根发射天线一根接收天线(Matlab simulation using space-time block codes two antennas a receiving antenna)
- 2010-01-19 16:28:01下载
- 积分:1
-
Calc_kerls
volterra series 核函数 matlab 程序(volterra series kernel)
- 2021-02-20 21:09:42下载
- 积分:1
-
streamClusteringg
Software for clustering purposes, images and documents
- 2011-05-02 22:35:22下载
- 积分:1
-
HMcirConv
it is a matlab mdl file to generate c code for ccs software without any manual modification
- 2012-05-08 11:59:46下载
- 积分:1
-
RSPe_NLFM_sin_Signal
非线性调频脉冲产生函数其中调频信号时sin信号(Nonlinear FM pulse generator function which FM signal sin signal)
- 2013-03-19 11:12:34下载
- 积分:1
-
jingtong-matlab-gui
这是一本掌握和精通matlab之gui设计书的精华部分,阅读此部分可以学会GUI界面的设计(This is a master and the mastery of the design is the essence of the matlab GUI part, reading this part can learn the GUI interface design
)
- 2011-12-08 10:35:12下载
- 积分:1
-
PQ
说明: PQ分解法在计算潮流速度上大大超过N-R法,不但能应用于离线潮流计算,而且也能应用于在线潮流计算。(PQ decomposition method in the calculation of the trend of speed much higher than the N-R method, not only applies to off-line power flow calculation, but also can be used in-line power flow calculation.)
- 2008-05-27 19:56:16下载
- 积分:1
-
DSSS1
直接序列扩频利用与信息无关的伪随机码,以调制方法将已调制信号的频谱宽度扩展得比原调制信号的带宽宽得多的过程。(Direct sequence spread spectrum has nothing to do with the information of pseudo-random code modulated signal spectrum width modulation method will be extended than the original modulation signal bandwidth is much wider process. )
- 2012-05-13 17:15:18下载
- 积分:1