-
fit_rayleigh_pdf
fit_rayleigh_pdf - Non Linear Least Squares fit of the Rayleigh 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)=r*exp(-r^2/(2*s))/s
with parameter: s
format:result = fit_rayleigh_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
output: result - structure with the fields
s - 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:13:28下载
- 积分:1
-
cliff-walking-
many demos of matlab
- 2012-11-25 16:22:12下载
- 积分:1
-
PCM32
PCM编码failed to translatefailed to translatefailed to translate(failed to translatefailed to translatefailed to translate)
- 2009-03-08 18:46:01下载
- 积分:1
-
gmresm_mine
计算大型矩阵的一般的gmres算法matlab程序。(large matrix calculation of the general gmres algorithm Matlab procedures.)
- 2007-01-01 16:25:17下载
- 积分:1
-
TD9--REPRESENTATION-DETAT
AN IMPORTANT class of theoretical and practical
problems in communication and control is of a statistical nature.
- 2015-03-15 00:09:02下载
- 积分:1
-
Motion_Estimation_2_
it performs video compression using motion compansation
- 2010-10-28 21:48:00下载
- 积分:1
-
dlimintc
/* File : dlimintc.c
* Abstract:
*
* Example MEX-file for a discrete-time limited integrator.
*
* Syntax: [sys, x0] = dlimintc(t,x,u,flag,lb,ub,x0,ts)
*
* For more details about S-functions, see simulink/src/sfuntmpl_doc.c
- 2009-12-26 23:22:40下载
- 积分:1
-
Digital
用于修改图像的对比度 内含程序所需的素材图片 (Used to modify the image contrast)
- 2010-01-27 22:56:36下载
- 积分:1
-
Deskt234op
【谷速代码】matlab源码程序 MRF变化检测 可以作为参考使用,程序是word版本
([Valley] matlab source code speed MRF change detection program can use as a reference, the program is a word version)
- 2014-12-16 23:10:31下载
- 积分:1
-
TP
说明: example of the fuzzy logic in simulation
- 2010-07-28 21:00:35下载
- 积分:1