登录
首页 » 算法 » RFID indoor location identification for construction projects

RFID indoor location identification for construction projects

于 2022-03-02 发布 文件大小:2.14 MB
0 118
下载积分: 2 下载次数: 1

代码说明:

资源描述This paper presents a lowcost indoor location identification and material tracking methodology for construction projects using Ultra High Frequency (UHF) passive Radio Frequency Identification (RFID) technology. Onsite location aware information is an emerging area that focuses on automating delivery of spatial information pertinent to location of materials, workforce, and equipment. This spatial information can be used to derive knowledge about construction project status. A two-step algorithm is presented to automate the process of location estimation and material tracking in near-real-time. In this methodology, a number of passive RFID tags are distributed onsite where work is progressing, and a mobile RFID reader is carried by a worker onsite. Each passive RFID tag is deployed as a reference point with a known location (landmark) within a predefined zone. Reference tags of known locations are used to d

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

发表评论

0 个回复

  • 七段显示器的VHDL代码
    此代码用于使7段显示器老化;
    2022-11-10 05:30:04下载
    积分:1
  • 求解旅行商问题的遗传
    遗传算法求解tsp问题,采用遗传算法,比其他的算法更容易解决tsp- GA to solve the tsp problem
    2022-02-06 00:52:14下载
    积分:1
  • 对任意给定的n,用字典和邻位互换生成并打印全部排列。...
    对任意给定的n,用字典法和邻位互换法生成并打印全部排列。-right to the arbitrary n, using the dictionary to law and Exchange Act o-generated and print all ranked.
    2022-02-01 10:43:25下载
    积分:1
  • 在许多情况下我们需要的如密码字典穷举组合..
    在许多情况下我们需要穷举组合的算法,比如密码词典。这个算法的关键是密码下标进位的问题。另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。如果要提高写文件的效率,可以使用缓冲区,分批写入。-in many cases we need exhaustive combination of algorithms such as password dictionary. The algorithm is the key indices into password-issue. Another example of this document written statement low efficiency, in order to reduce the complexity of the algorithm has not been optimized. If the document was to improve the efficiency, the use of buffer zones, into batches.
    2022-03-20 01:48:47下载
    积分:1
  • 用于产生频率选择性信道,其中的一个fade.m可以用来产生瑞利衰落信道....
    用于产生频率选择性信道,其中的一个fade.m可以用来产生瑞利衰落信道.-Used to produce frequency selective channel One fade.m can used to generate Rayleigh Fading Channels.
    2022-05-16 13:06:29下载
    积分:1
  • 雅克比行列式的小程序
    计算雅克比行列式的小程序-calculating the determinant than small programs
    2023-05-17 22:00:03下载
    积分:1
  • 犯错
    java1
    2022-06-29 06:18:03下载
    积分:1
  • 二分解非线性方程---相变过程中的界面迁移速率
    二分法解非线性方程---相变过程中的界面迁移速率---- Dichotomy solution of nonlinear equations in the process of phase-change interface migration rate
    2022-05-29 09:16:01下载
    积分:1
  • 人工蜂群
    资源描述人工蜂群算法ABC 函数优化 原始算法MATLAB   程序
    2023-04-22 17:15:03下载
    积分:1
  • 灰度
    Gray Scale Image 或是Grey Scale Image,又称灰阶图。把白色与黑色之间按对数关系分为若干等级,称为灰度。灰度分为256阶。用灰度表示的图像称作灰度图。除了常见的卫星图像、航空照片外,许多地球物理观测数据也以灰度表示。以位场图像为例,把位场表示为灰度图,需要将位场观测值灰度量化,即将场的变化范围转换成256阶的灰度范围。由于位场的动态变化范围非常大,磁场可达数万个纳特,重力场也可能在数百个重力单位内变化,所以在显示为图像前通常需要对位场观测值进行拉伸或压缩。[1]什么叫灰度图?任何颜色都有红、绿、蓝三原色组成,假如原来某点的颜色为RGB(R,G,B),那么,我们可以通过下面几种方法,将其转换为灰度:1.浮点算法:Gray=R*0.3+G*0.59+B*0.112.整数方法:Gray=(R*30+G*59+B*11)/1003.移位方法:Gray =(R*76+G*151+B*28)>>8;4.平均值法:Gray=(R+G+B)/3;5.仅取绿色:Gray=G;通过上述任一种方法求得Gray后,将原来的RGB(R,G,B)中的R,G,B统一用Gray替换,形成新的颜色RGB(Gray,Gray,Gray),用它替换原来的RGB(R,G,B)就是灰度图了。
    2022-01-27 13:44:07下载
    积分:1
  • 696518资源总数
  • 105678会员总数
  • 22今日下载