Updated changelog and documentation

This commit is contained in:
Marco Dalla Tiezza
2024-06-13 12:20:12 +02:00
parent e57e9bf8e4
commit ea245c853b
3 changed files with 13 additions and 1 deletions

View File

@@ -33,7 +33,16 @@ where $Y_{i+τ}$ is a lagged data by $τ$ of $Y_i$ and $\bar{Y}$ is the average
## Example: ACF Analysis
### STANAG 4285
The first example will be a NATO standard known as STANAG 4285. You can download a .wav sample from HERE. We start to collect some information about the structure of this signal: a good starting point is the official declassified NATO document dated 1989. The main frame structure can be found at **Annex A-3/5** with a graphical view at **Annex A-7**, also reported below:
The first example will be a NATO standard known as STANAG 4285. You can download a .wav sample from [:material-download: HERE](assets/stanag_4285.wav).
<div align="center">
<audio controls>
<source src="https://raw.githubusercontent.com/AresValley/Artemis/master/docs/assets/stanag_4285.wav" type="audio/wav">
Your browser does not support the audio player.
</audio>
</div>
We start to collect some information about the structure of this signal: a good starting point is the official declassified NATO document dated 1989. The main frame structure can be found at **Annex A-3/5** with a graphical view at **Annex A-7**, also reported below:
* [STANAG 4285 (i)](assets/acf_2.png)
* [STANAG 4285 A-3](assets/acf_3.png)

BIN
docs/assets/stanag_4285.wav Normal file

Binary file not shown.