-
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
-
Queueing
Queuing theory it is a simulation for M/M/1 queue and find its state probabilites in steady state for n=5 and find expected delay time
- 2012-12-31 07:19:39下载
- 积分:1
-
WLR
this file implement weighted linear method in pattern recognition
- 2013-11-02 23:40:58下载
- 积分:1
-
7-14
很好的卡尔曼滤波器的实现,跟踪机动目标仿真(Kalman filter to achieve good tracking maneuvering target simulation)
- 2010-06-13 22:24:41下载
- 积分:1
-
encoding_scheme_4B-5B
it about 4b/5b encoding....
- 2010-02-09 03:46:37下载
- 积分:1
-
25726594fingerprint_extract_matlab
用于图像滤波,很好的程序,是图像滤波的很好的学习资料。(For image filtering, a very good program, image filtering is a good learning materials.)
- 2011-01-06 11:47:35下载
- 积分:1
-
Ukf
UKF code for Unscented Kalman Filter sigma calculation(UKF code)
- 2014-08-29 16:41:48下载
- 积分:1
-
ber_ldpc4_FFT_H
非二位元LDPC4 ber
非二位元LDPC4 ber(Non-two yuan LDPC4 ber of non-two yuan LDPC4 ber)
- 2014-01-21 04:04:41下载
- 积分:1
-
capture_demo
对回波信号进行傅里叶变化,进而提取出距离信息(Performing Fourier transform on echo signals to extract distance information)
- 2018-04-17 18:26:29下载
- 积分:1
-
Errors_And_Erasures_Test
rs erasures and decoding using the massey berklamp algorithm
- 2010-11-08 21:22:57下载
- 积分:1