Python codes to plot satellite ground tracks.
-
Updated
Dec 4, 2016 - Python
Python codes to plot satellite ground tracks.
Python codes for data analytics tasks
Calculate the number of sessions (valid and total) of a game and the average session time(only valid) from the given dataset and explain your calculation strategy.
All my Python Codes
Code for reducing an nxn matrix into gauss-jordan form with row elementry operations.
Application of the statistical method principal component analysis for studying the thickness of a Silicon wafer.
Polynomial fitting for a second degree polynomial describing the function of a rockets velocity in terms of time, by finding the respective coefficients with gaussian elimination method implemented.
Implementation of the Fourier transform in one dimension for an arbitrary function. Using numpy packages for obtaining the Fourier transform in two dimensions for images, including the cross sectional function of each of the transformed images and applying a filter for obtaining Barcelona map without horizontal lines after the transformation.
Fourier transform implementation for a one dimensional arbitrary function.
Implementation of the Leap-Frog Method for solving ordinary differential equations describing the epidemic SIR Model for a population of N individuals, considering the variables of individuals infected I(t), the suceptible to be infeted S(t) and the individuals who have recovered from the infection R(t).
This is my python codes for practice.
Python Codes for Various Deep learning concepts such as Artificial Neural networks, Convolution Neural Networks.
Python Codes to use with Agisoft PhotoScan Pro processing workflow of aerial photogrammetry.
Solutions for codechef contests
Short "lava lamp" type simulation, can be enjoyable to watch.
Add a description, image, and links to the python-codes topic page so that developers can more easily learn about it.
To associate your repository with the python-codes topic, visit your repo's landing page and select "manage topics."