登录
首页 » matlab » 扩频与解扩

扩频与解扩

于 2021-01-15 发布
0 162
下载积分: 1 下载次数: 2

代码说明:

说明:  扩频与解扩仿真实验,用matlab可以完全实现,图形也正确(The simulation experiment of spread spectrum and despreading can be realized by MATLAB, and the graph is correct)

文件列表:

新建文件夹, 0 , 2021-01-15
新建文件夹\Untitled7.m, 1412 , 2020-11-29
新建文件夹\channels.m, 611 , 2020-11-29
新建文件夹\dedsss.m, 254 , 2020-11-12
新建文件夹\demodu.m, 442 , 2020-11-29
新建文件夹\dsss.m, 110 , 2020-11-12
新建文件夹\genMseq.m, 197 , 2020-11-12
新建文件夹\information.m, 77 , 2020-11-12
新建文件夹\modu.m, 240 , 2020-11-12

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

发表评论

0 个回复

  • MATLAB
    matlab教程,详细的介绍了matlab的使用方法,操作步骤基流程(matlab tutorial matlab detailed introduction to use, step-based process operations)
    2014-02-12 13:11:53下载
    积分:1
  • 101
    常胜将军 :在计算机后走的情况下,要想使计算机成为“常胜将军”,必须找出取 关键。根据本题的要求枷以总结出,后走一方取子的数量与对方刚才一步取子的数量之和等于,就可以保证最后一个子是留给先取子的那个人的。(Ever Victorious General: On the computer where to go, in order to make the computer become " Ever Victorious generals" must be taken to find the key. According to the requirements of this title thoughts to conclude that one party to take the child away after the number of step with each other just to take the child and is equal to the quantity, we can ensure that a child is left to the first final to take the child of that individual.)
    2009-11-15 21:31:07下载
    积分:1
  • zcx
    基于遗传算法的PID控制 用于优化求解控制器的参数 (based on genetic algorithms for optimizing PID control parameters Controller Solution)
    2006-06-05 17:54:22下载
    积分: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
  • Laguerre-adaptive-filter
    详细介绍了拉盖尔自适应滤波器的实现过程和仿真。(Laguerre adaptive filter implementation process and simulation.)
    2021-04-16 21:08:53下载
    积分:1
  • TIchinese_A1888
    无人机高度基于matlab数据融合(考虑卡尔曼滤波)(UAV height data fusion based on matlab)
    2010-07-27 14:30:07下载
    积分:1
  • fda.m
    fisher discriminant analysis 特征选取(fisher discriminant analysis)
    2012-03-28 04:52:48下载
    积分:1
  • 14150942get_geom_jxf
    系统动力学的应用,对研究轨道系统的动力学很重要(dynamic analysis)
    2013-12-28 23:05:06下载
    积分:1
  • normmat
    for noramalization of the matrix.
    2012-04-06 18:31:54下载
    积分:1
  • huangniebia5566n
    基于matalab的逆变电路的仿真,希望对大家有所参考,大家交流(Based on matalab inverter circuit simulation, we want to reference, to share)
    2011-12-26 15:23:12下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载