-
beat-frequency
本例程序计算了光拍频和光多普勒效应的演示程序(beat frequency caculate)
- 2011-05-03 15:30:27下载
- 积分:1
-
Power-Spectral--Density-of-a-time-serie
power spectral density
- 2014-09-16 04:51:44下载
- 积分:1
-
Beginners_code
对于压缩感知初学者而言的很好的编程入门资料,内含很多小例子(A good introduction for CS beginners,including many code examples)
- 2013-03-01 20:32:09下载
- 积分: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
-
Matpower
说明了MATPOWER 4.0b3版本的具体操作细节(Matpower 4.0b3 User s Manual)
- 2010-07-11 23:21:33下载
- 积分:1
-
Quat2Euler
将Quaternion四元素坐标系转换为一般的欧拉角坐标系,避免采用反三角函数导致的值域限制问题。参数xi为搜索的精度,对于每个欧拉角可以分别设定,xi越小,搜索越精确。(Quaternion quaternion coordinate system will be converted to general Euler angle coordinate system, avoiding the use of inverse trigonometric functions due to range limitations. The accuracy of the search parameter xi, for each Euler angle can be set separately, xi smaller, more accurate search.)
- 2011-09-30 10:55:38下载
- 积分:1
-
solve-Sudoku
用来解数独游戏的程序,适合matlab入门者学习参考。(The program to solve Sudoku.)
- 2013-11-21 21:11:26下载
- 积分:1
-
DistributedPowerControl
分布式功率控制算法,对研究CDMA功率控制很有帮助~(Distributed Power Control)
- 2013-12-13 15:48:04下载
- 积分:1
-
s_p52
Modern control systems (Dorf)
Section 2 page 52
- 2018-02-04 02:09:34下载
- 积分:1
-
Chapter7
关于无线网络的matlab仿真的经典教材第七章, 适合有一定基础的同志们学习(Matlab simulation of wireless networks under Chapter VII of the classic textbook for a certain comrades based learning)
- 2010-07-06 12:39:24下载
- 积分:1