-
dingshiguanji
手把手教你如何用matlab调用系统程序,并自动控制电脑定时关机(Taught you how to use matlab call system procedures, and automatic computer shutdown timer)
- 2010-06-05 19:30:01下载
- 积分:1
-
code
MATLAB编写实现图像几何校正的程序,根据靶图将tiger图像从鱼眼形变恢复(MATLAB for Image geometry correction preparation procedures, in accordance with the target map to tiger fish-eye images from the restoration of deformation)
- 2009-05-02 15:33:03下载
- 积分:1
-
LMS-algorithm-
一种改进的变步长归一化算法的研究,对比归一化算法,有了比较好的改善(An improved variable step length normalization algorithm research, contrast normalization algorithm, a better improvement
)
- 2013-11-29 10:57:56下载
- 积分:1
-
hurst
计算hurst指数,包含很多个Hurst指数方法。使用简单(Calculated hurst index contains many a Hurst index method. Simple)
- 2010-01-20 13:13:45下载
- 积分:1
-
hyperspectral-images_pca
说明: 一个针对高光谱图像进行主成分分析的小程序,但要求高光谱图像的格式是.mat格式。(For hyperspectral image of a principal component analysis of small programs, but requires the format of hyperspectral images. Mat format.)
- 2011-03-05 17:12:19下载
- 积分:1
-
matlab-chinese-help
matlab中文帮助,现在Matlab的下载资源较少,中文版的帮助更少,有了中文版,可以更好的学习Matlab(matlab Chinese help, and now Matlab download with fewer resources, the Chinese version of the help less, with the Chinese version, you can better learning Matlab)
- 2008-04-24 09:30:59下载
- 积分:1
-
ZEVEN
Matlab教程第7章,编程与数据分析、整理(Matlab Guide Chapter 7, programming and data analysis, sorting)
- 2013-07-20 10:08:35下载
- 积分: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
-
delay
基于互功率谱的时延估计算法,对仿真结果有图详细描述(Based on cross-power spectrum of time-delay estimation algorithm, simulation results have plans for a detailed description of)
- 2020-11-05 11:29:53下载
- 积分:1
-
KL
说明: matlab实现的K-L变换实现主成分分析(matlab implementation of KL transform PCA)
- 2011-10-14 00:46:46下载
- 积分:1