Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / mapping / matlab / prob_map.m @ 1390

History | View | Annotate | Download (3.11 KB)

# Date Author Comment
1361 08/10/2009 12:37 PM Justin Scheiner

Made some small changes reading through the code, no mex file compiler at home so I might have broken it.. but probably not.

1134 04/14/2009 12:29 AM Justin Scheiner

Added a heavily modified version of map.m called sensor_map, which first constructs a sensor model, then maps data according to the sensor model.
NEEDS to be converted to log-odds to speed up computation. There is still a transformation that needs to take place per datapoint per sensor, but ...

1070 03/17/2009 02:28 AM Justin Scheiner

First attempt at a probability density mapper. Unifinished.