登录
首页 » matlab » QpskMapping

QpskMapping

于 2010-12-24 发布 文件大小:1KB
0 155
下载积分: 1 下载次数: 19

代码说明:

  implementing Qpsk Mapping

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

发表评论

0 个回复

  • xtbszsykz
    《系统辨识与自适应控制MATLAB仿真》的程序代码,有很高的参考价值。(MATLAB simulink)
    2009-10-11 17:36:03下载
    积分:1
  • wavelet_compress
    本程序为应用小波变换进行信号压缩。由于本程序涉及到了小波变换的函数,因此可能涉及到一些时频分析工具箱的函数。程序中应用db3小波进行3层分解,选用全局阈值进行阈值处理,即对各高频系数使用同一个阈值,进行阈值处理。(This procedure for the application of wavelet transform for signal compression. Since this procedure involves the wavelet transform of the function, it may involve a number of time-frequency analysis function of the toolbox. Procedures for the application of layer 3 to db3 wavelet decomposition, selection of the overall threshold threshold treatment, that is, on the high-frequency coefficients using the same threshold, the threshold for treatment.)
    2008-06-04 17:47:54下载
    积分:1
  • 1985538wavelet_function
    各种小波函数,消失距求取源代码,应用简单方便(Various wavelet functions, disappeared from the strike source, application is simple and convenient)
    2010-05-14 21:31:08下载
    积分:1
  • awhd
    This the simple books management system management system which Idevelops, hoped brings a help to the novice(This the simple books management system Idevelops management system which, hoped brings a help to the novice)
    2007-05-13 17:02:50下载
    积分:1
  • 4-20
    矩阵的运算,提供了几个不错的矩阵例子,来自matlab教程(Matrix calculations, provides several good matrix example, matlab tutorial)
    2015-01-09 10:34:12下载
    积分:1
  • wkfunctional
    Surface Fitting of both Positions and Normals without going through the points exactly
    2011-05-26 13:10:33下载
    积分:1
  • 3-13
    Lagrange Opdal solution
    2014-10-21 17:51:25下载
    积分: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
  • Gyrostat
    A simulink model for chaotic Gyrostat system
    2013-11-08 16:08:23下载
    积分:1
  • randinterval
    本函数将利用随机序列进行间隔控制,选择消息隐藏位置(This function will use a random sequence interval control, select the message hidden location)
    2013-12-02 21:02:28下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载