-
threesevensegment
A given number (0..999) is tranfered to three seven segment displays using the BCD code.
- 2010-05-20 01:36:45下载
- 积分:1
-
nwspgr
说明: 利用MATLAB生成smolyak稀疏网格(generating smolyak sparse grid using matlab)
- 2021-03-26 10:09:13下载
- 积分: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
-
wls
实现加权最小二乘拟合,经典的系统辨识方法,很管用(Achieve a weighted least-squares fitting, classical system identification methods, it is useful)
- 2014-02-28 10:02:20下载
- 积分:1
-
matlab
matlab学习材料,相关编程仿真,可能对初学者有用(matlab learning materials related to simulation programming, may be useful for beginners)
- 2009-06-03 11:06:00下载
- 积分:1
-
chooseVector.m
calcl md choose vector
- 2011-06-16 06:13:01下载
- 积分:1
-
generat_ofdm
中国移动多媒体广播(CMMB)发射端的MATLAB实现(China Mobile Multimedia Broadcasting (CMMB) transmitter of the MATLAB implementation)
- 2010-12-30 15:47:08下载
- 积分:1
-
pingjun
本程序是基于matlab编程,用于求解平均值,具有快捷高效的特点。(This procedure is based on the MATLAB programming, for solving the average value, has the characteristics of fast and efficient.)
- 2013-09-16 22:14:35下载
- 积分:1
-
OFDM
正交频分复用(OFDM)的调制与解调以及OFDM的误码率。(Orthogonal Frequency Division Multiplexing (OFDM) modulation and OFDM demodulation and bit error rate.)
- 2010-05-12 14:48:48下载
- 积分:1
-
mi-fil
图像中值滤波,利用中值滤波和低通滤波进行比较,分析PSNR,得出性能差别(image filtering, using median filter and a low-pass filter, PSNR analysis, the performance differences come)
- 2007-05-10 18:21:24下载
- 积分:1