-
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
-
FM
说明: FM(Frequency Modulation) using simulink in Matlab.
- 2010-05-31 05:07:25下载
- 积分:1
-
DSp2fFH---PN
扩频通信的一篇好论文,文件比较齐全比较齐全(A spread spectrum communication papers, documents a relatively complete and relatively complete)
- 2012-05-18 17:31:36下载
- 积分:1
-
rangeestimate_uwb
this code is for ranging applications using UWB signals.it has applications in virtual reality, medical, body area networks.
- 2011-11-17 14:34:21下载
- 积分:1
-
Bubble-Point
Bubble Point Calculation
- 2011-12-01 15:55:19下载
- 积分:1
-
简单的文本框数据传递
MATLAB GUI 简单的文本框数据传递(Simple Text Box Data Transfer in MATLAB GUI)
- 2020-06-19 01:40:01下载
- 积分:1
-
PV模型
说明: 光伏特性曲线m文件,运行可用。在不同温度和光照条件都有。(Photovoltaic characteristic curve m file, available for operation. In different temperature and light conditions.)
- 2019-10-18 21:37:43下载
- 积分:1
-
SpectrumAnalyzer
有关于Matlab实现的频谱分析一篇文章指导(about Spectrum Analyzer in Matlab)
- 2010-09-06 20:18:07下载
- 积分:1
-
collectAnaly
matlab中系统聚类法函数
用最短距离算法的系统聚类样本进行聚类(collectAnaly)
- 2009-11-02 07:02:18下载
- 积分:1
-
LQR-for-vehicule-active-suspension
LQR for active suspension system _ Matlab code
- 2011-11-10 12:04:25下载
- 积分:1