-
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
-
two
matlab学习,适合初学者对matlab软件进行学习(matlab learning software for beginners to learn matlab)
- 2011-08-06 15:27:55下载
- 积分:1
-
snrchek
it will calculates the SNR if u give noise,clean,noisy speech files as the input it will gives the SNR.
- 2011-11-29 14:05:43下载
- 积分:1
-
threePhase
这个程序是基于电桥的三相电压型逆变电路,可以自由修改负载,得到各相电压,电流的图像。(This program is based on a three-phase voltage source inverter bridge, you can freely modify the load to obtain images of the respective phase voltage and current.)
- 2014-10-29 21:29:53下载
- 积分:1
-
Imm_5_01
用交互多模型算法IMM实现目标跟踪,性能还可以(the matlab source of IMM)
- 2010-05-21 08:01:42下载
- 积分:1
-
Allan_deviation
这个Matlab程序用于计算时域信号的阿伦Allan方差。(The Matlab program used to calculate the time-domain signal Aaron Allan variance.)
- 2020-10-12 21:37:31下载
- 积分:1
-
mayii
说明: 蚂蚁算法 1(Ant Algorithm 1)
- 2006-04-12 09:57:49下载
- 积分:1
-
OCAOCP-Oracle-Database-11g-AllinOne-Exam-Guide
OCAOCP Oracle Database 11g All-in-One Exam Guide
- 2014-08-16 14:43:43下载
- 积分:1
-
07476650HSoptflow
图像处理读入图像序列,可以读入20张图像每次,只要你设定参数(Read image processing image sequences, can be read into the 20 images each, as long as you set the parameters)
- 2011-10-06 11:49:21下载
- 积分:1
-
67506268SS-US-ELM
SS-ELM和US-ELM的程序代码,可以运行(SS-ELM and US-ELM program code, you can run)
- 2021-04-26 20:48:45下载
- 积分:1