-
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
-
figure-with-guide
一个用于matlab的GUIDE界面的输出表格的程序,可以对表格进行设置大小等性质。(A used to GUIDE the output of the interface of the matlab program of form, can be set to form size character and so on.)
- 2011-12-13 21:52:45下载
- 积分:1
-
K-junzhi
K均值聚类算法,里面的wdbc是数据。用matlab写的(K-means clustering algorithm, which is wdbc data. Written by matlab)
- 2013-12-19 17:52:44下载
- 积分:1
-
use-OFDM--for-doppler
采用OFDM的数据符号去估计多普勒频率,从而估计出移动台的速度(Data using OFDM symbols to estimate the Doppler frequency, thereby to estimate the speed of the mobile station)
- 2020-11-18 10:29:39下载
- 积分:1
-
MUSIC
本代码实现了空域自适应滤波的过程,相当不错的源代码。
(This code implements the spatial adaptive filtering process,)
- 2010-10-23 23:47:16下载
- 积分:1
-
jpeg5
this fille contain matlabsource code
- 2010-12-30 19:31:24下载
- 积分:1
-
svpwm
说明: 实现了SVPWM,已经通过测试,是初学者一个很好的例子(Achieved SVPWM, has passed the test, is a good example for beginners)
- 2008-12-06 17:55:26下载
- 积分:1
-
22022
二维曲线拟合方面的matlab工具箱代码,很实用(In two-dimensional curve fitting toolbox of matlab code, very useful)
- 2011-09-01 14:54:59下载
- 积分:1
-
wdxpd
上传一个判断传递函数的稳定性的程序,当传函零极点位于虚轴右侧时系统不稳定,输出不稳定提示,系统稳定时输出稳定系统的传函。(Upload a function to determine the stability of the program transfer, the transfer function when the right side of the imaginary axis pole-zero when the system is unstable, unstable output prompt, the output transfer function to stabilize the system when the system is stable.)
- 2013-12-27 16:31:12下载
- 积分:1
-
cap11---.
cap11 - control of active power and reactive power- power system stability and control - p. kundur...
- 2015-03-18 18:05:04下载
- 积分:1