Git Product home page Git Product logo

Mehdi Haned's Projects

basic-domain-coloring icon basic-domain-coloring

This code does a basic domain coloring for complex valued functions. This code uses the NumPy and Matplotlib libraries

basic-sir-model-with-sliders- icon basic-sir-model-with-sliders-

This is a basic SIR model for modeling epidemics that is also interactive with two sliders. I am actually proud of this one

basic-vector-field icon basic-vector-field

This is the graph of a basic vector field that takes in two functions of two variables. I might make a 3D version sometime.

birthday-probability icon birthday-probability

This is a julia file generating a heat map showing the probability of being born in the USA on a given day

discrete-sir-model icon discrete-sir-model

This is a model foor a generic epidemic that runs multiple simulations (faint lines) and then averages them out. This code uses the NumPy and Matplotlib libraries

driven-damped-pendulum icon driven-damped-pendulum

This is the code for a project I worked on with some friends for my classical mechanics class where we had to look at the equations governing the motion of a driven damped pendulum

fractal-from-randomness icon fractal-from-randomness

This is a file that will generate a fractal (Sierpinski's triangle) using nothing but the turtle module and randomness. This was made for a grade 12 project

gdp-vs-hdi-webscrapper icon gdp-vs-hdi-webscrapper

Scatter plot comparing GDP and the Human Development Index of countries. Data is taken from wikipedia and processed using the Pandas python library

julia-and-mandelbrot-with-julia icon julia-and-mandelbrot-with-julia

This is a program that generates a julia set with the Julia langauge using PlotlyJS. Note that I am new to Julsi so there may be some ineffeciencies.

julia-python-r-comparison icon julia-python-r-comparison

I wrote some functions in Julia, Python, and R using the same algorithms for all to compare the three langauges.

julia-sets icon julia-sets

This is a piece of python code used for generating julia sets. This code uses the NumPy and Matplotlib libraries

mandelbrot-set icon mandelbrot-set

This is a piece of python code using the NumPy and matplotlib libraries

parabola-with-3-points icon parabola-with-3-points

This is a little program I wrote that will draw a parabola when given 3 points (assuming one that passes through all three exists)

popcorn-function icon popcorn-function

This is my attempt at program that graphs the popcorn function from 0 to 1. This functionn is continous over all irrational numbers but discontinous over the rationals.

rk4-de-solver icon rk4-de-solver

This is a solver for nth order systems of differential equations using the fourth-order Runge-Kutta method for solving systems of DEs

zombie-simulation icon zombie-simulation

This ccode does a simulation of a zombie scenario. It runs a couple of simulations and then averages them out. This code uses the NumPy and Matplotlib libraries

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.