搜索资源列表
rs32_28_v1_1_tar
- RS码是Reed-Solomon 码(理德-所罗门码)的简称,它是一类非二进制BCH码,在RS码中,输入信号分成k·m比特一组,每组包括k个符号,每个符号由m个比特组成-RS Reed-Solomon codes (Li-teh-Solomon code) in the short, it is a non-binary BCH, the RS code, the input signal into a bit k m groups, each including k symbols, each
ofdm-sim-by-mit-and-stanford
- OFDM系统的自适应比特加载和功率分配程序,运行OFDM.M-OFDM system of adaptive bit load and power distribution, the running OFDM.M
v90rec9809
- ITU-T Recommendation V.90 98年9月版本 A DIGITAL MODEM AND ANALOGUE MODEM PAIR FOR USE ON THE PUBLIC SWITCHED TELEPHONE NETWORK (PSTN) AT DATA SIGNALLING RATES OF UP TO 56 000 bit/s DOWNSTREAM AND UP TO 33 600 bit/s UPSTREAM-ITU-T Recommendation V.90 Se
64QAM_system
- 运行主函数qam.m,可得到调用理论误符号率曲线和仿真结果。仿真结果包括误符号率和误码率。-running qam.m main function will receive the symbols mistakenly called theoretical curve and simulation results. Simulation results include misuse of the symbol rate and bit error rate.
QPSK_TRANSMITTER
- M-file for simulating a QPSK transmitter by modulating with a pseudo random bit stream. A serial to parallel conversion of the pseudo random bit stream is performed with mapping of two bits per symbol. A cosine and sine carrier is configured and the
sdr_model
- M-file for simulating a QPSK transmitter by modulating with a pseudo random bit stream. A serial to parallel conversion of the pseudo random bit stream is performed with mapping of two bits per symbol. A cosine and sine carrier is configured and the
ofdm_system.rar
- ofdm系统matlab仿真m程序,包括信道编解码,多径信道,信道估计以及误码率统计等功能,matlab simulation m OFDM system procedures, including channel coding and decoding, multi-path channel, channel estimation, as well as features such as bit error rate statistics
ofdm.m
- 本人的主要任务是利用MATLAB作为仿真工具来实现OFDM在无线信道上的系统仿真,其中主要的仿真模块包括信源产生,波形预处理,调制,插入导频信号和保护间隔,无线信道,接收滤波器,信道估计和信号补偿,解调,计算误比特率模块。-My main task is to use MATLAB as a simulation tool to achieve the wireless channel on the OFDM system simulation, in which the main simula
OFDMforWirelineLogging
- 常规的单载波调制技术在带宽有限的测井电缆上的低传输速率制约着成像测井技术的发展。在分析测井 电缆传输特性和 OFDM 技术原理的基础上 ,设计了一种基于 OFDM 技术的测井电缆高速数据传输系统 ,并介绍了 基于 OFDM 技术的测井电缆高速数据传输系统的参数设计和工作原理 ,给出了不同长度测井电缆上的测试结果。 电缆实测结果表明 ,在 7 000 m长的测井电缆上 ,基于OFDM 技术的测井电缆高速数据传输系统可获得900 kbit / s 以上的数据传输速率和低于 5E28
mseq
- 根据m序列的原理,用于产生任意位的小m序列。-According to the principle of m sequences, used to generate random bit sequence of the small m.
qask
- clear all M=input( enter the number of symbols ) N=log(M)/log(2) NPoints=input( Enter the number of points ) NumberBits=input( Enter the number of points per bit ) for i=1:NPoints m=round(rand(1)*3) data(i)=2*m-1-M end-clear
quatenarymod
- clear all m=input( enter the number of symbols ) n=log(m)/log(2) npoints=input( enter the no of points ) nbits=input( enter the no of points per bit ) for i=1:npoints d=round((rand(1))) data(i)=2*d-1-m end-clear all m=in
RMcode
- 这是一个可变r,m的RM码的编译码程序,采用BPSK调制,且在AWGN信道下,最终给出误比特率-This is a variable r, m of the RM code decoding process, using BPSK modulation, AWGN channel and in the end gives the bit error rate
