moto42 created page: home authored by Morten Vemmelund Brøgger-Jensen's avatar Morten Vemmelund Brøgger-Jensen
...@@ -44,11 +44,11 @@ final int sampleInterval = 100; // ms ...@@ -44,11 +44,11 @@ final int sampleInterval = 100; // ms
### Exercise 4 ### Exercise 4
![Sample with 0 ms](https://gitlab.au.dk/LEGOgrp16/LEGOgrp16project/raw/c0936670ce132ac9d1a9fce1920bd94495f606d3/week2/plots/Sample_0ms.txt.png) ![Sample with 0 ms](https://gitlab.au.dk/LEGOgrp16/LEGOgrp16project/raw/c0936670ce132ac9d1a9fce1920bd94495f606d3/week2/plots/Sample_0ms.txt.png)
![Sample with 10 ms](https://gitlab.au.dk/LEGOgrp16/LEGOgrp16project/raw/c0936670ce132ac9d1a9fce1920bd94495f606d3/week2/plots/Sample_10ms.txt.png)) ![Sample with 10 ms](https://gitlab.au.dk/LEGOgrp16/LEGOgrp16project/raw/c0936670ce132ac9d1a9fce1920bd94495f606d3/week2/plots/Sample_10ms.txt.png)
![Sample with 20 ms](https://gitlab.au.dk/LEGOgrp16/LEGOgrp16project/raw/c0936670ce132ac9d1a9fce1920bd94495f606d3/week2/plots/Sample_20ms.txt.png)) ![Sample with 20 ms](https://gitlab.au.dk/LEGOgrp16/LEGOgrp16project/raw/c0936670ce132ac9d1a9fce1920bd94495f606d3/week2/plots/Sample_20ms.txt.png)
![Sample with 40 ms]https://gitlab.au.dk/LEGOgrp16/LEGOgrp16project/raw/c0936670ce132ac9d1a9fce1920bd94495f606d3/week2/plots/Sample_40ms.txt.png)) ![Sample with 40 ms(]https://gitlab.au.dk/LEGOgrp16/LEGOgrp16project/raw/c0936670ce132ac9d1a9fce1920bd94495f606d3/week2/plots/Sample_40ms.txt.png)
![Sample with 80 ms](https://gitlab.au.dk/LEGOgrp16/LEGOgrp16project/raw/c0936670ce132ac9d1a9fce1920bd94495f606d3/week2/plots/Sample_80ms.txt.png)) ![Sample with 80 ms](https://gitlab.au.dk/LEGOgrp16/LEGOgrp16project/raw/c0936670ce132ac9d1a9fce1920bd94495f606d3/week2/plots/Sample_80ms.txt.png)
![Sample with 100 ms](https://gitlab.au.dk/LEGOgrp16/LEGOgrp16project/raw/c0936670ce132ac9d1a9fce1920bd94495f606d3/week2/plots/Sample_100ms.txt.png)) ![Sample with 100 ms](https://gitlab.au.dk/LEGOgrp16/LEGOgrp16project/raw/c0936670ce132ac9d1a9fce1920bd94495f606d3/week2/plots/Sample_100ms.txt.png)
Again we change the sampleInterval, but this time to 10, 20 40, 80, 100. Again we change the sampleInterval, but this time to 10, 20 40, 80, 100.
... ...
......