-
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
-
mex1
program from calling VC++ programs from Matlab
- 2010-04-13 20:01:56下载
- 积分:1
-
image-processing
说明: matlab程序,可以完成图片格式=的转换(matlab program, you can complete the picture format = conversion)
- 2010-04-26 10:39:33下载
- 积分:1
-
hybridAPF
Single phase active power filter
- 2013-03-03 14:59:58下载
- 积分:1
-
master
arduino用于控制ENCJ28芯片的库与文件(
arduino ENCJ28 chip used to control and document library)
- 2014-01-10 22:44:58下载
- 积分:1
-
KELM
可用作数据的拟合和分类。核极限学习机采用了核函数,将数据投射到高维空间分类(It can be used for data fitting and classification. Kernel extreme learning machine uses kernel function to project data onto high-dimensional space.)
- 2018-10-12 11:21:38下载
- 积分:1
-
mytp
这是对波场做的一个TP变换,并进行反变换的程序。用matlab实现,可以实现波场分离的效果,文件中还自带了一个简易的理论地震记录(This is the wave field so a TP transform, and transform the process. Using Matlab to achieve, can achieve a separation of wave field effect, the paper also carried with them their own a simple theory of seismic records)
- 2021-04-16 09:28:53下载
- 积分:1
-
pi-method-mc
calculation PI by method MC
- 2013-03-17 21:14:04下载
- 积分:1
-
d3iaetest
新息估计卡尔曼滤波下的仿真例子,运行通过,无错误(The new interest rate is estimated Kalman filter simulation example)
- 2013-03-21 19:05:48下载
- 积分:1
-
kalman
利用了小波分析以及自适应性卡尔曼滤波降低了信噪比,非常实用的论文(Use of wavelet analysis and adaptive Kalman filter reduces the signal to noise ratio, very practical papers)
- 2014-12-02 21:31:54下载
- 积分:1