-
FFT
计算信号的谱特性,包括频谱特征及功率谱特征。(Calculate the spectral characteristics of the signal, including spectral characteristics and power spectral features.)
- 2011-05-31 16:31:06下载
- 积分:1
-
routing
在复杂网络中,求经典的无标度网络最短路径算法的matlab源程序非常的实用。(In complex networks, and the classical scale-free network shortest path algorithm matlab source code is very practical.)
- 2007-09-17 14:39:37下载
- 积分:1
-
kalman
methode de gold et vabsitters sur la deconvolution
- 2010-02-25 02:27:18下载
- 积分:1
-
advshinners
this file about turbine modeling
- 2012-05-07 17:10:46下载
- 积分:1
-
Horizontal_Bar_Plot
用matlab实现 Horizontal_Bar_Plot(draw Horizontal_Bar_Plot using matlab)
- 2012-08-16 16:53:09下载
- 积分:1
-
hangmingma
对随机序列进行(7,4)汉明码编码,经过bpsk调制解调,然后译码,最后绘出信噪比与误码率的关系曲线(Random sequences (7,4) hamming code encoding, after bpsk modem, and then decoding, and finally draw the signal to noise ratio and bit error rate curve)
- 2010-06-28 22:48:49下载
- 积分: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
-
energy_detection
ROC of Energy detection under AWGN
- 2010-03-02 02:36:17下载
- 积分:1
-
MATLAB_HANDBOOK
MATLAB入门,有利于快速熟悉MATLAB(MATLAB portal is conducive to rapid familiar with MATLAB)
- 2007-01-23 20:32:17下载
- 积分:1
-
espresso.tar
The implemention of the famous logic minimization algorithm, espresso.
Be able to generate makefile automatically(The implemention of the famous logic minimization algorithm, espresso.)
- 2015-01-27 10:38:29下载
- 积分:1