Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
749a320452
commit
21ba10c07f
1 changed files with 2 additions and 0 deletions
|
@ -18,4 +18,6 @@ t: np.ndarray = np.arange(0, time_series_length) * dt
|
|||
y: np.ndarray = np.sin(t * 2 * np.pi * frequency_hz)
|
||||
```
|
||||
|
||||
![figure 1](figure_1.png)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue