登录
首页 » Matlab » QPSK基带调制高斯白噪声调制解调

QPSK基带调制高斯白噪声调制解调

于 2022-02-20 发布 文件大小:28.90 kB
0 144
下载积分: 2 下载次数: 2

代码说明:

M=4;K=2;out=randi([0,M-1],1e6,1);mod=modem.pskmod(M,pi/M);ranmod=modulate(mod,out);demod=modem.pskdemod(mod);BER_P = []; for ebno=0:12    ynoise = awgn(ranmod,ebno,"measured");    Fdemod=demodulate(demod,ynoise);   numberbit=biterr(out,Fdemod);    BER_P=[BER_P,numberbit/1e6];endebno = 0:12;BER_T=berawgn(ebno,"psk",M,"nondiff");

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • draw
    说明:  电磁场有限元分析的剖分程序代码,可以对剖分程序进行画图。(Subdivision of finite element analysis code)
    2010-04-05 11:26:38下载
    积分:1
  • rrr
    说明:  高升压比boost电路仿真电路图,通过两级boost电路达到升压要求(High step-up circuit simulation than the boost circuit, two-stage boost circuit to boost through the requirements)
    2021-04-23 15:58:48下载
    积分:1
  • pso matlab code
    萨拉姆-霍比-切-哈巴fds fsdfes fwefcef fewfe fewsfwe fewwsfw;
    2022-05-22 18:17:30下载
    积分:1
  • solarpositionermanu
    a program to simulate the position of the sun in the sky by two angles the altitude and the azimuth
    2010-11-02 18:49:53下载
    积分:1
  • ridgefilter
    ridge filtering program in matlab
    2011-03-20 19:46:31下载
    积分:1
  • recon_fft
    高光谱干涉测厚算法的MATLAB例程,通过傅立叶变换实现,解析干涉高光谱对应的样品厚度,分辨率可实现纳米级别(High spectral interference thickness measurement algorithm MATLAB routines, Fourier transform, resolve interference hyperspectral corresponding sample thickness, the resolution can achieve nanometer level)
    2016-06-26 19:11:17下载
    积分:1
  • xunhuandutu
    用于matlab环境下读取指定目录下的图像(Environment for matlab to read the image under the specified directory)
    2009-11-08 13:18:42下载
    积分:1
  • plotspectrum
    运用 参数估计法AR 法进行功率谱做图 直接输入待做图信号便可(AR method of parameter estimation method power spectrum do plan direct input to be able to make plans signal)
    2013-03-25 18:44:48下载
    积分:1
  • apriori
    matlab实现推荐系统Apriori算法(recommendation system)
    2015-04-07 09:48:17下载
    积分:1
  • groebner
    manipulate and solve systems of multivariate polynomial equations by computing the groebner basis
    2009-06-24 21:18:11下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载