-
MU-MIMO
实现多用户MU,通过两次预编码来消除用户间干扰和流间干扰,同时这种处理极大简化了接收机复杂度。(MU-MIMO 。 the first precoding :ZF-BD
the second precoding :ZF or MMSE)
- 2021-03-06 22:39:30下载
- 积分:1
-
MATLAB-ocomplex-networks
本文档包括,BA_net.m、WS_net.m和randomgraph.m是可以直接运行的文件,分别生成三种不同网络的网络模型和特性曲线等,以及一个说明文档(This document includes: BA_net.m, WS_net.m and randomgraph.m file can be run directly, namely generation network model and characteristics of three different networks and so on. )
- 2014-10-16 08:57:45下载
- 积分:1
-
weifenfangchengzu
这是一个用matlab编写的求解微分方程组的程序(this is a matlab program to solve differential equations)
- 2011-11-04 18:40:08下载
- 积分:1
-
sa_Ex6_2
Matlab有关于天线结构设计的源代码分析,适用于RF的天线设计工程师(Matlab about the antenna structure design source code analysis for RF antenna design engineer)
- 2014-02-14 04:59:26下载
- 积分:1
-
Fusion
多元测试信息融合课程的编程作业,利用DS理论进行数据融合,有相关的例题(Multivariate testing information fusion programming assignments courses use DS theory for data fusion, there are relevant examples)
- 2014-01-12 10:31:24下载
- 积分:1
-
power_brushlessDCmotor
power brushless DC motor
- 2010-09-04 23:42:00下载
- 积分:1
-
exp2
说明: 高斯序列、衰减正弦序列长生的子程序以及频拓分析主程序(Gaussian sequence, the attenuation sine sequence and frequency extension routines longevity of the main program)
- 2011-03-23 16:11:35下载
- 积分:1
-
shannonsource1
信息论与编码中,对香农信源编码定理的仿真,验证了香农编码定理的可行性。(information theory and coding, right Shannon source coding theorem simulation, verification of the Shannon coding theorem.)
- 2007-05-20 10:57:32下载
- 积分:1
-
matlab-composite-ga
在matlab上建立的对于复合材料铺层的遗传算法优化历程(ga optimization method for composites optimization use based on matlab)
- 2021-04-14 20:18:54下载
- 积分:1
-
FIR
1、验证窗函数 N 变化时,验证其频谱主瓣副瓣比、主瓣宽度的变化。
a)矩形窗函数的 N 变化时,验证其其频谱主瓣副瓣幅度比基本不会发生变化,
而主瓣宽度将会变窄。这说明,当用矩形窗函数设计滤波器时,增大 N 不能使
得阻带衰减减小,但能够减小过渡带。
b)再选取其他的窗如 hamming/hanning 窗,验证当 N 变化时,其频谱主瓣宽
度变化、主瓣副瓣比值变化情况。
2、用窗函数法设计线性相位 FIR 低通,通带截止频率 wp=0.5PI, 阻带截止频率 ws=0.6PI,
阻带衰减不小于 40dB,通带衰减不大于 3dB.
a)选取 Hanning,Hamming 窗查看设计出来的 FIR 的过渡带宽和阻带衰减是否
满足要求,二者有什么不同。
b)使用 hamming 窗,将窗长增大 1 倍,设计 FIR。验证同样的窗函数类型
(hamming),不同窗长度时,设计出来的 FIR 的过渡带宽和阻带衰减都有什么变
化。
3、不使用 Matlab 系统函数得到上一项指标的低通,并与上一项结果比较。
4 用窗函数法设计线性相位 FIR 高通,通带截止频率 wp=0.8PI, 阻带截止频率
ws=0.7PI, 阻带衰减不小于 30dB,通带衰减不大于 3dB.(An actual filter is implemented using the truncated unit impulse response sequence of the ideal filter.
For the ideal low pass filter, the unit impulse response h, N, D () is intercepted by a length of N, and the length is
The N sequence H (n), when intercepted, guarantees causality and linear phase requirements for the filter.
In order to reduce the Gibbs effect, the H (n) window is added, and the appropriate window function is selected to ensure the stopband attenuation and
Transition zone requirement. Note that the sidelobe of the window function affects the stopband attenuation of the filter, and the main lobe width affects the filter
Transition bandwidth.)
- 2017-07-06 11:55:24下载
- 积分:1