A Kalman Filter for RSSI Distance approximations
问题 I'm currently working on a project that makes use of RSSI signals to determine a users distance from between three beacons. Whilst I have the rough triangulation formulas working, I'm trying to make something a lot more accurate. Through all my research, I have discovered Kalman filters. From what I've been reading about them, they seem to be just what I'm wanting to use. However, all of the examples I have found have been fairly complex and difficult to understand. Has anyone ever used a