Code written for the 12. task of Model Analysis 1 in the year 2023/24.
- Python 59.7%
- TeX 40.3%
| GeneratedData | ||
| Latex | ||
| LinForecast | ||
| MaxEntropy | ||
| Sources | ||
| SuppliedData | ||
| .git-lfs-ignore.sh | ||
| .gitignore | ||
| ma-style.mplstyle | ||
| MarkoUrbanc_mod112.pdf | ||
| mod112_instructions.pdf | ||
| mod112_scan.pdf | ||
| pyrightconfig.json | ||
| README.md | ||
| requirements.txt | ||
Time Series Analysis using Auto Regressive models
1. Subtask: Spectral Analysis w/ Yule-Walker Equations
- Compare peak heights and widths vs. order of AR model
- Compare spectral resolution vs. order of AR model and gap between peaks
- Compare spectral resolution vs. number of samples
- Compare with conventional FFT (maybe even in terns of computational speed)