-
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
-
Image_Reconstruction_2D_FFT
This matlab code is used to reconstrcute 2D image by 2D_FFT.But we must resample the collected data by 2D interpolation.This method is useful and can be used in the real-time condition.
- 2010-05-14 20:46:55下载
- 积分:1
-
discrim
Discriminant Analysis Toolbox
- 2010-03-02 03:17:38下载
- 积分:1
-
FDM_circular
提供一种利用有限差分法matlab求解雷诺方程的方法(A method for solving Reynolds equations using the finite difference method MATLAB is presented)
- 2017-06-25 20:41:56下载
- 积分:1
-
cluster
说明: 聚类的算法,包括K-means,密度聚类,密度比聚类,谱聚类等(Clustering algorithm, including k-means, density clustering, density ratio clustering, spectral clustering, etc)
- 2021-02-05 17:39:56下载
- 积分:1
-
rk
说明: 荣格库塔法解微分方程组,比matlab自带的ode求解命令更准确,误差更少(Rong-Kutta method for solving differential equations group' s ode to solve than the matlab command comes more accurate, less error)
- 2010-06-10 13:40:03下载
- 积分:1
-
virtualElements
自己编写的MIMO雷达的虚拟阵列的示意图程序:四个载频、相对于基频的虚拟阵列示意图。(virtual elements,MIMO radar)
- 2014-01-09 10:30:48下载
- 积分:1
-
fangwenkongzhi
访问控制课设报告,自主访问控制和基于角色的访问控制(Report class-based access control, discretionary access control and role-based access control)
- 2014-01-11 23:12:58下载
- 积分:1
-
MIMOwithZeroForcing
MIMO with Zero Forcing Successive Interference Cancellation equalizer
- 2010-08-24 20:25:37下载
- 积分:1
-
Function-Optimization
Genetic Algorithm for Function Optimization
- 2014-09-13 22:06:47下载
- 积分:1