# PEG **Repository Path**: olupengo/PEG ## Basic Information - **Project Name**: PEG - **Description**: Powered Explicit Guidance Algorithm for a guided two stage rocket - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-16 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PEG Powered Explicit Guidance Algorithm for a guided two stage rocket This is my realisation of the powered explicit guidance algorithm (http://ntrs.nasa.gov/archive/nasa/casi.ntrs.nasa.gov/19660006073.pdf) in python, adapted from this https://github.com/Noiredd/PEGAS matlab code.