-
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
-
gaussfitarc_n
matlab中使用不同参数的gauss基函数逼近圆弧 (the matlab using different parameters in gauss base function approximation arc)
- 2013-04-12 09:34:00下载
- 积分:1
-
RD-CS
经典SAR matlab仿真程序,比较适合于初学者,保证无措(Classic SAR simulation program, more suitable for beginners)
- 2015-03-07 20:25:19下载
- 积分:1
-
Codes
GPS signal processing.
- 2015-03-30 17:06:08下载
- 积分:1
-
apnr2
automatic number plate recognition using matlab
- 2012-01-23 17:26:58下载
- 积分:1
-
guangfudezuidagonglvzuizong
最大功率输出控制的光伏发电系统,通过输出功率作为反馈信号控制输入电压,是系统处于最大功率输出。这个是最大功率追踪部分。(Maximum power output of photovoltaic power generation system controlled by the output power control input voltage as a feedback signal, the system at the maximum power output. This is the maximum power point tracking section.)
- 2014-02-18 09:28:22下载
- 积分:1
-
lu19
本例利用小波分析检测信号中的奇异点并消除(Using wavelet analysis of signal singularity detection and elimination in)
- 2012-05-16 15:18:11下载
- 积分:1
-
intprog
整数规划的MATLAB实现
函数求解如下形式的整数规划问题(Integer Programming MATLAB function to calculate the form of integer programming problem)
- 2012-05-21 11:54:10下载
- 积分:1
-
dtcwt
dual tree complex wavelet transform (dtcwt) matlab codes
- 2014-10-07 06:04:28下载
- 积分:1
-
ff
antenna array factor
- 2013-09-10 04:07:38下载
- 积分:1