登录
首页 » matlab » shifen

shifen

于 2008-06-13 发布 文件大小:1KB
0 185
下载积分: 1 下载次数: 75

代码说明:

  实现了时分复用,并在信道中加入高斯白噪声(Achieved a time-division multiplexing, and in the channel by adding Gaussian white noise)

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

发表评论

0 个回复

  • lab7
    dsp source for matlab (fft ifft frequency)
    2010-06-14 12:39:16下载
    积分: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
  • fuzzyprogram-a-mdl
    fuzzy is a very useful technique in doing project works in the field of technology
    2013-11-17 23:10:10下载
    积分:1
  • LEACH_ED2
    说明:  对经典LEACH算法中的簇头选举概率加以改进,更进一步提升了性能(The classical LEACH cluster head election algorithm in the probability to be improved, further improving performance)
    2011-04-09 20:46:56下载
    积分:1
  • GUI
    此程序主要用于图像的匹配、配准,编程开发环境为MATLAB,是学习图像处理的同学很好的参考资料。(image matching)
    2014-11-19 20:11:20下载
    积分:1
  • Machine-learning
    多帧图像超分辨率重建,通过机器学习来实现,效果不错。(Multi-frame image super-resolution reconstruction, through machine learning to achieve good results.)
    2013-11-11 19:11:59下载
    积分:1
  • fastradial
    说明:  特征检测,Loy and Zelinski s fast radial feature detector.(Loy and Zelinski s fast radial feature detector.)
    2010-03-31 09:09:04下载
    积分:1
  • music1
    数字信号处理中的程序,采用music编写程序,进行谐波恢复试验(Digital signal processing procedures, the use of music programming, for harmonic retrieval test)
    2009-01-04 21:45:48下载
    积分:1
  • modulation
    Plot π/4-DQPSK passband waveform.ASK,FSK,MSK waveform
    2010-08-11 05:00:51下载
    积分:1
  • integrator
    Integrator in the matlab simulink. integrate the given signal using the blocks available in matlab
    2012-08-03 17:56:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载