-
WIM2_ITU_ChannelModel_ver4
The channel modeling work package WP1 of IST-WINNER project provided a Matlab implementation of
the WINNER Phase II Model (referred as WIM this onward). The main purpose of the WIM channel
models is to generate a radio channel realisations for a link and system level simulations. The
implementation is based on the earlier implementations of WINNER II interim model [6], WINNER I
(interim) model [3], 3GPP/3GPP2 Spatial Channel Model (SCM) [4] and SCM(E) Extension models. For
details concerning the WIM model, please refer to [1]. This document describes the SW implementation
structure of WIM, its input/output interface and its functionality. Channel model scenarios and parameters
are modified to correspond to IMT.EVAL [7] channel model.
- 2020-09-02 14:58:08下载
- 积分:1
-
model1500
Simulink model of a 1.5 MW wind turbine with direct-driven permanent magnet generator
- 2011-07-30 14:50:17下载
- 积分:1
-
RLS
系统辨识中参数辨识ARM模型 基于递推最小二乘法(ARM system identification parameter identification method based on recursive least squares model)
- 2016-12-20 16:31:26下载
- 积分:1
-
rcos
详细介绍了升余弦滤波器的计算和与其它滤波器的性能比较。(Raised cosine filter is described in detail the calculation and comparison with the performance of other filters.)
- 2010-10-07 10:10:46下载
- 积分:1
-
MATLAB......renlainshibie
说明: 基于MATLAB的人脸检测,对初学者和相关人员有帮助的(MATLAB-based face detection, and associated personnel for beginners help)
- 2011-04-12 10:52:49下载
- 积分:1
-
image-energy
matlab脚本,附带例子图片。能够批量对图像进行简单处理,并计算能耗(Matlab script that comes with example pictures. Able quantities of simple processing, the image and calculate the energy consumption)
- 2012-04-04 18:20:36下载
- 积分:1
-
Fuzzycontrol
模糊自整定PID控制系统设计与仿真
飞机俯仰姿态保持模糊PID控制 (Fuzzy self-tuning PID control system design and simulation aircraft pitch attitude to maintain Fuzzy PID Control)
- 2021-04-01 14:39:08下载
- 积分:1
-
fft2
matlab实现的fft2程序,可用于图像频谱分析(matlab implementation of fft2 procedures, can be used for image spectral analysis)
- 2009-03-24 10:37:09下载
- 积分:1
-
zhengliu
基于单周期控制的整流器,采用MATLAB进行建模仿真。(The rectifier based on one cycle control, using MATLAB modeling and simulation.)
- 2012-05-02 22:37:50下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1