-
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
-
stbc_ofdm(Frequency)
程序主要从频域分析了ofdm系统结合STBC性能上的改善(procedures mainly from the frequency domain analysis of OFDM systems STBC performance improvement)
- 2006-06-21 09:50:13下载
- 积分:1
-
two_signal
说明: 两个信号的DOA估计,用4阶累积量方法。(Two signal DOA estimation, using 4-order cumulant method.)
- 2008-12-03 18:37:02下载
- 积分:1
-
Razrabotka_CGI_prilogenii_na_Perl
Developing applications on the CGI-Perl Kevin Meltzer Brent Michalski of the Russian language
- 2013-11-04 20:22:55下载
- 积分:1
-
KalmanAll
toolbox for kalman filter implementation
- 2013-04-25 21:05:15下载
- 积分:1
-
electromagnetic-field-moment-method
用矩量法计算半波振子的电流分布、输入阻抗、E面方向图。(Calculated half-wave dipole moment method using the current distribution, input impedance, E plane patterns.)
- 2013-12-03 21:49:38下载
- 积分:1
-
MATLAB codes used in Mathematical Methods for Diff
说明: 本程序为利用matlab求解微分方程的源程序及相关例子(the procedures for the use of Matlab to solve the differential equation of the source and relevant examples)
- 2005-09-02 22:12:54下载
- 积分:1
-
Report
report for numerical computation coursse
- 2014-09-07 14:50:47下载
- 积分:1
-
spare_matrix
稀疏矩阵的matlab算法,以及稀疏矩阵存储技术的介绍。(Matlab sparse matrix algorithms, and sparse matrix storage technology introduction.)
- 2011-08-28 08:31:54下载
- 积分:1
-
matlab
基于matpower的配电网潮流计算程序,33节点与69节点(Calculation program, 33 nodes and 69 node distribution network based on the flow matpower)
- 2021-03-21 23:19:17下载
- 积分:1