搜索资源列表
16QAM_softdemode
- 在无线网络的接收机端,对16进制的正交幅度调制信号进行软解调, 这种软解调方式比硬解调会提高2-3dB
mimo2x2_BSPSK.m
- mimo2*2 alamouti编码方式仿真程序. ber的图和alamouti论文的图一样。-mimo2* 2 alamouti encoding simulation program. ber of the map and graph paper as alamouti.
no_diversity.m
- 点对点mimo的仿真程序。其中包括无分集方式,1*2的分集和1*4的分集。仿真图和alomouti原文献的图一样。-Point mimo simulation program. Including non-diversity mode, 1* 2 1* 4 sub-sets and a sub-set. Simulation map and alomouti as the original plan documents.
LTE_24bitCRC_enc
- 完成LTE中24bitCRC校验码编码,包括3个子程序: 1)LTE_24bitCRC_matlab_encode.m(利用matlab自带函数进行crc编码,用于实际算法对比参考) 2)LTE_24bitCRC_table_encode.m(利用查表方式进行crc编码,值得注意的是该程序还给出了查找表的具体计算方法,不像有的c程序只是定义好表格,但没有告知表格的求法) 3)LTE_24bitCRC_compare.m(比对2种方式编码的结果,验证程序的正确性。实际使用中会用2)的方
ml_tongbu
- ml时频同步算法,基于OFDM系统的。子载波数 128 位数/ 符号 2 符号数/ 载波 100 训练符号数 0 循环前缀长度 8 (1/16)*T 调制方式 4-QAM 多径信道数 3 IFFT Size 128 信道最大时延 2-ml frequency synchronization algorithm, based on the OFDM system. Digit of the number of subcarriers 128 /2
64QAM_baseband-system-transmitter
- 产生64QAM基带通信系统发射机:基带成型滤波采用3种方式(1)采用每个符号调制一个成型滤波函数,然后将各个函数进行时域叠加的方法; (2)采用信号与低通滤波器响应函数卷积的方法;(3) matlab自带的升余弦函数-Produce 64QAM baseband communication system transmitter: baseband shaping filter uses three ways (1) the use of a molding each symbol modul
MPSK
- 实现Rayleigh平衰落信道下MPSK调制方式的误码率与误比特率对信噪比的仿真,M取2^m,其中m=1,2,...,6。仿真结果说明-Realize the Rayleigh flat fading channel bit error rate and bit error rate of MPSK modulation way under the simulation of signal to noise ratio, M ^ 2 M, with M = 1, 2,...6.The simul
MPAM
- 实现Rayleigh平衰落信道下MPAM调制方式的误码率与误比特率对信噪比的仿真,M取2^m,其中m=1,2,...,6。-Realize the Rayleigh flat fading channel bit error rate and bit error rate of MPAM modulation way under the simulation of signal to noise ratio, M ^ 2 M, with M = 1, 2,...6.
MFSK
- 实现Rayleigh平衰落信道下MFSK调制方式的误码率与误比特率对信噪比的仿真,M取2^m,其中m=1,2,...,6。-Realize the Rayleigh flat fading channel bit error rate and bit error rate of MFSK modulation way under the simulation of signal to noise ratio, M ^ 2 M, with M = 1, 2,...6.
MatlabSimulation
- 通信系统设计,数字带通传输系统仿真Matlab代码 1. 比较BPSK与QPSK两种调制方式的误码率和误比特率性能(注意QPSK的误码率不同于误比特率),横坐标为SNR,并与理论曲线比较,分析解释仿真图。 2. 要求使用Matlab/C语言/Matlab-simulink中的任一种工具实现。 3. 代码中每个模块都要有详细注释说明。 -Communications systems design, digital bandpass transmission system simul