-
magsint2
说明: 用简单迭代法求非线性方程f(x)=0有根区间[a,b]中的一个根 maiter
用途:用定步长高斯就积公式求函数的积分 magsint(w)
- 2010-03-17 12:11:59下载
- 积分:1
-
Second-order-system-identification
用MATLAB实现最小二乘法和最小方差的参数辨识(Using MATLAB complete parameter identification method of least squares and minimum variance)
- 2014-10-26 11:14:56下载
- 积分:1
-
MATLAB-for-EXCEL
matlab对EXCEL进行操作,包含xlswrite函数和xlsread函数。(matlab for EXCEL operation, including xlswrite functions and xlsread function.)
- 2013-10-06 10:32:28下载
- 积分:1
-
FFT
对傅里叶变换的理解和matlab程序实现(Fourier transform matlab program to achieve understanding and)
- 2014-02-06 20:48:58下载
- 积分: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
-
offline-identification
offline identification using neural network
- 2015-02-10 04:36:03下载
- 积分:1
-
tsp_ga
遗传算法解决TSP问题的一个不错的程序,在MATLAB下就可以应用,很好用(Genetic algorithm to solve TSP problems a good program, MATLAB can be applied, under, very good use)
- 2009-09-15 09:28:08下载
- 积分:1
-
INTER-CARRIER-INTERFERENCECANCELLATION-FOR-OFDM-S
this reports explain the effect of ICI in ofdm with matlab code.
- 2012-04-02 23:46:22下载
- 积分:1
-
lmsbianshi
LMS算法用于系统辨识的MATLAB源码(LMS algorithm for system identification MATLAB source)
- 2007-06-18 08:22:01下载
- 积分:1
-
osi_internet
osi internet explication
- 2015-02-12 17:27:10下载
- 积分:1