-
基于改进的LANDMARC 算法的空间定位实验
资源描述摘 要:利用HIK-RFM104 型UHF 嵌入式读写模块和中电海康提供的圆极化天线,搭建了
基于UHF RFID 的直线式测距实验平台。在室内进行测距实验,应用MATLAB 将在实验中
测得的数据进行非线性拟合处理,得到RSSI 与距离的转换模型。基于测距实验,对应用于平
面的LANDMARC 算法进行改进,使改进后的算法适用于空间定位系统。改进算法解决了基
于平面的LANDMARC 算法应用于空间时存在误差的问题,降低实验模型成本的同时,提高
了空间定位精度
- 2022-08-18 19:58:06下载
- 积分:1
-
卡尔曼滤波的C语言实现
Kalman Filter 是一个递归的估计,即只要获知上一时刻的状态估计和当前状态的观测就可以计算出当前状态的估计,不同于其他的估计技术,Kalman 滤波器不需要观测或/和估计的历史记录,KalmanFilter 是一个纯粹的时域滤波器,而不像低通滤波器等频域滤波器那样,需要在频域中设计,然后转换到时域中应用。 本代码是用C语言实现卡尔曼滤波。
- 2022-08-17 09:07:33下载
- 积分:1
-
x264编解码算法开发优化
资源描述
x264是H.264视频压缩的业界口碑最好的参考模型,其核心部分就是运动估计/运动补偿和码率控制算法,该模型各部分功能具备可移植性,请下载研讨。
- 2022-08-22 05:05:06下载
- 积分:1
-
Solving tridiagonal equations, there are detailed notes. Algorithm to save stora...
求解三对角方程组,有详细的注释。
节省存储空间的算法-Solving tridiagonal equations, there are detailed notes. Algorithm to save storage space
- 2022-11-02 09:55:03下载
- 积分:1
-
长整数计算 用于计算长整数的加减乘除 如:100,000 ,000+200,000 ,000=300,000 ,...
长整数计算 用于计算长整数的加减乘除 如:100,000 ,000+200,000 ,000=300,000 ,-long integer calculations used in the calculation of long integer arithmetic such as : 100,000 ,000 300,000 ,000 200,000,000,000 =
- 2023-05-01 22:05:03下载
- 积分:1
-
线性规划
免费的线性规划算法,可解决有等式约束和不等式约束的线性规划问题,优化变量的个数无限制,运行速度非常快,使用的是单纯形法。线性规划是一门研究如何使用最少的人力、物力和财力去最优地完成科学研究、工业设计、经济管理中实际问题的专门学科.主要在以下两类问题中得到应用:一是在人力、物力、财务等资源一定的条件下,如何使用它们来完成最多的任务;二是给一项任务,如何合理安排和规划,能以最少的人力、物力、资金等资源来完成该项任务
- 2022-05-27 21:43:07下载
- 积分:1
-
一个程序来寻找频繁项集(关闭和最大)与Eclat算法…
A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists. -A program to find frequent itemsets (also c losed and maximal) with the eclat algorithm, which carries out a depth first search on the sub set lattice and determines the support of items ets by intersecting transaction lists.
- 2022-02-20 07:32:43下载
- 积分:1
-
SPHysics - SPH Free-surface Flow Solver
SPHysics is a platform of Smoothed Particle Hydrodynamics (SPH) codes
inspired by the formulation of Monaghan (1992) developed jointly by researchers
at the Johns Hopkins University (U.S.A.), the University of Vigo (Spain), the
University of Manchester (U.K.) and the University of Rome La Sapienza (Italy).
Developed over a number of years primarily to study free-surface flow phenomena
where Eulerian methods can be difficult to apply, such as waves, impact of
dam-breaks on off-shore structures.
- 2022-05-26 05:01:36下载
- 积分:1
-
双曲Householder变换的功能类似于主跨…
hyperbolic Householder transformation的功能类似于Householder transformation,其作用是将被变换向量映射成双曲模与之相同的其它向量。其应用之一是快速QR分解。-hyperbolic Householder transformation functions similar to the Householder transformation, its role is to transform vectors will be mapped into hyperbolic mode with the same other vector. One of their applications are fast QR decomposition.
- 2022-06-14 03:01:36下载
- 积分:1
-
binary numbers
- 2023-04-03 15:30:05下载
- 积分:1