meta-data
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Factor Graph Optimization for Leak Localization in Water Distribution Networks
|
| 2 |
|
| 3 |

|
|
@@ -59,4 +73,4 @@ In the paper we compared our results with [GHR-S](https://www.sciencedirect.com/
|
|
| 59 |
|
| 60 |

|
| 61 |
|
| 62 |
-
Description: Normalized leak metric for each potential leak, comparing GHR-S, GSI, UKF-AW-GSI and FGLL. Each image encodes a colour code of the normalized metric of a node (x-axis) in a leak scenario (y-axis).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: isc
|
| 3 |
+
tags:
|
| 4 |
+
- leak
|
| 5 |
+
- localization
|
| 6 |
+
- water-distribution-network
|
| 7 |
+
- fgo
|
| 8 |
+
- factor-graph-optimization
|
| 9 |
+
- estimation
|
| 10 |
+
- interpolation
|
| 11 |
+
- leak-localization
|
| 12 |
+
size_categories:
|
| 13 |
+
- 10M<n<100M
|
| 14 |
+
---
|
| 15 |
# Factor Graph Optimization for Leak Localization in Water Distribution Networks
|
| 16 |
|
| 17 |

|
|
|
|
| 73 |
|
| 74 |

|
| 75 |
|
| 76 |
+
Description: Normalized leak metric for each potential leak, comparing GHR-S, GSI, UKF-AW-GSI and FGLL. Each image encodes a colour code of the normalized metric of a node (x-axis) in a leak scenario (y-axis).
|