-
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
-
xunbeibuchang
寻北精度补偿 捷联惯性导航 滤波降噪 多位置方法(north find algorithm sins filter)
- 2012-04-08 09:40:08下载
- 积分:1
-
3.1-Configuring-catalyst-switch-operation
matlab code version of network security j
- 2012-06-20 00:08:32下载
- 积分:1
-
Gradient-Descent
梯度下降(可视化,两个例子),对于初学者来说有用。(Gradient Descent(visualization,two examples))
- 2014-12-10 15:02:03下载
- 积分:1
-
eegToTones.m
将脑电波数据转换为脑电波谱并显示为脑电谱图像(EEG to Tones)
- 2010-03-01 10:47:59下载
- 积分:1
-
BPJD2
passive Anti-islanding method(PJD)
- 2012-03-27 12:45:55下载
- 积分:1
-
examples
利用有限差分方法计算两个横向磁场介质波导元件(This function computes the two transverse magnetic field components of a dielectric waveguide, using the finite difference method)
- 2011-09-08 16:07:39下载
- 积分:1
-
matlab-control-toolsbox
matlab 控制工程 工具箱 说明与介绍(matlab toolbox describe and introduce control engineering)
- 2013-07-23 22:19:19下载
- 积分:1
-
yuyin
语音信号的采集与处理,数字信号处理课设,可对已录制好的语音进行高中低频的滤波处理,并可现场录音处理,包含所有源代码,GUI,课设报告等。(Voice signal acquisition and processing, digital signal processing class- can be carried out on the high school has recorded the voice of low-frequency filter processing, recording and processing the scene, including all source code, GUI, class based reports.)
- 2011-11-29 15:08:59下载
- 积分:1
-
casestudy1_1
雷达方程----------根据参数计算雷达方程,并绘制相应图像(Radar equation ---------- according to the parameters to calculate the radar equation, and draw the corresponding image)
- 2012-03-21 22:58:38下载
- 积分:1