-
matlablibs
VC++与Matlab混合编程时,所需的lib库文件压缩包(VC++ and Matlab mix program,need liblibrary rar)
- 2015-03-13 15:41:40下载
- 积分:1
-
svpwm
电压空间矢量调制的M语言实现,单个文件实现很方便,已经通过验证(Voltage space vector modulation of the M language, very easy to achieve a single file has been validated)
- 2020-10-24 13:17:21下载
- 积分:1
-
ybus
ybus is a code for calculating a bus
- 2010-11-30 00:49:19下载
- 积分:1
-
Matlab-youhua
一篇matlab代码优化的文章,对写matlab代码具有很好参考意义!(A matlab code optimization of the article, write matlab code of good reference value!)
- 2011-04-19 15:20:14下载
- 积分:1
-
OpticalFlow1
a matlab code to implement optical flow algorithm for motion estimation in consecutive images
- 2011-06-23 16:01:29下载
- 积分:1
-
Basics_using_matlab_fuzzy_toolbox
Matlab環境中的基礎模糊演算法教程, 包含基本模糊理論和工具箱的使用(A basic tutorial for using fuzzy toolbox in Matlab, containing fuzzy theory.)
- 2012-07-20 01:34:04下载
- 积分:1
-
Two-subspace-algorithms-
两种子空间辨识的闭环方法 两种子空间辨识的闭环方法 (Two closed-loop subspace identification method of the two closed-loop subspace identification methods)
- 2014-06-12 16:56:21下载
- 积分:1
-
2LEDbars
light emiitting diod
- 2012-04-24 16:39:12下载
- 积分:1
-
matlabtuxiangmingling
说明: matlab的图像命令,,有详尽的函数说明,,便于查询(matlab image order, a detailed function description, easy to check)
- 2010-04-23 17:12:08下载
- 积分: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