-
all
用三种不同的方法(MS/MMSE/ML)估计cp同步的位置(Using three different methods (MS/MMSE/ML) estimate the location of sync cp)
- 2010-07-07 14:45:07下载
- 积分:1
-
opm-merge
openMP merge sort code.
- 2010-10-29 17:10:57下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
The-multivariable-PID-tuning
多变量PID调谐功率单元机组的非线性控制(Multivariable PID tuning Power Generating Unit and nonlinear control)
- 2013-04-19 20:06:14下载
- 积分:1
-
TDOA_chan111
tdoa 的chan算法matlab源程序(tdoa chan matlab)
- 2021-04-07 22:29:01下载
- 积分:1
-
5pcnn-segmentation
with simplified pulse coupled neural network for image binary segmentation of surveying and mapping science and technology papers
- 2014-11-19 06:26:43下载
- 积分:1
-
work
用matlab实现牛顿向前插值,代码简单易懂,适合初级matlab学习者。(Newton forward interpolation using matlab implementation, code easy to understand, matlab for elementary learners.)
- 2010-05-20 08:09:41下载
- 积分:1
-
MIMO-tianxianxuanze
关于MIMO中编码技术及天线选择的相关问题的研究(Issues related to coding and antenna selection in MIMO systems)
- 2012-05-21 19:52:46下载
- 积分:1
-
5
说明: , =2π, =1/2π,取采样周期 =π/2, =2/π=4 满足采样定理: ,N=5,10,20。 比较 与 。(, = 2π, = 1/2π, take the sampling period = π/2 = 2/π = 4 satisfy the sampling theorem: N = 5,10,20. Compare with.)
- 2012-11-01 23:21:34下载
- 积分:1
-
lecture_examples
examples contain source codes about PID control
- 2011-02-01 21:34:30下载
- 积分:1