登录
首页 » matlab » QPSK_performance

QPSK_performance

于 2006-05-30 发布 文件大小:1KB
0 319
下载积分: 1 下载次数: 734

代码说明:

  QPSK调制解调误码率及误符号率,相干解调,输出的bitber是误码率,symber是误符号率(QPSK demodulator BER and misuse of the symbol rate, coherent demodulation, the output is bitber BER, symber mistakenly Symbol Rate)

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

发表评论

0 个回复

  • matlab-help
    Matlab的帮助文章,中文版,很有用,使用方便(Matlab help articles, the Chinese version, very useful, easy to use)
    2009-06-01 14:15:14下载
    积分:1
  • model
    matlab software and project design
    2015-04-22 17:19:26下载
    积分:1
  • programming_pearls
    Jon Bentley的《编程珠玑》 本书针对程序设计人员探讨了一系列的实际问题,这些问题是对现实中常见问题的归纳总结。作者虽然没有给出解决这些问题的具体代码,但始终非常富有洞察力和创造力地围绕着这些折磨程序员的实际问题展开讨论,从而引导读者理解问题并学会解决问题的技能,这些都是程序员实际编程生涯中的基本技能。为此,本书给出了一些精心设计的有趣而且颇具指导意义的程序,这些程序能够为那些复杂的编程问题提供清晰而且完备的解决思路,书中还充满了对实用程序设计技巧及基本设计原则的清晰而睿智的描述。 ()
    2008-07-18 15:59:29下载
    积分:1
  • matlab-computation-book
    用matlab进行科学计算和工程应用的教程(Using matlab tutorials scientific computing and engineering applications)
    2013-12-13 00:33:28下载
    积分:1
  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • biterrorrate_channel
    4个不同信道环境下误码率的分析,基于信噪比SNR的,通信方面(four different channel bit error rate environment analysis, based on the SNR, communications)
    2006-09-25 20:17:50下载
    积分:1
  • masy2
    this file about induction moteur part 2
    2012-05-07 17:16:14下载
    积分:1
  • 1
    说明:  求系统传递函数表达式, 添加栅格(Find the system transfer function expression)
    2011-10-31 17:07:31下载
    积分:1
  • modemodulator
    BPSK、QPSK、16QAM、64QAM调制解调(BPSK、QPSK、16QAM、64QAM modulator/demodulator)
    2010-10-17 18:43:59下载
    积分:1
  • Narrowband-signal-doa
    窄带信号基于最小估计长度和最大似然估计的信号数目及波达方向的联合估计(Narrowband signals based on the number of signal joint estimate minimum and maximum likelihood estimate of the length and direction of arrival estimation)
    2015-03-24 14:46:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载