-
ip_09_05
产生L=31的GOLD序列,它由两个移位寄存器输出的模2相加而产生(have L = 31 GOLD sequence, which consists of two shift register output mode and have a combined total of 2)
- 2006-12-25 21:52:15下载
- 积分:1
-
Conference_Template
Template conferece
- 2014-12-26 04:11:38下载
- 积分:1
-
xiaobo
可以求解信号的小波包特征向量,对工程信号的分析有一定帮助(Can solve wavelet packet feature vector signal engineering analysis of the signal)
- 2012-11-07 16:19:15下载
- 积分:1
-
pmfg(1)
Build the PMFG graph a similarity matrix
- 2021-04-15 10:58:55下载
- 积分:1
-
ofdmvsQAM
说明: 该程序包括了ofdm和qam两种调制的matlab仿真程序,并对两种调制方式进行了对比分析并仿真。(the program includes two QAM OFDM modulation and the Matlab simulation program, and two modulation methods for comparative analysis and simulation.)
- 2006-04-10 00:42:59下载
- 积分:1
-
Hotelling_KLT_MATLAB
KLT(PCA,EIGEN T, HOTELLING T) for MATLAB
- 2010-05-13 00:18:15下载
- 积分:1
-
vlfeat-0.9.13-bin.tar
特别牛的SIFT实现,VLFeat 0.9.13,代码特别清晰。C语言编写,有matlab接口。还包括了SIFT, MSER, k-means, hierarchical k-means等相关算法。(A library implements popular computer vision algorithms including SIFT, MSER, k-means, hierarchical k-means. )
- 2011-08-28 11:17:19下载
- 积分:1
-
lp01
用matlab写的单模光纤的LP01模场分布仿真(LP01 mode field distribution simulation matlab write single-mode fiber)
- 2012-09-09 10:48:43下载
- 积分:1
-
xclcolor
自己写的一种颜色校正算法,想要校正什么颜色,请改变Rc/Gc/Bc后减去的值(A color correction algorithm to write their own, what you want to correct color, change the value of Rc/GC/BC after subtracting)
- 2013-04-17 19:48:18下载
- 积分:1
-
Fading-channel-simulation
衰落信道仿真
function r = rayleigh( fd, fs, Ns )
r = rayleigh(fd,fs,N)
A Rayleigh fading simulator based on Clarke s Model
Creates a Rayleigh random process with PSD determined
by the vehicle s speed.
INPUTS:
fd = doppler frequency
set fd = v*cos(theta)/lambda
v = velocity (meters per second)
lambda = carrier wavelength (meters)
theta = angle w/ respect to tangent (radians).
fs = sample frequency (Samples per second)
Ns = number of samples of the Rayleigh fading
process to produce
OUTPUTS:
r = row vector containing Ns samples of the Rayleigh
fading process
Author: Matthew C. Valenti
Mobile and Portable Radio Research Group
Virginia Tech
For Academic Use Only
(Fading channel simulation)
- 2012-04-19 20:13:22下载
- 积分:1