-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian distribution.
given the samples of the histogram of the samples, finds the
distribution parameter that fits the histogram samples.
fits data to the probability of the form:
p(r) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
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
a - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:02:55下载
- 积分:1
-
haffman
haffman编码,用matlab实现哈夫曼编码(haffman coding)
- 2013-01-08 16:19:02下载
- 积分:1
-
SIRP
SIRP杂波仿真matlab实现程序呈现(SIRP clutter simulation matlab implementation program presented)
- 2013-03-20 18:24:49下载
- 积分:1
-
GSM
program to interface nwith gsm modem
- 2014-02-02 20:41:20下载
- 积分:1
-
New-Microsoft-Word-Document-(2)
fixpoint matlab design too be short
- 2011-01-26 03:50:04下载
- 积分:1
-
Duffing_Reconstruction
DUFFING方程的混沌时序相空间重构程序(DUFFING equation phase space reconstruction of chaotic time series procedures)
- 2009-04-11 18:01:20下载
- 积分:1
-
MM1_smqueue
M/M/K的计算机仿真,排队系统是一种比较典型的离散动态系统,按照规定,它的仿真必然涉及到时间的表示,事件驱动的表示。这里我们采用静态的仿真思想实现M/M/1的计算机仿真。(M/M/K of the computer simulation, queuing system is a typical discrete dynamic system, in accordance with the regulations, it necessarily involves the simulation of time that the event-driven representation. Here we use a static ideology M/M/1 simulation computer simulation.)
- 2010-11-28 20:13:13下载
- 积分:1
-
DTMFSignalEncoding
dsp软件试验,通信类学生懂的—DTMF信号的编码(dsp software testing, Communications students understand-DTMF encoding signal)
- 2010-12-21 10:50:18下载
- 积分:1
-
FDTD-1D-a-2d
this program generate 1D and 2D plane wave and apply Yee algorithm without dielectric
- 2013-12-04 21:39:41下载
- 积分:1
-
rect_trans
Far field of rectangular piston transducer
- 2013-04-04 09:41:27下载
- 积分:1