-
ImageQuality_evaluation
众多matlab代码用于检测图片质量,比如MSE, PSNR等(Several codes based on matlab used to evaluate the quality of image processing such as MSE, PSNR)
- 2010-08-03 18:51:35下载
- 积分:1
-
F16aerodata
F16气动数据,开环仿真,包括操作性及稳定性数据,前缘襟翼控制参数等。(F16 aerodynamic data, the open-loop simulation, including operational and reliability data, leading-edge flap control parameters.)
- 2011-09-30 11:12:00下载
- 积分:1
-
ZCR
autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2.
The resulting autocovariance column vector acv is given by the formula:
acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar)
where X_bar and Y_bar are the mean estimates:
X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i}
It satisfies the following identities:
1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X)
2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)
- 2013-05-26 22:12:50下载
- 积分:1
-
Jacobi
Jacobi矩阵一般是坐标变换时用的——这个坐标系的坐标依次对那个坐标系的坐标求偏导数即得Jacobi矩阵。积分时从直角坐标变到球坐标、极坐标肯定要在积分号里乘上Jacobi矩阵的行列式。
若其特征值全为正,则此Jacobi矩阵正定,即它的任何二次型都大于零。并且如果是对称Jacobi矩阵,还可以实相合于一个单位阵。是比较强的条件。矩阵A的特征值是这个关于x的方程的所有根
det(A-xI)=0(Jacobi)
- 2010-12-20 23:19:38下载
- 积分:1
-
voice1
说明: matlab语音信号的处理,源文件,M文件··········(matlab voice signal processing, source files, M files)
- 2010-04-29 08:57:20下载
- 积分:1
-
mymconnect
Script I use to overcome some annoyances with mym
- 2011-05-13 02:24:03下载
- 积分:1
-
AES1
testing advanced encryption system in matlab with multiple .m file already tested and well working under any of mathlab versions new or older.
- 2011-05-22 17:08:39下载
- 积分:1
-
LZW_demo
lwz编码的多个示例程序,用于教学,有大量的注释,方便学生自学。(lwz coding)
- 2013-04-22 10:54:58下载
- 积分:1
-
imp_papers
Random processes important papers from previous years.
- 2010-06-16 05:02:54下载
- 积分:1
-
ekfslam_v2.0
利用MATLAB建立扩展卡尔曼滤波器进行扫描滤波(using MATLAB establishment extended Kalman filter for filtering scanning)
- 2006-06-20 17:51:34下载
- 积分:1