-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian 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) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_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
if h is given empty, a figure is created.
output: result - structure with the fields
a - 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:02:55下载
- 积分:1
-
raygen
channel rayleigh fading
- 2011-06-06 02:51:15下载
- 积分:1
-
experiment-with-eye-diagrams
实验四 数字解调与眼图
1. 验证2DPSK 相干解调原理。
2. 验证2FSK 过零检测解调原理。
(Four digital demodulation experiment with eye diagrams
1. verify the 2DPSK coherent demodulation.
2. Verify 2FSK zero-crossing detection and demodulation principle.)
- 2015-02-20 16:27:04下载
- 积分:1
-
MatLab4-2
This disk contains numerical methods software coded in MATLAB. The algorithms are described in the text NUMERICAL METHODS for Mathematics, Science, and Engineering.
- 2010-11-03 01:57:33下载
- 积分:1
-
SMI2
说明: 波束形成自适应算法——样本相关矩阵直接求逆算法(SMI)(Beamforming adaptive algorithm- the sample correlation matrix inversion algorithm directly (SMI))
- 2009-08-26 22:56:41下载
- 积分:1
-
matlab-temperature.m
说明: 计算温度场分布的程序,希望对有关人员有所帮助,基于matlab(Calculated temperature distribution of the procedures in the hope the officers concerned be helpful, based on matlab)
- 2011-03-28 10:53:00下载
- 积分:1
-
Matlab-jiangyi
MATLAB讲义,适合初学者,简单明了,包含全面(MATLAB lecture notes, suitable for beginners, simple, includes comprehensive)
- 2011-05-16 17:03:03下载
- 积分:1
-
case5
说明: 2机5节点系统,可实现简单牛拉法,快速解耦法迭代潮流计算(2-machine 5-node system can realize simple Niula method and fast decoupling method to iterate power flow calculation)
- 2019-03-04 22:48:22下载
- 积分:1
-
psotb
RunExp.m:
-Changed script into a function.
-Coded to accept the numberofRuns as an Argument.
-Added code for automatic Exit from Matlab and Shutdown of WindowsPC.( RunExp.m:
-Changed script into a function.
-Coded to accept the numberofRuns as an Argument.
-Added code for automatic Exit from Matlab and Shutdown of WindowsPC.)
- 2008-05-28 20:06:23下载
- 积分:1
-
UartReadOpenCamDisplay
用MATLAB GUI人機所寫,UART收到值,啟動USB攝影機並擷圖存檔。(Written using MATLAB GUI machine, UART receive the value, start the USB camera and captures map archive.)
- 2010-05-15 15:22:31下载
- 积分:1