Mehdi Haned's repositories

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

Language:PythonStargazers:2Issues:0Issues:0

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.

Language:JuliaStargazers:2Issues:1Issues:0

Birthday-probability

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

Language:JuliaStargazers:1Issues:0Issues:0

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

Language:PythonStargazers:1Issues:0Issues:0

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

Language:PythonStargazers:1Issues:0Issues:0

Julia-sets

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

Language:PythonStargazers:1Issues:1Issues:0

Mandelbrot-set

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

Language:PythonStargazers:1Issues:1Issues:0

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

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

RK4-Solver-Cpp

This is a solver for nth order ODEs using RK4 written in c++

Language:Jupyter NotebookStargazers:1Issues:1Issues:0

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

Language:PythonStargazers:1Issues:1Issues:0

Basic-Domain-Coloring

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

Language:PythonStargazers:0Issues:1Issues:0

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

Language:PythonStargazers:0Issues:0Issues:0

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.

Language:PythonStargazers:0Issues:0Issues:0

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

Language:PythonStargazers:0Issues:0Issues:0

Julia-Python-R-comparison

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

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

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)

Language:PythonStargazers:0Issues:0Issues:0

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.

Language:PythonStargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0