Pinned Repositories
Calculator
Dynamic_Time_Warping
This project consists on observing and analyzing the similarity between two or more signals. First Dynamic Time Warping is applied between every 2 signals combination type in a multi-sequence data file. By using dendogram we define number of clusters and group similar signals together.
ErsiAgo
Config files for my GitHub profile.
K_Means_Clustering
A simple implementation of Hiearchial Clustering method after defining number of clusters.
One_Click_Excel-OCE-
This script is used to automate the process of reading an excel file inside a directory, importing, parametrizing signals inside to 0 and plot them.
prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
PSSE_Python_Automation
The aim of this document is to represent a full study of a Power Plant Project for Renewable Energy in the PSS/E environment software by automating every step with Python language. Main topics of this study will cover all the steps from creating the model from scratch in PSS/E and then performing all steady state and dynamic procedures finalized by observing results. Program Automation in PSS/E provides the mechanism to control PSS/E function executions other than by direct user interaction. This is also the ability to define a set of operations for PSS/E to perform in a file of some kind and to instruct the software to use the steps in that file as a single command. These files are called Automation files.
Signal_Combination
This code is used to extract signals from a matrix, combine in a 2x2 form and save into a new matrix.
ErsiAgo's Repositories
ErsiAgo/PSSE_Python_Automation
The aim of this document is to represent a full study of a Power Plant Project for Renewable Energy in the PSS/E environment software by automating every step with Python language. Main topics of this study will cover all the steps from creating the model from scratch in PSS/E and then performing all steady state and dynamic procedures finalized by observing results. Program Automation in PSS/E provides the mechanism to control PSS/E function executions other than by direct user interaction. This is also the ability to define a set of operations for PSS/E to perform in a file of some kind and to instruct the software to use the steps in that file as a single command. These files are called Automation files.
ErsiAgo/Dynamic_Time_Warping
This project consists on observing and analyzing the similarity between two or more signals. First Dynamic Time Warping is applied between every 2 signals combination type in a multi-sequence data file. By using dendogram we define number of clusters and group similar signals together.
ErsiAgo/Calculator
ErsiAgo/K_Means_Clustering
A simple implementation of Hiearchial Clustering method after defining number of clusters.
ErsiAgo/Signal_Combination
This code is used to extract signals from a matrix, combine in a 2x2 form and save into a new matrix.
ErsiAgo/ErsiAgo
Config files for my GitHub profile.
ErsiAgo/One_Click_Excel-OCE-
This script is used to automate the process of reading an excel file inside a directory, importing, parametrizing signals inside to 0 and plot them.
ErsiAgo/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.