-
PPM-TH
时间跳变-脉冲位置调试超宽带发射和接收系统(TH-PPM ultra-wideband wireless communication system)
- 2009-06-19 10:19:19下载
- 积分:1
-
automate_image_twothreads
说明: matlab写的运动检测 自动实现 十分有用的代码 值得学习!(Motion detection matlab automatically write the code should be very useful to learn!)
- 2011-03-25 13:42:57下载
- 积分:1
-
liduceding
matlab中,运用开运算,显示不同半径开操作后剩余的像素和,&每个半径下粒度多少&半径为5时图像中粒度的分布情况(matlab, the use of open computing, display different radii after opening and operation of the remaining pixels, & Under each radius of the particle size distribution of the number & radius 5:00 granularity image)
- 2013-12-23 20:46:56下载
- 积分:1
-
PSO
具有随机权重的优化的粒子群调度算法,改进了权重的计算,使得权重的取值不超过0.9(Having random weight particle swarm optimization scheduling algorithm to improve the calculation of the weight, so that the weight values of no more than 0.9)
- 2013-03-27 20:00:09下载
- 积分:1
-
matlab
matlab聚类和手写数字分析软件,里面有说明怎么安装以及应用(matlab clustering and handwritten numerical analysis software)
- 2013-10-31 21:29:55下载
- 积分:1
-
mean
mean-shift algorithm matlab code
- 2010-10-04 16:23:49下载
- 积分:1
-
qpsk
加性高斯白噪声信道条件下的QPSK信号的调制与解调,观察了调制信号的功率谱图,输入输出信号图,已经时间误码率图与理论误码率的比较(Additive white Gaussian noise channel under the conditions of the QPSK signal modulation and demodulation, observed power spectra of modulated signals, input and output signal maps, plans have been time and theoretical bit error rate BER Comparison)
- 2009-05-25 20:52:01下载
- 积分: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
-
matlab
超宽带无线电技术是一本超宽带领域非常出名的书籍,这是书籍中每一个例子的代码。(The ultra-wideband radio technology is a very well known in the field of ultra-wideband books, this is an example of code books.)
- 2012-04-22 15:32:43下载
- 积分:1
-
good-code
清华大学张旭东老师《现代信号处理》课第二次大作业代码。高效正确地实现RLS算法。(This is an efficient and correct implementation of the RLS algorithm .This code is especially for the project of modern signal processing ,which is tought by Zhang Xudong in Tsinghua University.)
- 2014-12-17 15:21:31下载
- 积分:1