搜索资源列表
qq1_2.rar
- 3种定位算法(多边:3 边及4边 最小二乘 质心)的主程序,Location algorithm of three kinds of main program
XIAO_Fei_09621576g
- GPS定位程序,利用最小二乘法进行计算得出结果-GPS positioning process is calculated using the results of least-squares method
Taylor_TDOA
- TDOA定位的泰勒级数展开最小二乘定位算法Matlab源码. GreenSim团队原创作品,-Taylor series expansion TDOA positioning Matlab least squares source location algorithm. GreenSim team of original works,
wsn5
- 减少无线传感器网络节点定位误差的方法 吕睿, 阳宪』惠 清华大学自动化系, 北京 摘要为提高无线传感器网络节点定位精度, 提出种基于距离信息的改进定位算法改进三边测量法、加权最 小二乘估计、抗差最小二乘估计。在一定先验假设情况下, 对三边测量法以及由其衍生出最小二乘估计进行改进, 并将抗差最小二乘估计方法引入到节点定位计算之中。仿真结果表明种算法能够有效减少定位误差。抗差最小 二乘估计在系统存在粗差情况下效果尤其显著。当系统对能耗要求严格时, 可采用改进三边测量法或加权最
adistortedimagerectificationalgorithmbasedonleasts
- 针对高精度的畸变图像,提出了一种基于最小二乘影像匹配的高精度畸变图像矫正算 法. 算法首先利用特征提取与边缘检测对图像进行预处理,并且将特征匹配与最小二乘算法相 结合,从而实现了图像与模板之间精确的子像素定位与匹配. 实验表明,该算法较好的解决了目前高精度畸变图像矫正算法中普遍存在的定位和匹配精度较差的缺陷,图像矫正效果良好,是一种有效的畸变图像矫正算法.-Image distortion for high-precision, a least-squares image matchin
linearposition
- GPS线性最小二乘定位算法matlab仿真-Least-squares algorithm for GPS positioning matlab simulation
linearposition2
- 本程序是GPS线性最小二乘定位算法matlab仿真程序,欢迎大家下载!-This procedure is linear least squares GPS positioning algorithm matlab simulation program, are welcome to download!
Simulation1
- 无线传感器网络,定位,最小二乘法,加权最小二乘法-Weighted least squares
TDOA-AOA-AOD-for-least-squares
- TDOA/A OD混合定位最小二乘定位算法MATLAB源码.TDOA/AOA/AOD混合定位的非线性比较强,这里给出其最小二乘的泰勒级数展开最小二乘算法.本源码由GreenSim团队原创-TDOA/AOA/AOD hybrid location positioning algorithm for least squares MATLAB source .TDOA/AOA/AOD hybrid location of relatively strong non-linear, this gives
Least-square-method
- 最小二乘法matlab代码,关于如何组建定位网络,节点设置和最小二乘法的代码-Least square method matlab code
book
- 这是一本研究目标定位跟踪的学习手册(在雷达,声纳,无线传感器网络领域等),采用的方法有最小二乘/极大似然,卡尔曼滤波,蒙特卡洛,粒子滤波等方法,更是很多读者需要的是里面有大量的仿真实例和程序代码,并配以中文注释,读者可以结合书中的原理和公式,对程序有进一步的理解。也适合很多读者在已有的代码的基础上对算法进行改进。-This is a study targeting the learning manual tracking (radar, sonar, wireless sensor networ
LS6P
- 最小二乘法(LS)仿真6个参考节点定位一个定位节点,利用RSSI与距离转化的公式求解距离。-Least squares (LS) simulation 6 reference node positioning a positioning node, the use of RSSI and distance into the distance formula to solve.
LS2DNL
- 10*10正方形区域内4个锚节点k个随机未知节点的最小二乘定位法MATLAB源码-10* 10 square area within the four anchor nodes k least squares random unknown node location in MATLAB source
MATLAB
- 混合定位最小二乘定位算法MATLAB源码 -Hybrid positioning least squares location algorithm MATLAB source
wireless-location-method-by-zigbee
- 设计一个机车无线定位管理系统为目的,首先介绍了时下主流无线定位技术,讨论了其在机车定位应用方面的局限性,并在此基础上提出了基于对称双边到达时间测距算法和最小二乘定位算法的车站机车精确定位方法-Design a locomotive wireless location management system for the purpose of, first introduced the nowadays mainstream wireless location technology, discuss
leastSquarePos
- GPS定位中应用较多的最小二乘定位,程序简单易懂,是大家学习和参考的好资料,-GPS positioning applications more least squares positioning, the program is simple and easy to understand, we study and reference information
erchengdingwei
- TDOA定位的泰勒级数展开最小二乘定位算法Matlab源码.-TDOA localization Taylor series expansion of the least squares algorithm Matlab source code.
Least Squares Maximum Likelihood as Algorithm
- 最小二乘,极大似然定位算法,其中包括二维和三维的最小均方误差定位算法以及连续定位算法(Least squares, maximum likelihood localization algorithm, which includes two-dimensional and three-dimensional minimum mean square error localization algorithm and continuous positioning algorithm)
SS
- 加权质心定位算法(zhixin.m)、最小均方误差的二维定位算法(LSM2.m)、最小均方误差的三维定位算法(LSM3.m)、最小二乘/极大似然用于目标跟踪(MLS1.m)、最小二乘/极大似然用于纯方位目标跟踪(MLS2.m)(Weighted centroid positioning algorithm)
目标定位
- 研究目标跟踪的状态估计方法,最小二乘估计,Kalman滤波,扩展Kalman滤波,无迹Kalman滤波以及粒子滤波等,理论及MATLAB源程序。(The state estimation methods of target tracking, least square estimation, Kalman filtering, extended Kalman filtering, unscented Kalman filtering and particle filtering, theory