-
Notifications
You must be signed in to change notification settings - Fork 0
/
loadAllALSAData.m
75 lines (56 loc) · 8.83 KB
/
loadAllALSAData.m
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
% Load all zero error cases.
Searchers1SensorError0RateBounds10x10Clustered = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers1/0SensorErrorRate/Bounds10x10/Clustered/');
Searchers1SensorError0RateBounds10x10PowerLaw = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers1/0SensorErrorRate/Bounds10x10/PowerLaw/');
Searchers1SensorError0RateBounds10x10Uniform = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers1/0SensorErrorRate/Bounds10x10/Uniform/');
Searchers1SensorError0RateBounds40x40Clustered = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers1/0SensorErrorRate/Bounds40x40/Clustered/');
Searchers1SensorError0RateBounds40x40PowerLaw = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers1/0SensorErrorRate/Bounds40x40/PowerLaw/');
Searchers1SensorError0RateBounds40x40Uniform = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers1/0SensorErrorRate/Bounds40x40/Uniform/');
Searchers2SensorError0RateBounds10x10Clustered = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers2/0SensorErrorRate/Bounds10x10/Clustered/');
Searchers2SensorError0RateBounds10x10PowerLaw = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers2/0SensorErrorRate/Bounds10x10/PowerLaw/');
Searchers2SensorError0RateBounds10x10Uniform = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers2/0SensorErrorRate/Bounds10x10/Uniform/');
Searchers2SensorError0RateBounds40x40Clustered = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers2/0SensorErrorRate/Bounds40x40/Clustered/');
Searchers2SensorError0RateBounds40x40PowerLaw = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers2/0SensorErrorRate/Bounds40x40/PowerLaw/');
Searchers2SensorError0RateBounds40x40Uniform = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers2/0SensorErrorRate/Bounds40x40/Uniform/');
Searchers4SensorError0RateBounds10x10Clustered = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers4/0SensorErrorRate/Bounds10x10/Clustered/');
Searchers4SensorError0RateBounds10x10PowerLaw = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers4/0SensorErrorRate/Bounds10x10/PowerLaw/');
Searchers4SensorError0RateBounds10x10Uniform = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers4/0SensorErrorRate/Bounds10x10/Uniform/');
Searchers4SensorError0RateBounds40x40Clustered = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers4/0SensorErrorRate/Bounds40x40/Clustered/');
Searchers4SensorError0RateBounds40x40PowerLaw = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers4/0SensorErrorRate/Bounds40x40/PowerLaw/');
Searchers4SensorError0RateBounds40x40Uniform = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers4/0SensorErrorRate/Bounds40x40/Uniform/');
Searchers8SensorError0RateBounds10x10Clustered = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/0SensorErrorRate/Bounds10x10/Clustered/');
Searchers8SensorError0RateBounds10x10PowerLaw = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/0SensorErrorRate/Bounds10x10/PowerLaw/');
Searchers8SensorError0RateBounds10x10Uniform = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/0SensorErrorRate/Bounds10x10/Uniform/');
Searchers8SensorError0RateBounds40x40Clustered = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/0SensorErrorRate/Bounds40x40/Clustered/');
Searchers8SensorError0RateBounds40x40PowerLaw = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/0SensorErrorRate/Bounds40x40/PowerLaw/');
Searchers8SensorError0RateBounds40x40Uniform = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/0SensorErrorRate/Bounds40x40/Uniform/');
Searchers16SensorError0RateBounds10x10Clustered = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers16/0SensorErrorRate/Bounds10x10/Clustered/');
Searchers16SensorError0RateBounds10x10PowerLaw = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers16/0SensorErrorRate/Bounds10x10/PowerLaw/');
Searchers16SensorError0RateBounds10x10Uniform = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers16/0SensorErrorRate/Bounds10x10/Uniform/');
Searchers16SensorError0RateBounds40x40Clustered = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers16/0SensorErrorRate/Bounds40x40/Clustered/');
Searchers16SensorError0RateBounds40x40PowerLaw = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers16/0SensorErrorRate/Bounds40x40/PowerLaw/');
Searchers16SensorError0RateBounds40x40Uniform = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers16/0SensorErrorRate/Bounds40x40/Uniform/');
% Load 8 rover error cases
Searchers8SensorError05RateBounds40x40Clustered = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/05SensorErrorRate/Bounds40x40/Clustered/');
Searchers8SensorError05RateBounds40x40PowerLaw = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/05SensorErrorRate/Bounds40x40/PowerLaw/');
Searchers8SensorError05RateBounds40x40Uniform = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/05SensorErrorRate/Bounds40x40/Uniform/');
Searchers8SensorError025RateBounds40x40Clustered = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/025SensorErrorRate/Bounds40x40/Clustered/');
Searchers8SensorError025RateBounds40x40PowerLaw = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/025SensorErrorRate/Bounds40x40/PowerLaw/');
Searchers8SensorError025RateBounds40x40Uniform = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/025SensorErrorRate/Bounds40x40/Uniform/');
Searchers8SensorError075RateBounds40x40Clustered = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/075SensorErrorRate/Bounds40x40/Clustered/');
Searchers8SensorError075RateBounds40x40PowerLaw = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/075SensorErrorRate/Bounds40x40/PowerLaw/');
Searchers8SensorError075RateBounds40x40Uniform = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/075SensorErrorRate/Bounds40x40/Uniform/');
Searchers8SensorError0125RateBounds40x40Clustered = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/0125SensorErrorRate/Bounds40x40/Clustered/');
Searchers8SensorError0125RateBounds40x40PowerLaw = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/0125SensorErrorRate/Bounds40x40/PowerLaw/');
Searchers8SensorError0125RateBounds40x40Uniform = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/0125SensorErrorRate/Bounds40x40/Uniform/');
Searchers8SensorError0375RateBounds40x40Clustered = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/0375SensorErrorRate/Bounds40x40/Clustered/');
Searchers8SensorError0375RateBounds40x40PowerLaw = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/0375SensorErrorRate/Bounds40x40/PowerLaw/');
Searchers8SensorError0375RateBounds40x40Uniform = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/0375SensorErrorRate/Bounds40x40/Uniform/');
Searchers8SensorError0625RateBounds40x40Clustered = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/0625SensorErrorRate/Bounds40x40/Clustered/');
Searchers8SensorError0625RateBounds40x40PowerLaw = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/0625SensorErrorRate/Bounds40x40/PowerLaw/');
Searchers8SensorError0625RateBounds40x40Uniform = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/0625SensorErrorRate/Bounds40x40/Uniform/');
Searchers8SensorError0875RateBounds40x40Clustered = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/0875SensorErrorRate/Bounds40x40/Clustered/');
Searchers8SensorError0875RateBounds40x40PowerLaw = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/0875SensorErrorRate/Bounds40x40/PowerLaw/');
Searchers8SensorError0875RateBounds40x40Uniform = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/0875SensorErrorRate/Bounds40x40/Uniform/');
Searchers8SensorError1RateBounds40x40Clustered = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/1SensorErrorRate/Bounds40x40/Clustered/');
Searchers8SensorError1RateBounds40x40PowerLaw = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/1SensorErrorRate/Bounds40x40/PowerLaw/');
Searchers8SensorError1RateBounds40x40Uniform = filesToTable('/Users/matthew/ownCloud/Data/Robots/ALSA/results/Searchers8/1SensorErrorRate/Bounds40x40/Uniform/');