搜索资源列表
vblast
- MIMO信道空间复用V-blast编码 matlab源码-MIMO spatial multiplexing channel V-blast code matlab source
OFDM
- 正交频分复用系统仿真级性能分析的matlab源程序-Orthogonal frequency division multiplexing system level performance analysis simulation matlab source code
r8_fj_noframe_bs
- 用matlab仿真的八路时分复用系统,包括变速复接巴克码解复-Matlab simulation with eight-way time-division multiplexing system, including the Barker code transmission multiplexing demultiplexing
154-05493822
- IEEE(2010) paper on A Two-Stage Receiver With Soft Interference Cancellation for Space-Time Block Code and Spatial Multiplexing Combined Systems
WuYuFei_matlab
- turbo码运行,编码模块,包括分量编码器,删余,复用,交织等,译码模块,包括算法-operation of the turbo code, encoding module, including the component encoders, puncturing, multiplexing, interleaving, decoding module, including algorithms,
OFDM_UWB
- ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING MATLAB CODE
CP-OFDM-system
- CP-OFDM仿真,详细,有资料,有程序。-Matlab file for simulating a cyclic-prefix (CP) orthogonal-frequency- division-multiplexing (OFDM) system with binary phase-shift keying (BPSK) modulation on each subcarrier. CP-OFDM system includes a repetition code an
Untitled2
- spatial multiplexing in MIMo matlab code
linux_qq
- 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c