-
MATLAB.doc
stats 用于检验回归模型的统计量,有三个数值:相关系数r2、F值、与F对应的概率p.相关系数r2越接近1,说明回归方程越显著;F > F1-α(k,n-k-1)时拒绝H0,F越大,说明回归方程越显著;与F对应的概率p 时拒绝H0,回归模型成立.(stats for the test statistic of the regression model, there are three values: the correlation coefficient r2, F value, and F corresponds to the probability p. The correlation coefficient r2 more close to 1, note the more significant regression equation F> F1-α (k, nk-1) refused to H0, F the bigger shows the more significant regression equation F corresponds with the probability p refused H0, set up a regression model.)
- 2007-12-11 15:45:32下载
- 积分:1
-
mcc
基于最大相关熵准则的时延估计
对称稳定分布噪声环境
时延估计(Time delay estimation based on maximal entropy criterion Symmetric stable distribution noise environment Time delay estimation)
- 2016-03-15 14:50:30下载
- 积分:1
-
fit_ML_laplace
fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!.
Given the samples of a laplace distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = 1/(2*b)*exp(-abs(x-u)/b)
with parameters: u,b
format: result = fit_ML_laplace( x,hAx )
input: x - vector, samples with laplace distribution to be parameterized
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
u,b - fitted parameters
CRB_b - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:06:32下载
- 积分:1
-
FDTD-Class
FDTD方法基本讲义,用于学习FDTD基本概念。(FDTD method is basically notes,to learn FDTD bacic.)
- 2021-03-26 23:39:13下载
- 积分:1
-
JPEG_main
说明: JPEG压缩编码算法函数编程实现 子块DCT变换的图像频谱显示;8×8子块DCT变换系数按“Z”(Zig-Zag)扫描的图像重建;
JPEG压缩编码(进行8×8子块的DCT图像变换,JPEG量化矩阵的量化与反量化,8×8子块DCT的图像重建);
计算图像的均方根误差 、显示误差图像和误差直方图。(failed to translate)
- 2011-03-24 13:36:32下载
- 积分:1
-
MATLAB-Code
有限元几何非线性算例程序(FEM MATLAB Code for Geometrical Nonlinear Analysis)
- 2021-04-22 08:18:48下载
- 积分:1
-
Lag_polyfit New_polyfit
拉格朗日插值法和牛顿插值法,matlab软件编程,.m文件(Lagrange interpolation and Newton interpolation, MATLAB software programming,.M file)
- 2018-03-18 15:49:26下载
- 积分:1
-
AdaBoost
Adaboost Classification algorithm in Matlab
- 2012-06-02 00:29:32下载
- 积分:1
-
fdtd_2d_yuanzhu
实现平面电磁波入射到2D无限长圆柱导体的电磁仿真,FDTD算法实现。(A plane wave incident on an infinitely long cylindrical conductor electromagnetic simulation, FDTD algorithm.)
- 2013-09-03 21:17:53下载
- 积分:1
-
puCon
谱模拟计算频谱包络,进而可以帮助提取子波。预条件共轭梯度法(Spectral simulation, spectral envelope)
- 2017-06-27 16:19:37下载
- 积分:1