-
FHSS_DSSS_CDMA
直扩与跳频的调制解调过程在CDMA的具体实现(DS and FH CDMA modulation and demodulation process in a concrete realization)
- 2010-12-09 08:55:00下载
- 积分:1
-
matlabGUI
本书主要介绍 MATLAB GUI的设计,是matlab界面设计的必备书籍,大量的实例,很实用!(This book focuses on MATLAB GUI design is essential matlab interface design books, a large number of instances, very practical!)
- 2010-01-17 17:05:29下载
- 积分:1
-
LaplaceFilter
说明: 采用laplace算子点云滤波
采用laplace算子点云滤波(use laplace to filter point cloud data
use laplace to filter point cloud data)
- 2011-04-01 10:34:10下载
- 积分:1
-
matlab-simulation-of-m-sequence
对m序列的原理、结构、性质进行了分析,在Matlab中采用编程和Simulink动态仿真功能2
种方式实现了m序列.仿真实验表明,这2种方法简单,易于实现,可移植性较强,具有可行性和
设计的合理性.
(The principle of the m sequence, structure and properties were analyzed in Matlab, Simulink using dynamic programming and simulation capabilities are 2 ways to achieve the m sequence. Simulation results show that these 2 simple and easy to implement, portability strong the feasibility and rationality of the design.)
- 2011-05-11 08:54:54下载
- 积分:1
-
MATLAB
matlab有关的编码规则理论。语法,编程技巧(matlab related to the encoding rules theory. Syntax, programming techniques)
- 2012-05-07 15:44:29下载
- 积分:1
-
Motion_Detection
motion detection people tracking after performing background subtraction and blobs detection use for video suvelliance
- 2011-07-08 10:42:51下载
- 积分:1
-
different-fractional-order-chaotic
一种异结构分数阶混沌系统投影同步的新方法_黄丽莲(A heterologous structural projective synchronization of fractional order chaotic systems new method _ Huang Lilian)
- 2013-10-23 10:16:33下载
- 积分:1
-
MATLAB234321466
MATLAB在机械设计专家系统中的应用.论文
(MATLAB in mechanical design expert system application. Papers)
- 2007-05-15 23:12:06下载
- 积分:1
-
SAR
基础的的SAR成像源代码!能够实现运行,供学习参考(this is the code of sar ,it is very good!)
- 2013-03-15 21:57:27下载
- 积分: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