-
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
-
Pattern
计算机模式识别和机器学习的外国经典教材,但只有E文的,很适合研究计算机的人来学(a good book)
- 2009-07-20 11:03:37下载
- 积分:1
-
LevinsonDurbin
现代功率谱估计中的经典算法:LevinsonDurbin,可以仿照编写出c代码。(Modern power spectrum estimation of the classical algorithm: LevinsonDurbin, can be modeled to write c code.)
- 2012-04-19 16:47:55下载
- 积分:1
-
14111111
matlab时频分析配套源码第14章的程序,请大家共享(Matlab time-frequency analysis supporting source Chapter 14 procedures, please share)
- 2007-04-11 19:01:31下载
- 积分:1
-
minJSMixFun
针对约束优化问题,采用MATLAB编辑的源代码程序(For constrained optimization problems using MATLAB editing source code program)
- 2012-07-23 16:18:44下载
- 积分:1
-
segmentation-Baris-Sumengen
SEGMENTATION MATLAB REGION
- 2012-01-09 05:24:44下载
- 积分:1
-
matlab与纵联差动保护的结合
matlab与纵联差动保护的结合,精确计算,工程应用。(matlab combination with longitudinal differential protection, accurate calculation, engineering applications.)
- 2021-03-07 20:29:29下载
- 积分:1
-
我课设编写的自适应邻域的局部直方图均衡化算法源码
可以动态调节运行环境的参数,最小二乘回归分析算法,对HARQ系统的吞吐量分析,数据包传送源码程序,主要是基于mtlab的程序,LZ复杂度反映的是一个时间序列中。
- 2022-09-19 19:35:02下载
- 积分:1
-
Rayleigh_CH
说明: 该程序是用matlab语言实现的对瑞利信道的描述,读者可以一试(that the procedure was used Matlab language of the Rayleigh Channel description, readers can a test)
- 2005-11-24 17:42:40下载
- 积分:1
-
guzhanglizi28
求双谱三维图的一段程序,希望能对你的研究起到一定的帮助作用(Cepstral Seeking a function of pitch, hoping to help thank you study)
- 2013-12-19 16:03:56下载
- 积分:1