登录
首页 » matlab » BLIND_EUQALIZATION

BLIND_EUQALIZATION

于 2009-03-28 发布 文件大小:8KB
0 223
下载积分: 1 下载次数: 12

代码说明:

  THIS IS A BLIND QUALIZATION ALGORITHM. 2BPSK MODULATION 3 MUTIPATH

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

发表评论

0 个回复

  • PCA
    PCA算法,用于用于主分量分析,挺好用的!!!!!!!!!(PCA algorithm for principal component analysis used, very good use! ! ! ! ! ! ! ! !)
    2009-05-14 09:26:13下载
    积分:1
  • sumulink
    this is a simulink model of modern control obserability
    2012-06-02 03:06:33下载
    积分: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
  • dqpsk
    Somethinh about dqpsk nodulation
    2009-12-18 21:20:36下载
    积分:1
  • edge_detection
    Edge detection in matlab
    2010-01-10 10:28:18下载
    积分:1
  • mat3
    will apply adaboost algorithm for making a strong classifier.
    2011-07-28 16:22:10下载
    积分:1
  • fdtd_2D_code_generator
    Code for doing FDTD solutions.
    2011-09-19 21:36:57下载
    积分:1
  • Theprogramoftherobotcontrolsystem
    机器人控制系统的matlab程序,帮助大家学习matlab编程(The program of the robot control system,in order to help students to improve their ability of programing)
    2011-01-03 17:23:28下载
    积分:1
  • xtouying
    运动目标检测和跟踪,用的是水平集方法和二次帧差法实现(Moving target detection and tracking)
    2010-08-11 21:01:53下载
    积分:1
  • 1
    说明:  关羽调频广播的很好的几篇文章,值得一看。(Guan Yu, a good FM radio articles, worth a visit.)
    2011-07-20 20:50:30下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载