登录
首页 » matlab » Transmission-Model

Transmission-Model

于 2013-08-31 发布 文件大小:132KB
0 164
下载积分: 1 下载次数: 46

代码说明:

  无线传感器网络定位用到的无线传输模型 Regular Model, Logarithmic Attenuation Model, DOI Model, RIM Model (Wireless sensor network localization using wireless transmission model, Regular Model, Logarithmic Attenuation Model, DOI Model, RIM Model Achieve functional distance and transmission attenuation swap ~~~~~~~~~~~~~~~~~~~~~~Regular Model~~~~~~~~~~~~~~~ In this model, the radio range is a circle ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ReceivedSignalStrength=SendingPower-PathLoss e.g, RSS=Pt-Pl(d0)-10*η*log10(dist/d0) Pt:transmit power pl(d0):the pass loss for a reference distance of d0 ηis the path loss exponent above parameters are saved in ../Parameters_Of_Models.mat dist:distance between sender and receiver(m) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ typical value:Pt=0-4dBm(max),Pl(d0)=55dB(d0=1m),η(2~4)=4(indoor,outdoor) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~Logarithmic Attenuation Model~~~~~~~~~ In this model, the radio range is a circle ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ReceivedSignal)

文件列表:

dist2rss.m,4266,2012-05-02

Draw_Trans_Model_Figure.m,1078,2012-05-15




rss2dist.m,383,2012-05-10
Trans_Model_Figure.m,5341,2012-05-11

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

发表评论

0 个回复

  • 4RRR_parallel
    4RRR并联平台的资料,用matlab程序编写的,比较全面(4RRR parallel platform of information with the matlab programming, and more comprehensive)
    2010-07-22 15:26:03下载
    积分:1
  • matlab
    matlab在科学计算中的应用,计算,matlab,代码,程序,运行结果(matlab in scientific computing, computing, matlab, code, program, the results)
    2013-12-09 10:13:16下载
    积分:1
  • HZK48s
    Store contains 48 * 48 blackbody, including English and Japanese alphanumeric characters, special symbols(Store contains 48* 48 blackbody, including English and Japanese alphanumeric characters, special symbols)
    2014-01-16 15:24:46下载
    积分:1
  • ACO
    aco feature selection
    2009-09-07 20:11:52下载
    积分:1
  • conversion_gui
    function ret = Int2Hex(var) Prints integer array to hexadecimal string varType = class(var) cast signness away: if ( u ~= varType(1) ) varType = [ u varType] var = typecast(var,varType) end nBits = str2double(varType(5:end)) if (64 == nBits) split 64 bit case into two 32 s cuz dec2hex doesn t handle 64 bit... varType(5:end) = 32 var = typecast(var,varType) end ret = dec2hex(var) if (64 == nBits) littleEndian = all(typecast(uint32(1), uint16 )==[1 0]) first = 1 + littleEndian second = 2 - littleEndian ret = [ret(first:2:end,:),ret(second:2:end,:)] end end
    2010-07-30 09:39:56下载
    积分:1
  • forfun
    matlab编写的生日音乐,可以直接运行(matlab write birthday music can be run directly)
    2013-03-11 16:59:46下载
    积分:1
  • impulse
    ----------------------------------------------------- This file produces the output file test_impulse.wav containing an approximation to the unit impulse (delta) function. The value of alpha on [0,1] determines the bandlimit of the approximation. This method is used to avoid the technical difficulties in producing (and reproducing) an ideal impulse (delta) function in audio. This file also produces the .wav audio file test_audio.wav which is an audio test vector intended to be used in the impulse response inversion experiment. (4/24/2002) NOTE: Impulse is bandlimited to alpha*Fmax where Fmax = Fs/2, or the Nyquist frequency.
    2011-11-11 09:14:50下载
    积分:1
  • chaos
    基于混沌系统的用用加密解密方法及实现源程序代码(Image encryption and decryption)
    2015-04-22 10:56:17下载
    积分:1
  • fs_sup_relieff
    Relief算法中特征和类别的相关性是基于特征对近距离样本的区分能力。算法从训练集D中选择一个样本R,然后从和R同类的样本中寻找最近邻样本H,称为Near Hit,从和R不同类的样本中寻找最近样本M,称为Near Miss,根据以下规则更新每个特征的权重: 如果R和Near Hit在某个特征上的距离小于R和Near Miss上的距离,则说明该特征对区分同类和不同类的最近邻是有益的,则增加该特征的权重;反之,如果R和Near Hit在某个特征上的距离大于R和Near Miss上的距离,则说明该特征对区分同类和不同类的最近邻起负面作用,则降低该特征的权重。(The correlation between feature and category in Relief algorithm is based on distinguishing ability of feature to close sample. The algorithm selects a sample R from the training set D, and then searches for the nearest neighbor sample H from the samples of the same R, called Near Hit, and searches for the nearest sample M from the sample of the R dissimilar, called the Near Miss, and updates the weight of each feature according to the following rules: If the distance between R and Near Hit on a certain feature is less than the distance between R and Near Miss, it shows that the feature is beneficial to the nearest neighbor of the same kind and dissimilar, and increases the weight of the feature; conversely, if the distance between R and Near Hit is greater than the distance on R and Near Miss, the feature is the same. The negative effect of nearest neighbor between class and different kind reduces the weight of the feature.)
    2018-04-17 14:41:55下载
    积分:1
  • notch01
    50hz陷波器,零极点的原理。编译通过。 (50hz notch filter, zero-pole principle. Compiled through.)
    2007-08-23 19:56:47下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载