-
Alamouti
Space Time Trilles Algorithm
- 2009-11-24 12:02:41下载
- 积分:1
-
slic
基于matlab的超像素图像分割算法实现代码,将图像分割为小块表示(Matlab-based super-pixel image segmentation algorithm code, the image is divided into small representation)
- 2013-11-14 18:56:59下载
- 积分: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
-
JSjpeg
JPeg编码的实现 对于初学者来说还是比较好用的 (JPEG编码的实现 对于初学者来说还是比较好用的 )
- 2011-01-06 14:03:39下载
- 积分:1
-
dsp
数字信号处理matlab例程,含离散时间傅里叶变换、光谱分析、数字滤波器设计(Digital signal processing matlab program, including the discrete-time Fourier transform, spectral analysis, digital filter design)
- 2015-03-27 00:40:11下载
- 积分:1
-
VCMatlab
本文详细介绍了在VC环境下调用Matlab文件的方法,可按照说明一步一步执行(This paper introduces in detail in the VC environment call Matlab documents can follow the step-by-step implementation)
- 2007-12-27 20:11:23下载
- 积分:1
-
dip-solution
dip solution is based on solution of text book of digital signal processing
- 2014-08-25 11:12:52下载
- 积分:1
-
Face-Recognition
face recognition for matlab program , maybe be coplicated
- 2014-10-04 13:58:32下载
- 积分:1
-
基于蚁群算法的三维路径规划
说明: 用栅格模型表示工作环境,确定机器人运动起始结点和目标结点后,对工作环境进行分析,选取起始点与目标点之间连线附近的若干栅格,以被选取栅格为关键点,采用蚁群算法分别计算关键点与起始点和目标节点之间的最短路径,求取全局最短路径(With grid model to represent the working environment, robot motion after initial nodes and target, analysis of working conditions, selecting starting point and the target point near the connection between a number of grid, grid for the key points to be selected, key point and the starting point is obtained by using the ant colony algorithm respectively and the shortest path between the target node, calculate the global shortest path)
- 2020-07-03 00:02:20下载
- 积分:1
-
randomcreater
伪随机信号发生器,可生成PN63,PN511序列 ,调试通过,可直接使用,也可以稍微修改用在其他伪随机序列生成(Pseudo-random signal generator, can generate PN63, PN511 sequence, through debugging, can be used directly, or you can use a little change in other pseudo-random sequence generation)
- 2010-10-20 11:18:55下载
- 积分:1