Skip to content

Commit ea362a2

Browse files
author
bartlettmic
committed
Resized graph images.
1 parent 8a14599 commit ea362a2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

code math.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ In this sequence, there is an trend toward lower inputs (i.e. volume readings, s
4242
<table>
4343
<tr><td> All values were read out simultaneously during the same song. Some quiet was left at the end to demonstrate the difference between true and sequenced averages.</td></tr>
4444
<tr><th> Volume Readings, Straight from Sound Detector </th></tr>
45-
<tr><td><img src="http://i.imgur.com/bYXGvKV.png" alt="vols"></td></tr>
45+
<tr><td><img src="http://i.imgur.com/SOczWME.png" alt="vols"></td></tr>
4646
<tr><th> Volume Readings + Sequenced Average of Volumes<sub>(orange)</sub> </th></tr>
47-
<tr><td><img src="http://i.imgur.com/CLJKTkV.png" alt="vol+sa"></td></tr>
47+
<tr><td><img src="http://i.imgur.com/W7Ae3GM.png" alt="vol+sa"></td></tr>
4848
<tr><th> Volume Readings + True Average of Volumes<sub>(green)</sub> </th></tr>
49-
<tr><td><img src="http://i.imgur.com/3CgFLbo.png" alt="vol+av"></td></tr>
49+
<tr><td><img src="http://i.imgur.com/6ZqfvHw.png" alt="vol+av"></td></tr>
5050
<tr><th> Sequenced Average of Volumes<sub>(orange)</sub> + True Average of Volumes<sub>(green)</sub> </th></tr>
51-
<tr><td><img src="http://i.imgur.com/MFDu64M.png" alt="av+sa"></td></tr>
51+
<tr><td><img src="http://i.imgur.com/tlKwwFt.png" alt="av+sa"></td></tr>
5252
</table>
5353

5454
It's pretty evident which method is more responsive to the sound level. The most notable failure of the true average is when the song ends and it's silent. If we relied on the true average to to tell us what was going on in the environment, we'd still think it was plenty noisy, whereas the sequenced average reflects the silence almost immediately&mdash;which is the point.

0 commit comments

Comments
 (0)