-
QPSKandQAM256
qpsk 和 qam的完整仿真,非常详细(qpsk qam and the integrity simulation, very detailed)
- 2007-06-14 21:26:13下载
- 积分:1
-
grap
plot of the hyperbolic paraboloid
- 2015-03-06 20:35:28下载
- 积分:1
-
spam686
提取图像的SPAM686维特征,可以用SVM来进行隐写分析(Extract images SPAM686 dimensional feature, you can use SVM to steganalysis)
- 2021-03-29 08:39:11下载
- 积分:1
-
mppz
In matlab can do MPPZ with notchblook and indefeed hyporeness.
- 2010-06-19 06:30:33下载
- 积分:1
-
ContextAwareSaliency
Its a saliency method by sombody ok.
- 2013-03-23 22:47:50下载
- 积分:1
-
improvedProny1
this is improved prony method that is very strengs for noisy signal
- 2021-05-08 18:58:35下载
- 积分:1
-
STM32-MPU6050-
mpu6050模块测试,mpu6050的测试程序,用于读取mpu6050的测试值,简单作为大家的参考资料(mpu6050 test procedures,mpu6050 test program for reading test values mpu6050 and simple as a reference for everyone
)
- 2015-03-27 10:06:07下载
- 积分:1
-
LMS
LMS算法实现自适应滤波
clear close all clc
N=10000 设置仿真长度
信号产生参数设定
a1=-0.195
a1=-1.5955
a2=0.95
R0=[1,a1,a2 a1,1+a2,0 a2,a1,1]
p=[1,0,0]
r=inv(R0)*p 计算理论自相关函数
R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵
p1=[r(2),r(3)] 生成互相关
h=inv(R)*p1 计算维纳解
Jmin=r(1)-h *p1 计算维纳解时最小均方误差
u=1/sum(eigs(R)) ( LMS算法实现自适应滤波
clear close all clc
N=10000 设置仿真长度
信号产生参数设定
a1=-0.195
a1=-1.5955
a2=0.95
R0=[1,a1,a2 a1,1+a2,0 a2,a1,1]
p=[1,0,0]
r=inv(R0)*p 计算理论自相关函数
R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵
p1=[r(2),r(3)] 生成互相关
h=inv(R)*p1 计算维纳解
Jmin=r(1)-h*p1 计算维纳解时最小均方误差
u=1/sum(eigs(R)) )
- 2021-03-01 22:29:34下载
- 积分:1
-
ref-for-base-paper
The most ofICI avoidance algorithms divide UEs into
cell edge and cell centre users based on static thresholds
such as path loss, SINR and geometry factors. However, in
an actual communication environment, the UE distribution
as well as the shape of a cell can be changed. Therefore
selection of the cell edge bands is difficult and needs to be
optimized according to the time variation environment.
Reference [6] proposed an ICI avoidance algorithm that can
change cell edge bands dynamically. For each active UE and
every time gap (the update duration of CEU/CCU), the
threshold is updated based on SINR in order to keep the
ratio of number of CEUs and CCUs constant. Then, cell
weight is calculated to follow the instant changing of
network.
- 2014-10-21 12:42:32下载
- 积分:1
-
Introduction-to-Power-Flow-Analysis-Toolbox
Introduction to Power Flow Analysis Toolbox
- 2013-05-25 18:20:09下载
- 积分:1