-
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
-
shuiguofenlei
基于matlab的水果分类识别,将图中水果进行识别(Matlab fruit-based classification, the fruit will be identified in Figure)
- 2013-11-29 22:33:45下载
- 积分:1
-
kalman
卡尔曼滤波算法
一种最小方差估计(Kalman filter algorithm a minimum variance estimation)
- 2007-12-08 08:40:12下载
- 积分:1
-
LMS_filter
simple Least Mean Square(LMS) filter
- 2010-05-27 14:55:55下载
- 积分:1
-
emdmfiles
emd算法的源代码,用于信号处理和数据分析(emd algorithm source code for signal processing and data analysis)
- 2007-03-13 20:09:58下载
- 积分:1
-
matlab线性回归程序
说明: matlab 多元线性回归模型求解 实现对多影响因素的分析(matlab Linear_regression)
- 2020-02-10 14:14:05下载
- 积分:1
-
matlabcommand
matlab命令集matlab command,welcome to load down!!(matlab command,welcome to load down!!)
- 2009-06-03 21:18:35下载
- 积分:1
-
DSSS
说明: 基于matlab的直接序列扩频系统抗干扰性能仿真(Simulation of Anti-jamming Performance
of Direct Sequence Spread Spectrum Communication System Based on MATLAB)
- 2011-04-17 10:18:09下载
- 积分:1
-
wave
基于非下采样小波变换的纹理图像特征提取程序(The sampling based on the wavelet transform of texture image feature extraction
)
- 2012-05-04 10:03:37下载
- 积分:1
-
tanxinrenzhi
动态管理频谱分配的代码,在matlab开发环境下,简单计算频谱分配法则贪心法(Dynamic management of spectrum allocation code in the MATLAB development environment, a simple calculation spectrum allocation rules greedy method)
- 2021-02-21 16:39:42下载
- 积分:1