登录
首页 » Windows_Unix » df

df

于 2010-03-04 发布 文件大小:9KB
0 248
下载积分: 1 下载次数: 0

代码说明:

说明:  我的收藏,协作通信中DF的matlab仿真 (My collection, collaboration, communication matlab simulation of the DF)

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

发表评论

0 个回复

  • bp2
    无线传感器网络协议的生命周期和稳定周期对比(Wireless sensor network protocol and stability of periodic comparative life cycle)
    2013-07-24 22:31:23下载
    积分:1
  • computeitae
    用四阶龙格库特法在matlab环境下实现某函数的适应度值的计算。(A fitness function value is calculated using fourth-order Runge Ge Kute method in Matlab environment.)
    2012-07-21 10:47:27下载
    积分:1
  • matlab
    一个二维静电场,电位函数为φ(x, y),将正方形分成25个正方形网格。有16个内部网格点。假定16个网格点的初值都定为零,试用超松弛法确定16个内部网格点的电位值。(A two dimensional electrostatic field, the potential function for phi (x, y), the square into 25 square grid. There are 16 internal grid point. Assume that 16 mesh point of initial value at zero, trial overrelaxation method to determine the potential value of 16 internal grid point.)
    2014-01-03 22:37:04下载
    积分:1
  • New-folder-(4)
    this file is about beam forming with adaptive file
    2013-09-12 15:50:34下载
    积分:1
  • DFP
    用matlab语言来实现DFP算法,源码中有例子(Matlab language used to achieve the DFP algorithm, there are examples of source)
    2007-10-01 22:52:55下载
    积分:1
  • MATLAB-TUTOTIAL
    Matlab的创始人 C. Moler编写,网上鲜见。 诚乃大家之作,为英文版,内附70多个M文件实例解释,对于编码的品质提高很有好处(Matlab' s founder C. Moler preparation, on-line rare. We shall be sincere is for English, included more than 70 instances of M documents to explain, for improving the quality of coding is very good for)
    2009-12-08 22:56:56下载
    积分:1
  • MbookMATLAB
    本书主要可以分为两部分,第一本书是基础,主要介绍了matlab的基本图像处理方法;第二部分是应用,主要介绍理论和方法的实际使用。(The book can be divided into two main parts, the first book is the basis, mainly introduces the basic matlab image processing method the second part of the application, the main theoretical and methodological introduction of actual use.)
    2007-10-31 14:01:48下载
    积分:1
  • fusechuli
    能够编译运行,改正了好多网上程序的错误,完整的肤色分割程序,下载者只要在D目录中加一张图片,就可以运行了(To compile and run, full color segmentation process)
    2011-04-22 12:44:33下载
    积分:1
  • qammedo
    QAM调制的MATLAB程序仿真,思路清晰,既可以学习如何用MATLAB编程,又可以理解通信调制技术!(QAM MATLAB simulation procedures, clear thinking, can learn how to use MATLAB programming, but also to understand communication modulation technology!)
    2006-12-13 14:16:49下载
    积分: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
  • 696518资源总数
  • 105877会员总数
  • 14今日下载