Welcome![Sign In][Sign Up]
Location:
Search - ofdm

Search list

[Communication-MobileOFDM-CDMA

Description: OFDM-CDMA combined scheme power point presentation.
Platform: | Size: 438272 | Author: rshariar | Hits:

[Communication-Mobilewimax-mimo.alamouti-ofdm

Description: WIMAX-MIMO的Alamouti-ofdm空時分組碼MATLAB程序-alamouti-ofdm of wimax-mimo.alamouti-ofdm
Platform: | Size: 31744 | Author: 邱品其 | Hits:

[3G developPAPR-for-OFDM

Description: OFDM峰均比经典算法matlab程序,包括PTS,SLM,限幅等-OFDM PAPR reducing source codes,including PTS SLM and Cliping
Platform: | Size: 69632 | Author: liyong | Hits:

[CommunicationOFDM-PTS

Description: 降低OFDM系统峰均比的PTS算法源码,经过MATLAB仿真成功-Reduce the PAPR of OFDM system PTS algorithm source, after the success of MATLAB simulation
Platform: | Size: 1024 | Author: 张超 | Hits:

[Communication-MobileOFDM-Peak-to-Average-Power-Ratio

Description: The source code for OFDM Peak-to-Average Power Ratio
Platform: | Size: 1024 | Author: thanh | Hits:

[Communication-Mobileofdm-siso

Description: ofdm的标准源代码,国外人写的,相当好-ofdm standard source code, written by foreign people, very good
Platform: | Size: 183296 | Author: jia | Hits:

[Communication-Mobileofdm-predistorter

Description: OFDM降低峰平比采用预失真技术,程序仿真了加入预失真技术后的星座图与未加预失真的比较。结果比较明显。采用QAM映射。-OFDM PAPR reducing the use of pre-distortion technology, process simulation technology to join the pre-distortion of the constellation diagram and the following not pre-distortion comparison. More obvious results.
Platform: | Size: 6144 | Author: 以琳 | Hits:

[matlabofdm

Description: ofdm基本原理 信道估计基本算法研究 应用前景-the basic principles of ofdm channel estimation algorithm for application of basic
Platform: | Size: 1971200 | Author: 宋迪 | Hits:

[OtherOFDM.Wireless.LANs

Description: 正交频分复用技术OFDM的理论和设计指导书-OFDM orthogonal frequency division multiplexing theory and design guide book
Platform: | Size: 4395008 | Author: moray | Hits:

[Communication-Mobileofdm

Description: OFDM程序,很详细,也比较简单,适合初学者学习研究-OFDM procedures in great detail, but also relatively simple, suitable for beginners study
Platform: | Size: 1024 | Author: 小红 | Hits:

[Otherofdm

Description: gnuradio下ofdm系统的python实现。包括收发路径,fft变换,标准的ofdm程序。-ofdm system under gnuradio achieve python. Including the transceiver path, fft transform, ofdm standard procedures.
Platform: | Size: 6144 | Author: wujian | Hits:

[Windows Developofdm

Description: 一个用M文件编写的关于OFDM物理层的仿真,包括了发送和接受端以及基于训练序列的信道估计,能计算误码率-A document prepared by M on the simulation of OFDM physical layer, including the sending and the receiving end as well as the training sequence based channel estimation, the bit error rate can be calculated
Platform: | Size: 7168 | Author: guangangyu | Hits:

[CommunicationOFDM

Description: OFDM Modulation, it´ s a good ebook for beginners-OFDM Modulation, it´ s a good ebook for beginners...
Platform: | Size: 4396032 | Author: Alex | Hits:

[matlab16QAM-OFDM

Description: 这是一个基于16QAM调制的OFDM系统仿真。-16QAM-OFDM
Platform: | Size: 4096 | Author: daixuan | Hits:

[Communication-MobileBPSK-OFDM

Description: 这是一个bpsk调制的ofdm系统仿真程序。-bpsk-ofdm
Platform: | Size: 4096 | Author: daixuan | Hits:

[Windows DevelopOFDM

Description: Orthogonal Frequency-Division Multiplexing (OFDM) J.J. van de Beek1, P. Ö dling2, S.K. Wilson1, P.O. Bö rjesson2
Platform: | Size: 129024 | Author: Hieu | Hits:

[Linux-Unixofdm-tge

Description: OFDM程序,这么安排矩阵的目的是为了构造共轭对称矩阵 共轭对称矩阵的特点是 在ifft/fft的矢量上 N点的矢量 在0,N/2点必须是实数 一般选为0 1至N/2点 与 (N/2)+1至N-1点关于N/2共轭对称- BPSK simulation using a carrier cosine wave with ISI clc close all clear all figure(1) n=160 for i=1:n data(i)= 2*round(rand)-1 end create modulated BPSK signal first expand the bit stream exdata=[] for i=1:length(data) for rep=1:5 exdata= [exdata data(i)] end end ts=.1 t=1:ts:80.9 carrier=cos(pi*t) multiply expanded bitstream by cosine wave with carrier frequency this is the BPSK that is to be transmitted over the channel bpsk=carrier.*exdata bpsk=[bpsk(length(bpsk)-1) bpsk(length(bpsk)) bpsk] plot(bpsk) generating the noise p=rand(1,800)*2*pi p=rand*2*pi snr=10 r=sqrt(-1*(1/snr*log(1- rand))) no = 5*(r.* exp(j*p)) no = (r.* exp(j*p)) value of alpha al=rand+j*rand al=1 Spreading channel with the alpha as the variable for k=5:5:795 for l = 1:5 al=round(rand)+j*round(rand) rec(k+l)=bpsk(k+l)+al*bpsk(k-5+l) end end rxdata=rec+ no begin demodulation first multiply recie
Platform: | Size: 6146048 | Author: 卞敏捷 | Hits:

[3G developofdm

Description: this the OFDM Transmitter and receiver content file.-this is the OFDM Transmitter and receiver content file.
Platform: | Size: 1024 | Author: shahbaz | Hits:

[DocumentsOFDM

Description: OFDM系统仿真分析及基于循环前缀的研究-Analysis and Simulation Study Based on Cyclic Prefix
Platform: | Size: 2050048 | Author: 王强 | Hits:

[Post-TeleCom sofeware systemsofdm

Description: ofdm系统的FFT滤波器 及完成OFDM解调-FFT filter ofdm system and the completion of OFDM demodulation
Platform: | Size: 8192 | Author: majie | Hits:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »

CodeBus www.codebus.net