登录
首页 » matlab » Iot-positioning-simulation

Iot-positioning-simulation

于 2016-04-26 发布 文件大小:90KB
0 236
下载积分: 1 下载次数: 52

代码说明:

  RSSI算法是指根据无线传感器接受到(目标物体)的信号指示强度,计算该信号在传播中的损耗,根据理论或者经验的信号传播模型将信号强度转换成距离。但是这种算法很容易受到天气,障碍物或人员流动的影响,导致测距不精确,从而定位精度不高。但是由于RSSI算法简单,成本低廉,很多无线通信模块提供RSSI值,所以RSSI算法依然应用在众多领域中。(RSSI algorithm is based on wireless sensor to receive the signal intensity (objects), calculate the signal in the transmission loss, according to the experience of the theory or the signal propagation model will be converted into a distance of signal strength.But this algorithm is very vulnerable to weather, obstacles or the influence of the flow of people, lead to range is not accurate, thus positioning accuracy is not high.But because the RSSI algorithm is simple, low cost, a lot of wireless communication module provides RSSI values, so the RSSI algorithm is used in many fields.)

文件列表:

RSSI定位matlab仿真
..................\end3_scout.m,5349,2013-04-17
..................\end_scout.asv,5240,2013-04-04
..................\end_scout.m,5240,2013-04-04
..................\end_scout2.m,6672,2013-04-03
..................\RSSI
..................\....\Distance.m,2256,2013-03-14
..................\....\Distance11.m,3024,2013-03-21
..................\....\Distanceyingyong.m,45,2013-03-13
..................\....\RSSI
..................\....\....\Distance.m,2118,2015-06-12
..................\....\....\Simulation1.m,3176,2008-05-30
..................\....\....\Triangle.m,1888,2008-05-30
..................\....\....\untitled.fig,31552,2013-03-17
..................\....\rssi2dist.asv,751,2013-03-21
..................\....\rssi2dist.m,751,2013-03-21
..................\....\sim.asv,5020,2013-04-01
..................\....\sim.m,5101,2013-04-01
..................\....\sim5.asv,8344,2013-05-13
..................\....\sim5.m,8425,2013-05-16
..................\....\simula.asv,4573,2013-04-04
..................\....\simula.m,4539,2013-04-07
..................\....\Simulation1.asv,3527,2013-03-21
..................\....\Simulation1.m,3527,2013-03-21
..................\....\Simulation11111.m,3429,2013-03-14
..................\....\simulationnew.m,3601,2013-03-26
..................\....\simulationtry.asv,6203,2013-03-26
..................\....\simulationtry.m,6413,2013-03-26
..................\....\Triangle.m,1811,2013-03-26
..................\....\Triangle1.m,3158,2013-03-17
..................\....\Triangle1111.asv,6188,2013-03-17
..................\....\Triangle1111.m,6238,2013-03-17
..................\....\Triangle2.asv,2438,2013-04-04
..................\....\Triangle2.m,2382,2013-04-04
..................\....\Triangle4.asv,2341,2013-03-31
..................\....\Triangle4.m,2336,2013-03-31
..................\....\Triangle5.asv,1945,2013-04-04
..................\....\Triangle5.m,1930,2013-04-04
..................\....\trytry.asv,4577,2013-04-04
..................\....\trytry.m,4496,2013-04-04
..................\RSSI.m,3109,2013-03-25
..................\RSSIzhixin.m,1387,2013-04-10
..................\scout.m,2942,2013-03-22
..................\scout1.m,3193,2013-03-25
..................\scout2.asv,5002,2013-03-26
..................\simulationnew11.m,6693,2013-03-29

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

发表评论

0 个回复

  • MatLab_Programs
    一些非常有用的MATLAB源码,对于提高编程水平和学习通信理论知识还有帮助.(Some very useful MATLAB source code for programming improve the level of theoretical knowledge and learning of communication also help.)
    2007-10-03 21:22:42下载
    积分:1
  • version1.0
    关于边缘检测的matlab程序,设置初始点,调试用的初始化等等(About matlab edge detection procedure, set the initial point, debugging and so on used to initialize)
    2009-04-02 13:23:47下载
    积分:1
  • tuxiang
    用matlab处理图像,实现各种滤波等图像增强的功能。(Matlab image processing used to achieve a variety of filtering, image enhancement functions.)
    2009-04-16 20:20:08下载
    积分:1
  • get_googlemap
    get google map matlab
    2010-05-07 13:16:32下载
    积分:1
  • niudun
    解决非线性方程组,通过输入初始值来迭代得到数值解(nolinear function)
    2011-05-05 11:24:37下载
    积分:1
  • Antoine-Class
    Antoine equation from thermodynamic applications in chemicl engineering
    2014-09-12 17:00:23下载
    积分:1
  • Desktop
    signal system show BODE PLOT and step response of transfer function EFFECT OF c2d command in matlab for continuous system
    2013-05-19 22:43:22下载
    积分:1
  • matlab序,如交互多模
    matlab的程序,如交互多模,CA,CV,Singer模型的一些仿真仅供参考。(Some matlab procedures, such as interactive multimode, CA,CV,Singer model of some simulation is for reference only.)
    2020-06-24 06:00:02下载
    积分:1
  • Image_Operators_matlab_codes
    12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切 12.5 空间变换 12.5.1 仿射变换( affine transformation ) 12.5.2 透视变换 (Perspective Transformation) 12.5.3 空间变换的 MATLAB 函数 12.5.4 空间变换实例 12.6 图像融合 12.7 邻域与块操作 12.7.1 邻域操作 12.7.2 图像块操作 12.8 区域处理 12.8.1 区域选择 12.8.2 区域滤波 12.8.3 区域填充(12.1 image point arithmetic 12.1.1 computing linear point 12.1.2 nonlinear point operations 12.2 image adder computing 12.2.1 Arithmetic 12.2.2 subtraction multiplication 12.2.3 computing division 12.2.4 computing 12.2.5 other computing 12.3 Image 12.4 Image-bit logic operations geometric computing 12.4.1 Image Interpolation 12.4.2 image scaling 12.4.3 image rotation 12.4.4 Shear Image 12.5 Space Conversion 12.5.1 affine transformation (affine transformation) 12.5.2 Perspective Transform (Perspective Transformation) 12.5.3 space transform space transform MATLAB function 12.5.4 Examples 12.6 Image Fusion 12.7 Neighborhood and Block Operation 12.7.1 Operation 12.7.2 neighborhood image processing block operation 12.8 Regional 12.8 area selection 12.8.1. 2 regional filtering area filling 12.8.3)
    2007-12-14 08:59:51下载
    积分:1
  • vector_4
    with study image process sample program
    2015-02-21 15:33:29下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载