-
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
-
mulaw
This is the program for mu law companding,,,,
- 2013-07-23 22:40:58下载
- 积分:1
-
adapt
Matlab程序,自适应算法,包括naadapt和naromberg算法(Matlab program, adaptive algorithms, including algorithms naadapt and naromberg)
- 2009-06-08 00:20:40下载
- 积分:1
-
CDMA-Reference-Blockset
CDMA Reference Blockset,CDMA的一个英文文档(CDMA Reference Blockset, CDMA in an English document)
- 2011-04-29 15:28:12下载
- 积分:1
-
boshu
多用波束形成,性噪比、中心频率都可以修改(The use of beamforming, signal to noise ratio of the center frequency can be modified)
- 2013-03-15 15:41:24下载
- 积分:1
-
yuzuse
基于阻塞矩阵预处理的抗主瓣干扰方法方向图的仿真(Simulation of anti-blocking matrix preconditioning main lobe interference pattern-based method)
- 2021-05-13 18:30:03下载
- 积分:1
-
SWCLYJ
基于光学原理的三维形貌测量技术研究Study the topography measurement techniques based on optical principles. Rar(Study the topography measurement techniques based on optical principles )
- 2013-12-11 10:48:48下载
- 积分:1
-
move_detect
该文件一个基于matlab的移动侦测方面的例子(move detect)
- 2010-08-16 15:06:44下载
- 积分:1
-
AnalysisOfSystems
analysis( graphical and parametric ) of 1st-order , 2nd-order & nth-type systems
(This Program Includes ::::::::::::
1:: Analysis of 1st order systems for 1.step signal ,2.ramp signal, 3. Accelaration signal.
2:: Analysis of 2nd order systems for 1.step signal, 2.ramp signal.
3:: Frequency analysis of 2nd order systems.
4:: Steady State Error Analysis of "0th" , "1st" , "2nd" type systems.
5:: Performance Indices of a System.
)
- 2010-12-14 16:41:05下载
- 积分:1
-
Random-Signals-and-Applied-Kalman
介绍了随机信号处理,并重点阐述了卡尔曼滤波在随机信号处理中的应用,并有matlab仿真的实例。(Introduction to Random Signals and Applied Kalman Filtering with Matlab Exercise)
- 2014-08-22 10:49:26下载
- 积分:1