Update subtraction_arbitrary_pred authored by Kentaro Mogushi's avatar Kentaro Mogushi
......@@ -69,8 +69,8 @@ plt.close()
# Compare the SNR reduction with the test waveform with frequency of 30 Hz and the predicted waveform
| ... | noise SNR before | noise SNR after |
| ---- | ---- | ---- |
| Test waveform (30 Hz) | 166 | 132 |
| Predicted waveform| 166 | 119 |
| ... | noise SNR before | noise SNR after | SNR reduction |
| ---- | ---- | ---- |
| Test waveform (30 Hz) | 166 | 132 | 20% |
| Predicted waveform| 166 | 119 | 28% |