-
RS_BCH
bch 编码的matlab源程序 可以参考 (BCH coding matlab source code can refer to)
- 2007-10-25 11:17:37下载
- 积分:1
-
ReadEyeCoordinate_FERET
一种能有效读出FERET库中的人眼坐标的有效方法,适用于有关人眼的人脸识别。(an effective FERET read out the eyes of the effective ways to coordinate, applicable in the eyes of face recognition.)
- 2007-04-10 10:58:12下载
- 积分:1
-
14bus
使用simulink潮流计算的程序,采用的是14节点进行仿真。使用simulink潮流计算的程序,采用的是14节点进行仿真。(Use simulink flow calculation program, it uses a 14-node simulation.Use simulink flow calculation program, it uses a 14-node simulation.)
- 2016-01-28 22:47:31下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
ProgDTC
DPC matlab file two level VSI
- 2010-08-07 05:29:21下载
- 积分:1
-
system-identification
说明: 多个辨识算法的GUI编程
包括最小二乘,递推最小二乘,牛顿参数,梯度矫正,极大似然法等。(GUI programming multiple recognition algorithms, including least squares, recursive least squares, Newton' s argument, the gradient correction, the maximum likelihood method.)
- 2011-03-06 10:42:01下载
- 积分:1
-
ccdrekgx
LCMV优化设计阵列处理信号,本科毕设要求参见标准测试模型,在matlab R2009b调试通过,包含特征值与特征向量的提取、训练样本以及最后的识别,BP神经网络用于函数拟合与模式识别。( LCMV optimization design array signal processing, Undergraduate complete set requirements refer to the standard test models, In matlab R2009b debugging through, Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, BP neural network function fitting and pattern recognition.)
- 2016-03-19 19:31:54下载
- 积分:1
-
envelop_by_xcorr
Matlab 自相关方法求声音信号包络源代码及说明(Method Matlab autocorrelation envelope of the voice signal and note the source code)
- 2009-04-26 11:39:59下载
- 积分:1
-
C3
说明: This code is related to the course Digital Communications. It makes a simple communication system which uses AWGN and QPSK
- 2013-11-10 02:30:58下载
- 积分:1
-
802.11a-OFDM-MATLAB-Code
802.11a OFDM MATLAB仿真代码(802.11a OFDM MATLAB simulation code)
- 2013-11-06 14:23:32下载
- 积分:1