-
kfdemo
在matlab上实现卡曼滤波器的基本功能,分五个基本步骤,运行程序无误,已测试。(Kalman filter in matlab to achieve the basic functions, divided into five basic steps, run the program correctly, has been tested.)
- 2011-04-19 01:45:08下载
- 积分:1
-
M
说明: m算子实现特征点提取
为以后的立体匹配等工作做好前期工作(Feature point extraction and matching in computer vision to achieve three-dimensional modeling
Applicable to a variety of industries and research fields
Wide range of applications is very important in the field of scientific research now)
- 2012-04-03 11:05:28下载
- 积分:1
-
moravecoperator
Matlab编写的特征点提取算子
用于影像匹配等(Matlab prepared Feature Extraction operator for image matching, etc.)
- 2020-12-10 10:59:18下载
- 积分:1
-
PSK_AWGN
modulation psk canal awgn
- 2012-01-09 04:55:39下载
- 积分:1
-
TheSimulationofthemodencommunicationsystem
The simulation based on the Matlab Simulink of the moden communication system.
- 2010-08-18 20:01:29下载
- 积分:1
-
LMaFit-b2
递秩矩阵拟合,Matrix Completion ,Sparse Matrix Separation ,Matrix Compressive Sensing (Low-rank Matrix Fitting)
- 2009-11-07 21:13:05下载
- 积分:1
-
CommLib
QAM调制解调通信系统仿真及研究,基于systemview软件的调制解调,仿真电路图(QAM modulation and demodulation communication system simulation and research, based on the systemview modem software, the simulation circuit)
- 2011-04-20 12:49:38下载
- 积分:1
-
MATLABdianxiangsu
MATLAB图片点的像素坐标(读入图片,点击就能显示像素坐标)(MATLAB image point in pixel coordinates (read pictures, you can click the display pixel coordinates))
- 2011-06-20 23:52:38下载
- 积分: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
-
compute_THD
计算时间信号序列的谐波总畸变率,同时课计算基波的幅值和相位,典型应用于电力信号分析。(The total harmonic distortion signal sequence computation time, while computing the fundamental lesson of the amplitude and phase of the signal analysis is applied to a typical power.)
- 2014-04-12 18:05:55下载
- 积分:1