-
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
-
SPM
水色三要素之一的悬浮物反演方法----三波段算法代码。(The pro of three-band method to retrieval SPM.)
- 2018-11-18 13:31:12下载
- 积分:1
-
SX-C
解决很多地下水数值模拟问题,只需要修改相关参数就能运用(Groundwater numerical simulation to solve many problems, only a need to amend the relevant parameters will be able to use)
- 2008-12-18 14:02:37下载
- 积分:1
-
butterworth
butterworth filter for image enhancement
- 2009-11-10 00:43:04下载
- 积分:1
-
getidufhexianxingjiaquanfa
说明: 所传为共轭梯度法和线性加权法,这两种方法在优化中有较大的作用!(The transfer to the conjugate gradient method and linear weighted method, the two methods in optimization have a greater role!)
- 2010-04-17 23:05:25下载
- 积分:1
-
Random-Forest-Matlab-Version
随机森林 MATLAB版算法,可以运行,能较好的实现分类算法,只是速度有点慢(Random forest MATLAB version of the algorithm can be run, better classification algorithms, but the speed is a little slow)
- 2021-04-19 20:18:51下载
- 积分:1
-
matlab-chinaese-help
matlab中文说明,对于英语基础不行的人是一个很好的帮助。(matlab Chinese explanation, not for the foundation in English is a good help.)
- 2013-05-14 14:43:54下载
- 积分:1
-
MSE分析和BER分析-MSEandSNR
OFDM系统中,基于LS信道估计算法和MMSE信道估计算法的MSE分析和BER分析。(OFDM systems, channel estimation algorithm based on LS and MMSE channel estimation algorithms MSE analysis and BER analysis.)
- 2020-07-01 11:20:02下载
- 积分:1
-
matlab_Z_transform
用matlab实现Z变换,希望对大家有帮助(using matlab to realize Z transform.hope it is useful.)
- 2009-09-15 19:43:14下载
- 积分:1
-
Adaptive_Filter_Matlab_code
自适应滤波原理_西蒙.赫金_Matlab_源代码
希望能够对学习自适应滤波技术的朋友有所帮助(Principles of Adaptive Filtering _ Simon. Hyuk Kim _Matlab_ source code would like to learn adaptive filtering technologies help a friend)
- 2008-01-11 21:02:05下载
- 积分:1