-
4
说明: 信号处理综合应用中的声估计MATLAB程序(Signal processing integrated application of sound estimated MATLAB program)
- 2011-01-06 21:54:01下载
- 积分:1
-
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
-
cumest
计算信号累积量的程序。包括:主程序cumest.m。调用程序cum2est.m;cum3est.m;cum4est.m(Calculating the amount of signal accumulation process. Include: main cumest.m. Calling program cum2est.m cum3est.m cum4est.m)
- 2021-03-09 10:09:28下载
- 积分:1
-
MATLAB
经典matlab算法,好好学习的话,收益很大的 呵呵(perfect matlab materials)
- 2010-12-23 15:48:11下载
- 积分:1
-
Game-Theory-for-MATLAB
matlab博弈论的完整程序资料,欢迎大家下载交流。(matlab Game Theory)
- 2012-06-14 16:34:46下载
- 积分:1
-
metropolis_hastings
metropolis algorithm code is a useful tool to generate estimated values.
- 2014-12-02 11:24:26下载
- 积分:1
-
SD_alogorithm
SD算法,球形译码算法,程序完整,可读性强,希望对需要的人有所帮助(SD algorithm, the sphere decoding algorithm, program integrity, readability, and hope to those who need help)
- 2015-01-15 10:11:28下载
- 积分:1
-
TidalWavelet
常用潮流分析,小波分潮分析,常用于大于等于一年的数据组中(Tide gauge data analysis)
- 2017-12-06 05:11:03下载
- 积分:1
-
matlab_img
maltlab图像处理常用到的命令,基础教程。(maltlab commonly used image processing to the order, the basis of course.)
- 2009-05-02 15:10:38下载
- 积分:1
-
fse-source
for prediction. some code for time series prediction
- 2011-07-26 20:11:13下载
- 积分:1