登录
首页 » matlab » 1b507318ef29

1b507318ef29

于 2012-07-29 发布 文件大小:2227KB
0 105
下载积分: 1 下载次数: 2

代码说明:

  channel model for multibath signal

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

发表评论

0 个回复

  • 74746820-The-MathWorks-Demos-Dual-Tone-Multi-Freq
    Mathworks manual of DTMF analysis using goertzel alogrithm
    2013-03-05 10:12:43下载
    积分: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
  • JGJ
    图中加入文本根据坐标和角度加入文本图中加入文本根据坐标和角度加入文本(add text)
    2013-11-28 20:09:57下载
    积分:1
  • Smogeli_PhD_Thesis
    Propeller Design and simulation by matlab/simulink
    2013-04-19 09:06:19下载
    积分:1
  • lyapunov_wolf
    该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法(This function is used to calculate the maximum Lyapunov exponent of time series- Wolf Method)
    2014-02-25 21:13:24下载
    积分:1
  • Bitplanemap
    说明:  灰度图像的位面图程序 matlab环境下写的 希望能有帮助(Gray image Bit plane map program, hopes to help you)
    2010-04-09 17:16:38下载
    积分:1
  • 3.Root-MUSIC
    Root-MUSIC算法MATLAB程序,分布式信源信号处理(Root-MUSIC algorithm MATLAB program- Distributed Source Signal Processing)
    2011-10-31 11:14:12下载
    积分:1
  • outlinetext-81806
    this source code is test text draw sample. thank you
    2014-12-15 10:47:50下载
    积分:1
  • untitled
    利用支持向量机技术建立传感器的回归模型。利用粒子群算法优化回归模型参数,以达到提高建模效率及精度的目的。(The support vector machine technology to build the regression model of the sensor. Utilizing particle swarm optimization of the parameters of the regression model, in order to achieve the purpose to improve the efficiency and accuracy of the modeling.)
    2013-05-13 23:25:57下载
    积分:1
  • matlab-shili1
    matlab学习实例,包含源代码,简单易学(matlab study examples, including source code, easy to learn)
    2009-10-21 13:51:15下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载