登录
首页 » matlab » Opportunistic Routing

Opportunistic Routing

于 2019-01-06 发布 文件大小:7KB
0 261
下载积分: 1 下载次数: 2

代码说明:

  Markovian_model_for_Opportunistic_Request_Routing-maste的matlabr例程,同时还有相关的论文。《Analyzing Opportunisitic Request Routing in Wireless Cache Networks》(A simulation of Markovian_model_for_Opportunistic_Request_Routing based on matlab)

文件列表:

Markovian_model_for_Opportunistic_Request_Routing-master, 0 , 2018-06-15
Markovian_model_for_Opportunistic_Request_Routing-master\.DS_Store, 6148 , 2018-06-15
Markovian_model_for_Opportunistic_Request_Routing-master\1_Rayleigh_Fading_Model, 0 , 2018-06-15
Markovian_model_for_Opportunistic_Request_Routing-master\1_Rayleigh_Fading_Model\.DS_Store, 6148 , 2018-06-15
Markovian_model_for_Opportunistic_Request_Routing-master\1_Rayleigh_Fading_Model\Throughput.m, 387 , 2018-06-15
Markovian_model_for_Opportunistic_Request_Routing-master\1_Rayleigh_Fading_Model\calcH.m, 205 , 2018-06-15
Markovian_model_for_Opportunistic_Request_Routing-master\1_Rayleigh_Fading_Model\getTransMatrix.m, 4134 , 2018-06-15
Markovian_model_for_Opportunistic_Request_Routing-master\1_Rayleigh_Fading_Model\gethopMatrix_1.m, 513 , 2018-06-15
Markovian_model_for_Opportunistic_Request_Routing-master\1_Rayleigh_Fading_Model\gethopMatrix_2.m, 640 , 2018-06-15
Markovian_model_for_Opportunistic_Request_Routing-master\1_Rayleigh_Fading_Model\hitMatrix.m, 594 , 2018-06-15
Markovian_model_for_Opportunistic_Request_Routing-master\1_Rayleigh_Fading_Model\main_numerical.m, 1153 , 2018-06-15
Markovian_model_for_Opportunistic_Request_Routing-master\1_Rayleigh_Fading_Model\prodV.m, 184 , 2018-06-15
Markovian_model_for_Opportunistic_Request_Routing-master\1_Rayleigh_Fading_Model\zipf_rand.m, 588 , 2018-06-15
Markovian_model_for_Opportunistic_Request_Routing-master\Readme.md, 508 , 2018-06-15

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

发表评论

0 个回复

  • exp
    一个将32路64kbps信息流合成一个基群的复用模块和相应的解复用模块,要能观察合成或分解后信息流的一致性,演示的最小时间刻度为时隙(一次采样,即1/8000秒)。(64kbps would be a 32-way flow of information into one group based reuse modules and the corresponding de-multiplexing module, to be able to observe the post-synthesis or decomposition of the consistency of the flow of information to demonstrate the minimum time scale for the time slot (one sample, that is, a/8000 seconds).)
    2009-12-10 22:40:44下载
    积分:1
  • example4_4
    例4:在sinc(t)信号中叠加噪声,分析对应频谱 fs=100 采样频率,必须大于两倍基带信号最高频率 ts=1/fs 采样时间间隔 T=2 时间窗大小 ( x=x+0.1*randn(1,N) x=awgn(x,-10, measured ) figure plot(t,x) title( 时域信号图 ) xlabel( t /s ) y=fft(x,N) figure if mod(N,2)~=0 N=N-1 end f=linspace(0,fs/2,N/2) plot(f,abs(y(1:N/2))*2/N) title( 叠加噪声的sinc(t)信号频谱 ) xlabel( f /Hz ) figure y0=y(1:N/2) P=y0.*conj(y0)/N P=10*log10(P) plot(f,P) title( 功率谱 ) xlabel( f /Hz ) )
    2010-05-25 20:59:03下载
    积分:1
  • ct-image-reconstruction
    用MATLAB编程 ct图像重建,S-L头模型(ct image reconstruction)
    2013-11-08 13:33:09下载
    积分:1
  • EIGENFILT
    这个代码是用来实现特征滤波器的,该滤波器基于最小二乘法,可以实现低通高通带通带阻带通等功能。(This program is to realize an Eigenfilter,which is based on total least squares.)
    2015-04-09 09:51:38下载
    积分:1
  • rf
    说明:  It is a RF aplication based in Simulink in Matlab
    2011-08-21 07:13:43下载
    积分:1
  • Root-MUSIC-algorithm-source.
    MUSIC算法是基于天线阵列协方差矩阵的特征分解类DOA算法,这里给出的是求根MUSIC算法源程序。(MUSIC algorithm is based on the characteristics of the antenna array covariance matrix decomposition class DOA algorithm given here is Root MUSIC algorithm source.)
    2014-01-06 15:38:38下载
    积分:1
  • TDM_with_emd
    通过EMD和wavelet对加噪信号去噪,改善信噪比后进行互相关,提高时延估计精度(To enhance the prediction of time delay,using EMD and wavelet methods to denoising the signal.)
    2015-08-14 16:44:23下载
    积分:1
  • ELM-with-Markov-chains
    Generalization ability of extreme learning machine with uniformly ergodic Markov chains
    2020-07-16 16:58:49下载
    积分:1
  • dwt-matLab-marking
    提出了一种基于小波变换可抗击几何攻击算法。在水印嵌人 部分# 首先对宿主图像进行小波分解 、 嵌人水印, 再通过余弦变换求得该水印图像的一个特征向量, 利用该特征向量和水印 信息通过12 31 函数生成一个二值逻辑系列, 将该序列作为密钥/ 水印提取部分为# 对待测的图像进行小波变换, 再通过余 弦变换求得待测图像的一个特征向量, 利用该特征向量和密钥通过1 2 4 1 函数提取出水印。(Proposed based on wavelet transform algorithm can be against geometric attacks.# Watermark embedded in the first part of the host image wavelet decomposition, embedded watermark, and then through the cosine transform of the watermarked image obtained by a feature vector, using the feature vector and the watermark information through 1231 to generate a binary logic function series, the sequence as the key/watermark extraction part is# treated transform measured image, and then obtained through the cosine transform the image of a feature vector under test, using the feature vector and the key function by 1241 to extract the watermark .)
    2011-05-15 23:25:27下载
    积分:1
  • Untitled4
    单纯形法的matlab编程,其中具体数值视具体问题而定(Matlab programming simplex method)
    2012-05-07 13:04:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载