From eda7eedcffaf50c71adedf753c44703a8a5a4da9 Mon Sep 17 00:00:00 2001 From: yilingo Date: Tue, 21 Feb 2023 10:19:42 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index df7befa..6b9661f 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,9 @@ The script `SASO_BLS_offline.m` is in charged of testing SASO-BLS on discrete da ### SA comparison ![Alt text](https://github.com/yilingo/SASO-BLS/blob/main/results_img/SA_comparison.png) + +### SASO-BLS (offline) +![Alt text](https://github.com/yilingo/SASO-BLS/blob/main/results_img/SASOBLS_offline.png) + +### SASO-BLS (online) +![Alt text](https://github.com/yilingo/SASO-BLS/blob/main/results_img/SASOBLS_online.png)