Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
c9018feff2
commit
8f9fdc4db2
1 changed files with 10 additions and 0 deletions
|
@ -9,3 +9,13 @@ Basic:
|
|||
Scaled by divison max() for every individual frequency band:
|
||||
|
||||
![image1.png](image1.png)
|
||||
|
||||
## 3
|
||||
|
||||
without preparing the data via /= std:
|
||||
|
||||
![image2.png](image2.png)
|
||||
|
||||
with equalizing the power via /= std (obviously not the best idea in this case):
|
||||
|
||||
![image3.png](image3.png)
|
||||
|
|
Loading…
Reference in a new issue