搜索资源列表
STC-MIMO-ofdm
- 实现是sttc、stbc、vblast三种编码方式的性能比较的matlab编码程序-Implementation is sttc, stbc, vblast performance comparison of three encoding methods of encoding matlab program
STBC-MIMO-OFDM
- STBC-MIMO-OFDM(--已仿真)任意发送天线,任意接收天线的STBC-MIMO-OFDM的MATLAB程序,其中包括完整的PSK调制,STBC编码,信道估计等)-STBC-MIMO-OFDM (- have simulation) any transmit antennas, any receiving antenna STBC-MIMO-OFDM the MATLAB program, including full PSK modulation, STBC coding, chann
OFDM
- 介绍OFDM的各种调制,延迟还有衰落环境下的文件程序编码-Introduced a variety of OFDM modulation, delay also documents the decline of environment procedures coding
OFDMcode
- OFDM信号的编码译码仿真,英文说明更详细。-This simulation scr ipt set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sound card and recorded b
QPSK_RAYL_uncoded_curve20071026
- rayleigh信道下无编码OFDM系统的误码率曲线。-BER of OFDM signals in rayleigh channel without coding
OFDM-mimo
- MIMO_OFDM系统仿真,包括系统的设定,调制,编码,及信号检测的仿真-MIMO_OFDM system simulation, including system settings, modulation, coding, and signal detection simulation
OFDM
- OFDM通信系统调制解调 包括数字前端处理、卷积编码、峰均值抑制、符号定时、频偏检测、信道估计、相位补偿等-OFDM modulation and demodulation communication system including digital front-end processing, convolution coding, the mean peak inhibition, symbol timing, frequency offset detection, channel estim
OFDM
- OFDM系统级的仿真,里面涉及到卷积编码,交织,qpsk调制等-OFDM system-level simulation, which relates to convolutional coding, interleaving, qpsk modulation
OFDM-QPSK
- 3gpp-LTE是第三代移动通讯的过度,也称为3.9G,其中OFDM技术是其关键性核心,也是现在的研究热点。仿真了OFDMQPSK的经典编码-3gpp-LTE is the third generation mobile communication over, also known as 3.9G, which is the critical core of OFDM technology, is now the research focus. Simulation of the classic
ofdm
- ofdm的应用与解码编码过程,交织,均衡非常的实用。-ofdm coding and decoding applications, interleaving, equalization is very practical.
OFDM-Matlab
- OFDM 的 Matlab仿真,包括一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制等-OFDM Matlab
OFDM
- 简单MatlabOFDM程序,实现OFDM编解码,交织编码,卷积编码,LS信道估计,块状导频(Simple MatlabOFDM program, to achieve OFDM codec, interleaved coding, convolutional coding, LS channel estimation, block pilot)
MIMO-OFDM
- 主要针对ofdm系统中编码传输信道估计等一系列相关活动进行仿真(Mainly for the OFDM system coding, transmission, channel estimation and a series of related activities simulation)
ofdm-alamouti-mrc-sic
- 实现了OFDM系统和alamouti空时编码在利用串行干扰消除方式下的误码率仿真。(The error rate simulation of OFDM system and Alamouti space-time code using serial interference cancellation is realized.)
OFDM
- 非常好的ofdm误码率性能仿真代码,包含交织,预编码和空中检测(Very good OFDM BER performance simulation code, including interleaving, pre coding and air detection)
ofdm-mimo-2x2-master
- 仿真MIMO系统,采用STBC编码,发射天线数目为2,接收天线数目为2(The MIMO system is simulated with STBC coding, the number of transmit antennas is 2, and the number of receiving antennas is 2)
OFDM
- 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT, 上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模 块,并统括系统性能的仿真验证了系统设计的可靠性。(This is a relatively complete OFDM communication system simulation design, including coding, modulation, IFFT, Up and down frequency conversion, Gaus
OFDM通信系统
- ofdm系统仿真,完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT, %上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模 %块,并统括系统性能的仿真验证了系统设计的可靠性(OFDM system simulation, complete OFDM communication system simulation design, including coding, modulation, IFFT, % up and down conversion, Gauss
基于MATLAB的OFDM仿真设计实验报告
- 包含有数字通信课程实验大作业报告与代码。完成的OFDM的收发包含:1.卷积编码、2.自动增益控制、3.极大似然判决、4.QPSK收发、5.帧检测等,代码在MATLAB2016b环境下编译通过(It contains the report and code of the experiment assignment for the course of digital communication. The completed OFDM transceiver includes: 1. convolut
Almouti编码+OFDM
- 对于一个2*1的天线系统,采用Almouti编码方式,并用OFDM调制。经过一个瑞利衰落信道,然后接收端使用相应的线性解码方案。