登录
首页 » matlab » performanceimprovementwithpredictivechannelselecti

performanceimprovementwithpredictivechannelselecti

于 2010-06-29 发布 文件大小:240KB
0 232
下载积分: 1 下载次数: 66

代码说明:

  基于信道的历史信息来预测不同信道的未来可用时间可以帮助CR选择一个最佳信道进行信息传递。不同的预测准则应用到周期或是随机的开关模式中。一个CR可以学习以往不同信道的模式。我们提出一个简单的分类和学习方法去检测模式的类型和收集需要的信息用于智能信道的选择。MATLAB仿真结果显示提出的方案在随机信道的随机和周期模式中都有优越的表现。随着时间的变化,新到的切换次数减少到55 ,并且延迟时间也相应减少,而吞吐量却在提高。(Prediction of future availability times of different channels based on history information helps a cognitive radio (CR) to select the best channels for control and data transmission. Different prediction rules apply to periodic and stochastic ON-OFF patterns. A CR can learn the patterns in different channels over time. We propose a simple classification and learning method to detect the pattern type and to gather the needed information for intelligent channel selection. Matlab simulations show that the proposed method outperforms opportunistic random channel selection both with stochastic and periodic channel patterns. The amount of channel switches needed over time reduces up to 55 , which reduces also the delay and increases the throughput.)

文件列表:

7 performance improvement with predictive channel selection for cognitive radios.pdf,443372,2010-04-01

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

发表评论

0 个回复

  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • zuixiaoerchengfa
    介绍了各种最小二乘法并进行汇总,包括算例及MATLAB程序(Introduced a variety of least squares and aggregated, including examples and MATLAB programs)
    2010-07-07 15:58:49下载
    积分:1
  • 503
    电饭煲控制源程序 很实用 很强大 你们一定喜欢(Rice cooker is very useful source control is very strong that you will love)
    2009-12-23 15:01:39下载
    积分:1
  • 65f33c80aa2c
    adaboost training for weak classifier.Simple example for classifier and training is done
    2012-11-21 12:40:04下载
    积分:1
  • burg
    说明:  实现了BURG算法,可求出相关参数并绘出了阶次和误差关系的曲线图(err)
    2008-10-19 22:27:30下载
    积分:1
  • mmc-hvdc
    说明:  包含30个智能算法。遗传算法粒子群算法等等。(It contains 30 intelligent algorithms.)
    2020-06-28 18:32:19下载
    积分:1
  • MATLAB_programming_algorithm_for_regression_analys
    MATLAB程序设计之算法回归分析MATLAB programming algorithm for regression analysis of(MATLAB programming algorithm for regression analysis of MATLAB programming algorithm for regression analysis of)
    2010-08-02 13:31:44下载
    积分:1
  • Guide-matlab-obj
    概述介绍了matlab环境下面向对象编程的方法,初学者可以看看(Overview describes the object-oriented programming methods matlab environment, beginners can take a look)
    2014-11-13 23:17:44下载
    积分:1
  • fdtd_ori
    fdtd code original calculation
    2011-11-24 14:52:16下载
    积分:1
  • bilateral
    说明:  双边去噪的matlab源码,效果很好,值得一试(Bilateral denoising matlab source, the effect is very good, worth a try)
    2011-03-29 12:36:14下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载