-
fit_ML_maxwell
fit_ML_normal - Maximum Likelihood fit of the log-normal distribution of i.i.d. samples!.
Given the samples of a log-normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = sqrt(1/(2*pi))/(s*x)*exp(- (log(x-m)^2)/(2*s^2))
with parameters: m,s
format: result = fit_ML_log_normal( x,hAx )
input: x - vector, samples with log-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
m,s - fitted parameters
CRB_m,CRB_s - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:08:34下载
- 积分:1
-
Parabolic_Cylinder_Functions
Routines for computation of Weber s parabolic cylinder functions
and their derivatives are provided for both moderate and great
values of the argument. Standard, real solutions are considered.
Tables of values are included.
- 2009-04-09 19:45:06下载
- 积分:1
-
BERforLS_ChannESTi
OFDM系统中Ls算法进行信道估计得出的ber,程序可运行。(channel estimation with Ls)
- 2010-03-12 21:16:33下载
- 积分:1
-
Ch-2.-Matlab-Codes
无源定位的一些仿真代码,TOA算法2维的线性、非线性、极大似然算法和克拉美罗下界、均方误差的代码(Passive targeting some simulation code, including when TOA Two-dimensional linear, nonlinear, maximum likelihood algorithm and Cramer-Rao lower bound, mean square error code)
- 2014-11-06 22:37:16下载
- 积分:1
-
antscolony2
简单的求解tsp问题,比matlab demo中的更细,用的是蚂蚁算法。(Tsp solving simple problems, matlab demo than in the more detailed, using the ant algorithm.)
- 2008-05-05 23:52:28下载
- 积分:1
-
z2guding_gai2
关于卡尔曼滤波器设计 Q R采用系统算出(Kalman filter design on the QR system calculated using)
- 2009-05-19 22:19:27下载
- 积分:1
-
Mod
程序包里面包含了,NFSK,NPSK,16QAM调制信号的产生函数,以后大家编程时也能用到
后面还有调制识别的程序,相当完整。
(Package which includes, NFSK, NPSK, 16QAM modulation signal generation function, after all programming can be used to back when there is modulation recognition procedure, quite complete.)
- 2010-05-06 16:06:55下载
- 积分:1
-
MATLAB
学习matlab最权威的书籍,内容丰富详实(Learning matlab most authoritative books, rich and detailed)
- 2010-09-02 09:46:11下载
- 积分:1
-
annexamples
《面向MATLAB工具箱的神经网络理论与应用》一书中实例的所有源代码,及详细说明(ANN,matlab,hop,bp,ART)
- 2009-04-23 21:28:30下载
- 积分:1
-
One-dimensional
一 维 时 域 有 限 差 分 法 MATLAB 代 码(One-dimensional finite difference time domain method MATLAB code)
- 2013-08-06 11:17:01下载
- 积分:1