Skip to content

XinyiWenv/Non-standard-power-grid-frequency-statistics-in-Asia-Australia-and-Europe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The folder: Analysis-and-figures-for-paper is designed to reproduce the results from the paper "Non-standard power grid frequency statistics in Asia, Australia, and Europe".

The data folder contains the data we used in the code.ipynb

The code.ipynb provides the tools to analyze time-series datasets, extracting various dataset properties including frequency distribution, dip statistics, stationary tests, and linear correlation analysis.

Code Preview

Notebook Overview

This notebook provides analysis of a time-series dataset. It covers the following sections:

  1. Load Libraries
  2. Load Datasets
  3. Time Series Plot of Original Data
  4. Data Processing
  5. Stationary Test
  6. Log Kernel Density Plot
  7. Bimodality
  8. Increment Frequency
  9. Autocorrelation Plot
  10. Linearity
  11. Detrended Fluctuation Analysis
  12. Chapman-Kolmogorov (CK) test
  13. Rescaled Range Analysis (R/S)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 77.3%
  • HTML 22.7%