搜索资源列表
ofdm系统matlab仿真源代码
- 正交频分复用(OFDM)技术matlab实现仿真源代码-orthogonal frequency division multiplexing (OFDM) technology to achieve Matlab simulation source code
WirelesscoherentOFDMmodemsimulation
- This project aim was to build wireless software modem for data communication between two computers using an acoustic interface in the voice frequency range (20Hz– 20,000Hz). The transmitting antenna is a speaker (frequency response of: 90Hz – 2
Fdm
- 通信时常采用的信道复用技术包括频分复用、时分复用和统计时分复用。本代码测试了在一定环境下采用频分复用技术带来的网络时延。-Communication channel multiplexing is often used, including frequency division multiplexing, time division multiplexing and statistical time division multiplexing. The code is tested in cer
vblast
- MIMO信道空间复用V-blast编码 matlab源码-MIMO spatial multiplexing channel V-blast code matlab source
MiMO
- MIMO system... it employs almouti code using STBC to achive diversity-MIMO system...... it employs almouti code using STBC to achive diversity
TsMux
- H.264码流复用源码,提供给爱好者使用。-H.264 bitstream multiplexing source code available to fans to use.
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
server_client
- 具备多路复用功能的服务器和客户端源码,基于Select机制-The multiplexing function server and client source code, Select mechanism-based
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
PROGRAM
- 时分复用 频分复用 通信原理课程项目 数字基带传输-Time Division Multiplexing Frequency division multiplexing Code Division Multiplexing TDM FDM CDM
Untitled2
- spatial multiplexing in MIMo matlab code
OFDM_TRANSCEIVER_DESIGN.ZIP
- This code is useful for Orthogonal Frequency Division multiplexing
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