登录
首页 » matlab » pi4_DQPSK

pi4_DQPSK

于 2011-05-18 发布 文件大小:1KB
0 182
下载积分: 1 下载次数: 190

代码说明:

  pi/4DQPSK调制解调程序,解调使用的是差分解调算法。(pi/4 DQPSK modulation and demodulation)

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

发表评论

0 个回复

  • gui_tutorial
    matlab的GUI图形图象处理手册,有详细的例题说明!(matlab image processing graphics of the GUI manual has a detailed description of the sample questions!)
    2007-10-08 21:23:35下载
    积分:1
  • simulink
    说明:  simulink建立系统模型,设计simulink与matlab的接口,使用simulink进行简单仿真(simulink create a system model, design simulink and matlab interface, a simple simulation using simulink)
    2011-03-03 22:02:59下载
    积分:1
  • jackknife_parafac
    Jackknife PARAFAC, 用在多维线性分解.(Very famous Jackknife parafac, suited for multi-way data decomposition.)
    2020-09-26 18:17:46下载
    积分:1
  • FBP
    基于matlab的fbp滤波反投影算法(Based on the fbp matlab filter back projection algorithm)
    2010-05-09 17:56:52下载
    积分:1
  • gravity
    newmark gravity newton rapton method
    2013-08-22 10:06:18下载
    积分:1
  • performance-file
    good resource code for people to get better performance.such as ssim,rmse etc.
    2013-12-28 07:47:51下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • powerspectrum
    运用自相关法,周期图法和burg法分析加噪信号功率谱并比较(The use of auto-correlation method, periodogram analysis burg and noise signal power spectrum and compare)
    2009-05-14 08:55:31下载
    积分:1
  • downloadpaper
    关于直接序列扩频通信的,介绍了其原理,给出了SIMULINK仿真模型,并对各个模块作了详细的描述。(On direct sequence spread spectrum communications, introduced its principle, given SIMULINK simulation model, and each module in detail description.)
    2008-06-11 17:27:29下载
    积分:1
  • xianxingduibidu
    matlab编写的线性对比度展宽算法,参数可以调整(matlab prepared by the linear contrast stretching algorithm)
    2014-01-22 18:12:38下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载