登录
首页 » matlab » handovers-in-heterogeneous-networks

handovers-in-heterogeneous-networks

于 2017-03-13 发布 文件大小:37KB
0 133
下载积分: 1 下载次数: 27

代码说明:

  LTE/wimax异构网络切换matlab代码,小尺度衰弱和阴影效应可选。(handovers in heterogeneous networks)

文件列表:

heterogeneous_vertical_handovers
................................\1
................................\.\calculate_RSS.asv,460,2010-12-02
................................\.\calculate_RSS.m,501,2010-12-02
................................\.\calculate_slow_fading.asv,521,2010-12-02
................................\.\calculate_slow_fading.m,521,2010-12-02
................................\.\calculate_weight_property_entropy.m,835,2010-12-02
................................\.\is_in_LTE_coverage.m,242,2010-12-02
................................\.\is_in_Wimax_coverage.m,255,2010-12-02
................................\.\is_network_performance_meet.asv,870,2010-12-01
................................\.\is_network_performance_meet.m,967,2010-12-02
................................\.\main.asv,4079,2010-12-01
................................\.\main.m,4671,2010-12-02
................................\.\nomalization.m,713,2010-12-02
................................\.\received_signal_strength.fig,8618,2010-12-01
................................\.\state_network.fig,3230,2010-12-01
................................\2
................................\.\calculate_fast_fading.asv,495,2010-12-02
................................\.\calculate_fast_fading.m,681,2010-12-02
................................\.\calculate_RSS.asv,460,2010-12-02
................................\.\calculate_RSS.m,583,2010-12-02
................................\.\calculate_shadow_fading.asv,2210,2010-12-02
................................\.\calculate_shadow_fading.m,2218,2010-12-02
................................\.\calculate_slow_fading.asv,521,2010-12-02
................................\.\calculate_slow_fading.m,535,2010-12-02
................................\.\calculate_weight_property_entropy.m,835,2010-12-02
................................\.\is_in_LTE_coverage.m,242,2010-12-02
................................\.\is_in_Wimax_coverage.m,255,2010-12-02
................................\.\jakes.m,602,2010-12-02
................................\.\main.asv,4082,2010-12-02
................................\.\main.m,3760,2010-12-02
................................\.\shadow_fading_value.m,74,2010-12-02
................................\.\加了小尺度衰落的信号的网络状态.fig,3226,2010-12-02
................................\.\加了小尺度衰落的接收信号强度.fig,8897,2010-12-02

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

发表评论


0 个回复

  • designing_of_iir_lowpass_filter
    Designing a low pass IIR filter
    2010-09-25 01:05:45下载
    积分:1
  • matlab_ChannelCoding.rar
    matlab信道编码程序,可用于仿真设计TCH/FS信道各模块,检验、测试它们的性能,仿真与分析TCH/FS信道的信噪误码性能。 (channel coding matlab procedures, design simulation can be used to TCH/FS channel of the module, test, test their performance, Simulation and Analysis of TCH/FS channel BER noise letter.)
    2009-05-26 18:35:51下载
    积分:1
  • Fiber_Bragg_Gratings
    说明:  光纤光栅英文经典教程friber bragg gratings(Fiber Bragg Grating Tutorial classic English friber bragg gratings)
    2008-10-10 10:18:30下载
    积分:1
  • Chuong-4
    Lowpass filter with matlab
    2013-03-22 03:59:14下载
    积分:1
  • Digital-beam-forming
    画出下述情况下均匀线阵方向图 1)计算来波方向为0度方向图 2)画出来波方向为45度时的方向图 3)画出来波方向为0度,幅度取分贝数:20log***(单位为dB)时的方向图 4)画出来波方向为0度,随着阵元数的增加,当N=16,N=32时的方向图,并对方向图的变化情况进行说明(Draw the following conditions uniform linear array 1) calculation of wave direction is 0 degrees direction diagram 2) draw out the wave direction is 45 degrees direction map 3) draw out the wave direction is 0 degrees, and amplitude decibels: 20log*** (unit dB) when the direction of FIG. 4) draw out the wave direction is 0 degrees, with the increase of the number of array elements, when N=16, N=32 pattern, and the change of direction is described )
    2013-05-02 23:44:17下载
    积分:1
  • cr
    说明:  对认知无线电算法的详细论述,有利于初学认知无线电的人(Cognitive radio algorithms to detail and is conducive to learning cognitive radio people)
    2009-05-25 20:09:19下载
    积分:1
  • spectroscopic-study-of-human-tongue
    人体舌苔的光谱学研究。。运用光谱法获得表面反射光谱数据。(spectroscopic study of human tongue)
    2011-04-27 12:07:57下载
    积分:1
  • MATLABpid
    先进 PID 控制及其 MATLAB 仿真(教材+相关程序) 刘金琨 著 电 子 工 业 出 版 社 内 容 简 介 本书从 MATLAB 仿真角度系统地介绍了 PID 控制的基本理论、基本方法和应用技术,是作者多年来从事控制系统教学和科研工作的结晶,同时融入了国内外同行近年来所取得的新成果。 全书共分十章,包括连续系统和离散系统的 PID 控制,常用数字 PID 控制,专家 PID和模糊 PID 控制,神经 PID 控制,遗传算法 PID 控制,多变量解耦 PID 控制,几种先进的PID 控制,灰色 PID 控制,伺服系统 PID 控制,PID 实时控制,每种方法都通过 MATLAB 仿真程序进行了说明。本书各部分内容既相互联系又相互独立,读者可根据自己需要选择学习。本书适用于从事生产过程自动化、计算机应用、机械电子和电气自动化领域工作的工程技术人员阅读,也可作为大专院校工业自动化、自动控制、机械电子、自动化仪表、计算机应用等专业的教学参考书。(advanced PID control and MATLAB (materials related procedures) with the electronics industry, Hangzhou Press Description of the book from the perspective of MATLAB simulation system introduced PID control of the basic theory, Basic methods and techniques, is the author of control systems for years to teaching and research work at the crystallization Meanwhile at home and abroad into the peer in recent years has made new achievements. The book is divided into 10 chapters, including discrete and continuous system of PID control system, commonly used digital PID control, Expert PID and fuzzy PID control, neural PID control, genetic algorithm PID control, Multivariable decoupling PID control, several advanced PID control, gray PID control, PID control servo system, PID control in real time, ea)
    2021-04-28 12:38:44下载
    积分:1
  • matlab_sourcecode_part1
    拥有很多有实际应用价值的MATLAB源程序代码(Has many practical applications of MATLAB source code)
    2010-06-18 10:48:47下载
    积分:1
  • fdtd2D
    基于matlab的二维时域有限差分程序,使学习时域有限差分方法的好资料。(Matlab-based two-dimensional finite difference time domain procedure, so that learning FDTD good information.)
    2007-11-26 20:06:04下载
    积分:1
  • 696518资源总数
  • 105282会员总数
  • 11今日下载