登录
首页 » matlab » Base-Station-Coveage

Base-Station-Coveage

于 2014-10-03 发布 文件大小:649KB
0 106
下载积分: 1 下载次数: 12

代码说明:

  This program use matlab for analysis GSM Base station coverage signal. Use Hatta model for this simulation

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

发表评论

0 个回复

  • gm11
    function exp85 clear all p=[0:0.1:1.1] t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095] net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm ) net.trainParam.epochs=2500 net.trainParam.goal=0.001 net.trainParam.show=50 net=train(net,p,t) r=sim(net,p) plot(p,t,p,r, * ) y=sim(net,[1.2])
    2012-04-26 12:14:11下载
    积分:1
  • 3
    说明:  《Matlab与C++》这本书的第3章,包含matlab程序和C++程序(&quot Matlab and C++&quot Chapter 3 of this book, including the matlab program and C++ program)
    2011-08-24 10:21:10下载
    积分:1
  • PostureUpdate
    四元数更新在matlab中的实现,包括采样、更新四元数、规范化、得到姿态角(Quaternion update)
    2013-04-11 11:26:05下载
    积分:1
  • twodimentlms
    The two dimensional LMS program is used to enhanced image contrast by adaptive filtering process, it operates on every fixel through each row and column
    2013-11-11 03:29:11下载
    积分:1
  • WAP-to-check-whether-a-given-system-H1
    WAP to check whether a given system H1
    2014-08-16 21:54:19下载
    积分:1
  • newmarkb
    NEWMARK方法求解结构动力学源程序,可求解较大自由度时的响应(newmark algorithm source)
    2013-11-23 19:57:58下载
    积分:1
  • CA_BP
    CA models simulation
    2014-02-08 16:33:41下载
    积分:1
  • lmekf
    ekf的程序,这里是将其应用于目标跟踪方面(ekf s programme ,it s fitted to track traget.)
    2009-05-01 12:00:49下载
    积分:1
  • ifft_base_signalgen
    基带信号生成公式,TD的,需要的朋友可以参考一下(Baseband signal is generated formulas, TD, and we need friends can make reference to it)
    2009-12-28 20:38:07下载
    积分:1
  • zhang
    说明:  摄像机标定经典标定法—— 张正友平面标定法(Zhang camera calibration plane calibration)
    2010-04-29 13:01:51下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载