-
calibration
相机标定的matlab完整工具箱 功能非常强大(Complete toolbox matlab camera calibration is very powerful)
- 2010-07-12 16:01:25下载
- 积分:1
-
OFDMcyclicalphaTau
此程序是OFDM的循环谱计算,希望对大家有用,(this procedure is the cycle OFDM spectrum, we hope to useful,)
- 2007-06-12 11:21:14下载
- 积分:1
-
facedetection
matlab人脸识别,智能识别人脸,应用于检测识别人脸(matlab face recognition, smart face recognition, face detection and recognition applied)
- 2011-10-16 00:24:45下载
- 积分:1
-
1123
特征点提取,一个关于harris算子提取图像特征的程序。。 做了些许改动(Feature point extracting,Harris operator on image feature extraction process. . Make a few changes
)
- 2011-12-13 17:00:15下载
- 积分:1
-
simexamp
自学Matlab必备的100个小程序代码,详细的对各个基础进行了编程,对初学者有很好的而帮助(The necessary 10 self-study Matlab small program code, detailed to each basis programming, for beginners is good but help
)
- 2012-03-23 18:53:31下载
- 积分:1
-
single_phase_grid_pv
this is a matlab fle that contains a simlin simulaion of a smart grid powered by a photovoltaic planels
- 2014-12-31 22:07:28下载
- 积分:1
-
jpegread
本程序用于在matlab中读取jpeg格式图像的DCT系数( read dct coefficients in jpeg image)
- 2012-01-02 11:39:57下载
- 积分: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
-
OFDM
说明: OFDM,里面的源程序经过调试可以使用,大家参考参考(OFDM, which can debug the source code through the use of your information)
- 2008-11-08 14:59:09下载
- 积分:1
-
distfcm
求解各样本与各聚类中心的距离矩阵,只需输入样本和初始聚集中心。(Disfcm can solve distance.)
- 2014-09-05 15:53:24下载
- 积分:1