-
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
-
MATLAB7.0-Basal-Teaching-Courses
简单的介绍了matlab7.0,及其安装和用户界面;介绍了matlab7.0的强大的编辑功能和各种实际应用。(Simple matlab7.0 is introduced, and the installation and user interface Introduces the powerful editing functions matlab7.0 and all kinds of practical application
)
- 2011-11-22 13:58:35下载
- 积分:1
-
summa
Inpainting the image using examplar based aproch
- 2015-02-18 17:23:17下载
- 积分:1
-
MATLAB GUI程序设计课件
说明: 清华大学出版社出版的科学与工程计算技术丛书/MATLAB GUI程序设计得课件以及源代码(Science and Engineering Computing Technology Series/MATLAB GUI Programming Courseware and Source Code Published by Tsinghua University Press)
- 2020-06-23 18:00:02下载
- 积分:1
-
PID
说明: 增量式PID matlab控制例程,可以尝试调节Kp/Ki/Kd(Incremental PID matlab control routine)
- 2020-06-28 13:47:30下载
- 积分:1
-
wind-power-generation-system
说明: 有关风力发电系统的文章,包含发电机的设计,整流逆变电路等等(Articles on wind power generation system, including the design of the generator, rectifier inverter circuit, etc.)
- 2011-02-18 17:42:50下载
- 积分:1
-
matlabfzfx
Matlab 6.X辅助小波分析与应用的源码,有许多matlab小波的代码(Matlab 6.X auxiliary source and application of wavelet analysis, there are many wavelet matlab code)
- 2010-06-05 14:54:15下载
- 积分:1
-
wavelet
说明: 以Morlet小波作为网络隐含层的变换基函数小波神经网络MATLAB源程序(As a Morlet wavelet transform of the network hidden layer wavelet neural network basis function MATLAB source code)
- 2009-08-23 09:13:15下载
- 积分:1
-
RLSsinous
rls sinous very importeda
- 2014-12-12 03:10:10下载
- 积分:1
-
bezier-5
5次bezier曲线可以运行,已经经过尝试(5 bezier curve can run, has been tried)
- 2011-11-23 11:43:48下载
- 积分:1