搜索资源列表
ofdm
- 用matlab 实现ofdm,输入的是长度为256的随机序列,其中用到了opsk调制,ifft和fft变换
OFDM
- OFDM系统,自编的调制解调程序和FFT程序
一种OFDM系统仿真
- 本通信系统的仿真设计包括编码、调制、IFFT、上下变频、高斯信道建模、FFT\PAPR抑制、各种同步、解调和解码等模块,并通过系统性能的仿真验证了系统设计的可靠性。
OFDMmod
- 用MATLAB编程实现OFDM调制,使用了FFT和IFFT方法-Programming with MATLAB realize OFDM modulation, the use of FFT and IFFT methods
ofdm8mhz
- ofdm trasnmission using 4096 fft samples. with transmission rate 8mhz
MIMO_OFDM
- 关于MIMO-OFDM的matlab和simulink仿真程序或模型有OFDM的simulink仿真模型,有mimo-ofdm的信道估计仿真程序-failed to translate
OFDM
- ofdm的matlab实现,包括bpsk fft-ofdm of matlab realization ,inlude bpsk fft
ofdm_Systems_Simulation
- 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。 -This is a relatively complete simulation of OFDM communication system design, including coding, modulation, IFFT, and down-conversion, Gaussian channel
OFDM_communication_system
- 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT, 上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模 块,并统括系统性能的仿真验证了系统设计的可靠性。 -This is a relatively complete simulation of OFDM communication system design, including coding, modulation, IFFT, the upper and lower frequency,
upload_pudn14
- Simulation program to realize OFDM transmission system using( proposed slantlt transform instead FFT transform)with pilot channel estimation in a fading channel for (BPSK,QPSK,8PSK and 16PSK) modulation and for two type of error plot BER(Bit error ra
OFDM_communication_system_simulation
- 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。 -This is a relatively complete simulation of OFDM communication system design, including coding, modulation, IFFT, the upper and lower frequency, Gaussi
fixedPointFFTAlgorithm(DIT-DIF-SRFFT)
- 不同定点FFT算法的性能比较,适合于OFDM信道估计FFT算法-Different fixed-point FFT algorithm performance comparison for channel estimation in OFDM FFT algorithm
OFDM
- OFDM下行的仿真1、产生要传输随机数; 2、进行调制; 3、串并转换; 4、进行IFFT操作(代码中有用到共轭对称向量的IFFT为实数进行简化计算); 5、增加循环前缀; 6、并串转换; 7、输出前滤波; 8、增加信道噪声(加性高斯白噪声); 9、接收端串并转换; 10、去除循环前缀; 11、进行FFT变换; 12、信号解调; 13、误比特率计算; -OFDM downlink simulation 1, have t
OFDM
- 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模 块,并统括系统性能的仿真验证了系统设计的可靠性 -This is a relatively complete simulation of OFDM communication system design, including coding, modulation, IFFT, and down conversion, Gaussian chan
OFDM
- 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。 -This is a relatively complete simulation of OFDM systems design, including coding, modulation, IFFT, up and down conversion, Gaussian channel model, FF
ofdm-fft-simulation
- 在一个OFDM系统中,一大批正交、重叠,狭窄的subcarriers衰落、传递并联,除可用的传输带宽。分离的理论,subcarriers最小,这是一个非常紧凑的频谱利用率。OFDM主要是由于该系统如何处理多路径干扰在接收机。多路径生成 -In an OFDM scheme, a large number of orthogonal, overlapping, narrow band sub-channels or subcarriers, transmitted in parallel,
OFDM-communication-system
- 基于Matlab的OFDM通信系统仿真分析-OFDM FFT simulation Channel estimation
OFDM FFT
- MIMO OFDM using FFT with modulation QPSK
OFDM-master (1)
- ofdm仿真,用matlab仿真实现ofdm,为初学者提供一条道路(The proposed secret data embedding and extraction in OFDM is shown in figure 1.In order to achieve higher data rate, the serial data stream bits are converted in to parallel data output bits. Then the modulation s
ofdm
- 基于MATLAB的OFDM系统仿真链路,串行数据经串并变换后进行QDPSK数字调制,调制后的复信号通过N点IFFT变换,完成多载波调制,使信号能够在N个子载波上并行传输,中间插入10训练序列符号用于信道估计,加入循环前缀后经并串转换、D /A后进入信道,接收端经过N点FFT变换后进行信道估计,将QDPSK解调后的数据并串变换后得到原始信息比特。(Simulation Link of OFDM System Based on MATLAB)