-
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
-
CHAOLIUJISUANCHENGXU
应用于电力系统潮流计算,使用时只需对结点数目和导纳参数做适当修改(Used in power flow calculation, when used only on the number of nodes and make the appropriate changes admittance parameters)
- 2013-11-21 14:44:29下载
- 积分:1
-
floyd
佛洛依德算法能够求出图中任意两点之间的最短距离(Freud algorithm can find the figure the shortest distance between any two points)
- 2012-01-15 10:57:39下载
- 积分:1
-
matlabLMS
matlab 实现LMS算法,有多个程序请选择使用(LMS algorithm to achieve matlab)
- 2009-05-03 22:57:18下载
- 积分:1
-
NIT-rourkela-final
thesis paper of active power filter
- 2013-11-02 14:14:36下载
- 积分:1
-
kn
说明: 通过迭代的方法来计算物质的光学性质,通过最小二乘法来设置收敛的条件,当结果小于收敛条件时,输出结果(Calculate liquid refractive index, using the iteration method, design the smallest error by the least squares method, to terminate the iteration convergence
)
- 2013-04-05 19:46:12下载
- 积分:1
-
motion_restoration
motion blur restoration, in this .m file motion blur restoration with CLS and wiener algorithms have been done
- 2012-10-03 16:51:59下载
- 积分:1
-
cpml
cpml thechnique for finite difference time domain
- 2012-01-30 16:59:04下载
- 积分:1
-
PV_flyback_inverter_connected_grid
光伏并网逆变器,额定功率为200w,前级通过交错反激实现升压,后级通过逆变全桥完成逆变最后实现并网。(Photovoltaic grid-connected inverter, rated power 200w, the first stage boost through the boost, the latter through the inverter bridge to complete the inverter and finally achieve grid-connected.)
- 2018-07-31 10:09:50下载
- 积分:1
-
GA-wiley-matlab
修改自wiley的书中的各种遗传算法(GA)matlab代码,还包括其他一些算法如粒子群优化,蚁群优化等,均已修改好用!(Modified since the book wiley various genetic algorithms (GA) matlab code, also includes a number of other algorithms such as PSO, ant colony optimization and so on, have been modified handy!)
- 2008-06-18 20:35:52下载
- 积分:1