We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afe451b commit c84f763Copy full SHA for c84f763
README.md
@@ -1,5 +1,8 @@
1
-# Step Detection Algorithm (SDA)
2
-A toolbox for detecting steps of unknown size and location in a noisy signal.
+<p float="center">
+ <img src="Figures/Logo/SDA_Crop.svg" title = "Step Detection Algorithm" width = "1000" />
3
+</p>
4
+
5
+**Step Detection Algorithm (SDA):** A toolbox for detecting steps of unknown size and location in a noisy signal.
6
7
# How to use
8
Here is a sample code to get the estimate of step signals from noisy measurements.
0 commit comments