搜索资源列表
Early_late
- Symbol Timing Tracking Using Early-Late Techniques by matlab-Symbol Timing Tracking Using Early-Late T echniques by Matlab
RS_BCH
- Author: wei liu Summary: simulation of binary and non-binary bch decoder MATLAB Release: R14SP1 Required Products: Communications Toolbox Descr iption: simulation of binary bch decoding algorithm for bch(n, k) with t bits error c
OFDMReception
- DVB-T 2K Reception.DVB-T 2K 接收机matlab源代码。
OFDMcode.rar
- 完整的OFDM链路程序并作了较为具体的解析从基本的bpsk,qpsk,qam到实际的ofdm系统,cdma链路,mac层仿真分析.,Orthogonal frequency division multiplexing (OFDM) is becoming the chosen modulation technique for wireless communications. OFDM can provide large data rates with sufficient robustnes
Am
- % am.m % Matlab demonstration scr ipt for DSB-AM modulation. The message signal % is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3 and zero otherwise. - Am.m Matlab demonstration scr ipt for DSB-AM modulation. The message signal is+
orthogonal_signal_BER
- 以cos(2*pi*k*t/N)信号空间,k=0,1,……N-1, 取N= 4,8,16,32,64等基信号作为传输信号,通过计算机仿真正交信号的误码率。-To cos (2* pi* k* t/N) signal space, k = 0,1, ... ... N-1, take N = 4,8,16,32,64, such as the base signal as a transmission signal, through computer simulation orthogonal s
FSEDFE
- 自适应均衡器设计,采用分数间隔、判决反馈结构,MMSE算法。-Adapt a FSE+DFE combination for square M-QAM over T/2-spaced microwave channels with AWGN initialized by Unbiased MMSE-FSE receiver
dsp-eg-filter
- 很多滤波器设计及仿真matlab程序,值得借鉴,尤其对于还没有完全掌握仿真的人,很适用。 -Design of filter,especially for novice who doesn t master the skill
Interference-Suppression-Techniques-in-MIMO-Cellul
- 对传统的多小区系统中的干扰控制技术进行了简单的回顾,对多用户和多用户MIMO系统中的干扰抑制技术进行分析,这些是后续对多小区MIMO研究的基础。重点对多小区MIMO系统展开深入研究,揭示了系统干扰受限的原因,将单用户和多用户的千扰抑制技术扩展到多小区系统,分别给出了基于接收端和发送端的多种抑制干扰的系统结构和算法,推导了其容量并进行了性能分析。同时也结合实际系统的设计对各种干扰抑制技术进行比较和评价,得到了许多对于系统设计具有参考价值的结论。-he traditional system of m
yalmip
- matlab用于求解规划问题的工具包 推荐把这个工具整合到matlab中去,这个工具是私人的,不过大家都可以免费下载使用。下载后,只要在matlab中添加路径就可以使用这工具箱。 正在吸引我的是,这个工具箱建立了一种新的数据类型,使所有规划问题都整合在一起。 举例如下: 已知非线性整数规划为: Max z=x1^2+x2^2+3*x3^2+4*x4^2+2*x5^2-8*x1-2*x2-3*x3-x4-2*x5 s.t. 0<=xi<
pcm
- 脉冲编码调制(PCM)实现 编程实现PCM技术的三个过程:采样、量化与编码。 采样:低通连续信号采样,以 x=sin(200*t) m=x./(200*t) m=m.*m 为例说明低通采样定理,绘出信号时、频图形;带通连续信号采样,以x=sin(20*t) m=x./t 为例说明带通采样定理,绘出信号时、频图形。 量化:均匀量化,以幅度 的正弦信号为例实现为64级电平的均匀量化;非均匀量化,输入A律PCM编码器的正弦信号 ,采样序列为 ,将其进行PCM编码,给出编码器的输出码组序列
tongxinfangzhen
- 此文件是通信建模与仿真的matlab程序。 现代通信系统仿真的必要性(仿真的动机) 仿真是深入理解系统特性的强有力工具 解析方法分析现代通信系统比较困难 现代通信系统结构复杂 系统工作的环境复杂 通过仿真可以缩短通信产品的开发周期和上市时间 仿真能更容易和更经济地对系统进行研究,观察各种变化对系统性能的影响 现代通信系统仿真的可行性 数字计算机发展迅速、计算能力增强 计算机辅助设计和分析方法发展迅速 信号处理结构和技术原理完善 通信软件包功能强大
Uspjesan_OFDMA_Uplink
- Matlab Simulink 2012a Model shows how this complex OFDMA technique works on the simple Uplink example. Model consists of two users (transmitters) who send bursts of data to a base station (receiver). Channel is clear, and no correction coding i
PrilohaDP_PD
- Subject of this thesis is elemental descr iption of DVB digital television and digitalization process of its terrestrial transmission according to DVB-T standard. The thesis characterizes in detail RF transmission channels used for wireless distribut
iner_leaving
- dvb-t 内交织matlab程序,非常有用-dvb-t interleaving code
cacfar
- 利用matlab对雷达目标的CFAR检测进行了仿真 t(his file simulates radar detection using CA-CFAR algorithm by matlab)
IIR
- 使用matlab实现设计IIR滤波器:冲激不变法、双线性变换法 设计一个巴特沃思低通滤波器,其技术指标为:3dB带宽为,阻带截止频率为,阻带衰减大于30dB,采样间隔T=10us。 1)用冲激响应不变法 2)用双线性变换法设计 3)用FIR的矩形窗函数设计 二、用双线性变换法分别设计低通、高通、带通、带阻四种滤波器。模拟滤波器带原型分别为切比雪夫滤波器和椭圆滤波器,采样率Fs=20kHz,指标如下: 1)低通:通带0~4 kHz,阻带5 kHz,通带衰减Rp=0.5dB,阻带衰减As
DVB-T源码 注释(matlab)
- DVB-T 源码 注释 (matlab)(DVB-T source code annotation (matlab))