-
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
-
sp_matlab
数字信号处理应用matlab,包含了相关的多个内容,较为经典(Application of digital signal processing matlab, contains a number of related content, the more classic)
- 2007-09-04 23:40:41下载
- 积分:1
-
DFA_m
本程序是用来解决消除趋势波动分析的MATLAB程序(This procedure is used to solve the detrended fluctuation analysis MATLAB program)
- 2014-09-10 10:41:07下载
- 积分:1
-
Source
Source AWGN random bit
- 2010-10-18 20:51:27下载
- 积分:1
-
matlabGA
MATLAB遗传算法源程序(MATLAB genetic algorithm source code)
- 2008-05-29 16:15:51下载
- 积分:1
-
MALLATAlgorithm
实现小波分解和重构的Mallat算法,有界面( MallatAlgorithm,a function for Mallat algorithm of Wavelet analysis
Inputs :Sequence_Input input sequence to analyze
Num Numbers of analysis layers
mode style of extension.any sensible style of the following:
ZeroExtension
Periodextension
PeriodSymmetryExtension
SmoothConstantExtension
SmoothExtension
wF form of wavelet,any sensible condition of the following:
db1
db2
db3
db4
db8
db16
db32
Outputs: LFI Low Frequency Information of Wavelet analysis
DI Detials Information of Wavelet analysis
ES Error Signal of Wavelet analysis,ES = RS(:)- Sequence(:)
RS Reconstruction Siganal of Wavelet
Copyrig)
- 2011-05-25 22:02:52下载
- 积分:1
-
Matlab-Code
mathlab code for tdoa demo
- 2013-04-13 23:18:56下载
- 积分:1
-
Program-based-on-unit-commitment
Program based on unit commitment of Power System
- 2013-12-10 05:35:31下载
- 积分:1
-
axesprop
Programa para calculo
- 2014-01-13 22:34:29下载
- 积分:1
-
MatlabXXY
matlab自学的六十多个简单易学的小程序,学习完这六十多个程序之后,你的matlab水平将得到很大的提高!(matlab for learning by yourself!matlab for learning by yourself!matlab for learning by yourself!matlab for learning by yourself!)
- 2010-06-07 11:52:28下载
- 积分:1