搜索资源列表
turbo_sys_demo
- This scr ipt simulates the classical turbo encoding-decoding system. It simulates parallel concatenated convolutional codes. Two component rate 1/2 RSC (Recursive Systematic Convolutional) component encoders are assumed. First encoder is t
FIRFilterDesign
- This chapter treats the design of linear-phase FIR filters. The assignments are divided in two parts, the first part focuses on the design of FIR filters using the window design method while the second part focuses on design of equiripple FIR filters
WIMAX_Turbo_Code
- 这是一套完整的支持wimax 16e协议CTC的编译码程序, 主程序在demo.c 译码器:tcdecoder.c 编码器:tcencoder.c-/* This program simulates the classical turbo encoding-decoding system on PC.*/ /* It uses parallel concatenated convolutional codes described in Figure 2.9 in Chapter
multipath_code
- 设计一完整的移动通信系统物理层传输方案 (WiMAX场景): 试设计一完整的移动通信系统物理层传输方案并用MATLAB程序实现,要求满足以下指标: 1. 数据速率:5km/hr的移动速度下可实现60Mbps,同时在120km/hr的移动速度下可实现10Mbps,且Eb/No小于20dB时可实现误比特率Pe <= 10-4 2. 信号带宽为20MHz,工作在2GHz频带 3. 信道模型: COST207模型的6径瑞利信道(可参考程序 multipath_code.zip)
70p-code
- harq is used for error correction and to decode the errors while transmit
CDMAturbo
- CDMA中的turbo码仿真,tuebo编码器的仿真 很不错!-This scr ipt simulates the classical turbo encoding-decoding system. It simulates parallel concatenated convolutional codes. Two component rate 1/2 RSC (Recursive Systematic Convolutional) component encoders
main
- We formulate a scheduling problem that takes into account different hardware delays experienced by the secondary users (SUs) in a centralized cognitive radio network (CRN) while switching to different frequency bands. We propose a polynomial-time
Carp_SRC_0.0.1
- Carp,是一个微信公众平台二次开发的SDK。 Carp把微信公布的接口和协议进行了封装,同时把公众号的关注人、分组、图片、音视频文件、通讯信息等内容保存到了本地,从而能够更加方便的处理用户信息;使用Carp,能够方便的开发出微信离线客服,智能回复,针对性分发信息,数据分析,客户分析等微信应用。-Carp, a micro-channel public secondary development platform SDK. Carp the micro-channel publishing in
MIMO
- 此程序对多输入多输出信道模型进行了仿真,同时考虑了时间,空间以及信道衰落对输入信号的影响。-This process of multiple-input multiple-output channel simulation model, while considering the influence of time, space, and the channel fading on the input signal.
OFDM
- Channel estimation techniques for OFDM systems based on a pilot arrangement are investigated. Channel estimation based on a comb type pilot arrangement is studied through different algorithms for both estimating the channel at pilot frequencies and i
OFDM_LDPC
- OFDM 链路的MATLAB仿真,其中使用LDPC编码,具有参考价值-Matalab simulation of OFDM system while using LDPC as channel coding
RS_OFDM
- OFDM链路的MATLAB仿真,采用RS信道编码,有一定的参考价值-MATLAB codes of OFDM system while RS is used as channel coding scheme