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

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

于 2022-02-20 发布 文件大小:28.90 kB
0 164
下载积分: 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 个回复

  • 345678363532
    无线传感器网络所具有的众多类型的传感器,可探测包括地震、电磁、温度、湿度、噪声、光强度、压力、土壤成分、移动物体的大小、速度和方向等周边环境中多种多样的现象。基于MEMS的微传感技术和无线联网技术为无线传感器网络赋予了广阔的应用前景。这些潜在的应用领域可以归纳为:军事、航空、反恐、防爆、救灾、环境、医疗、保健、家居、工业、商业等领域。(Wireless sensor networks have many types of sensors can detect, including seismic, electromagnetic, temperature, humidity, noise, light intensity, pressure, soil composition, the size of moving objects, velocity and direction of the surrounding environment, a variety of phenomena. MEMS based micro-sensor technology and wireless networking technology for wireless sensor networks given the broad application prospects. These potential applications can be summarized as: military, aviation, terrorism, explosion, disaster relief, environment, health, health, home, industrial, commercial and other fields.)
    2010-05-19 20:07:02下载
    积分:1
  • xiaoyongILC
    研究闭环算法的优越性,从开、闭环算法的迭代次数相比较,看出闭环优越(Study of closed loop algorithm, from the opening, closed loop iteration times are compared, see closed-loop superior )
    2012-05-14 21:17:17下载
    积分:1
  • rddata
    读取以.dat的数据文件;读取以MIT-BIH数据库的212格式文件(Read the MIT-BIH database 212 format data)
    2013-09-13 16:45:41下载
    积分:1
  • Agasionzationr
    Ar气在CO2激光作用下的电离mmatlab程序代码。 (Ar gas effect of CO2 laser ionization mmatlab program code.)
    2012-08-23 22:20:57下载
    积分:1
  • fem
    使用matlab实现有限元方法求解各种问题。(Calculated using the finite element method using matlab.)
    2012-08-26 12:14:25下载
    积分:1
  • lineedit
    C++基于栈实现行编辑程序,输入#表示退格,输入@表示退行,CTRL+Z表示结束。(C++ stack implementation based on-line editing program, enter the# represents the backspace, enter @ represent regression, CTRL+Z indicates the end.)
    2014-12-13 11:42:30下载
    积分:1
  • 10153597dsb
    说明:  通信原理方面的一些基础matlab程序,包含数字基带传输系统中升余弦滚降系统,最佳基带系统,基带信号眼图,OOK,2PSK,2FS,MPSk,DSB,SSB,VSB(Some basic matlab programs of communication principle, including up-cosine roll-down system in digital baseband transmission system, optimal baseband system, baseband signal eye diagram, OOK, 2PSK, 2FS, MPSk, DSB, SSB, VSB)
    2018-12-29 20:14:57下载
    积分:1
  • yinyingxiaochu
    matlab实现的阴影消除程序,图像处理的常用程序,供大家参考(Shadow Elimination matlab implementation procedures, common image processing program, for your reference)
    2010-10-18 17:18:17下载
    积分:1
  • lms
    Computes the LMS algo..
    2014-09-24 19:54:18下载
    积分:1
  • lab
    matlab进行拓扑排序的程序,在matlab中实现了拓扑排序算法。(matlab for topological sort of the process is implemented in matlab a topological sorting algorithm.)
    2010-06-28 16:47:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载