Skip to content
View AdemDenizPiskin's full-sized avatar

Block or report AdemDenizPiskin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. The-Restaurant-Problem The-Restaurant-Problem Public

    This is a probabilistic simulation I made out of curiosity, it is about 6 equal restaurants and their customers. It is meant to test the effect of "It is full so it must be good" mentallity.

    MATLAB 2

  2. Epidemic-Simulation Epidemic-Simulation Public

    This project was part of my EEE498 course. The objective was to simulate an epidemic by implementing our own ODE34 method. The model of the simulation is based off this article: Bjørnstad, O.N., Sh…

    MATLAB 1

  3. Quantum-Linear-Solver Quantum-Linear-Solver Public

    A program and test script for a Quantum Program that solves linear equations, based on Pennylane implemntation

    Jupyter Notebook 1

  4. Autonomous-Vehicle-Control Autonomous-Vehicle-Control Public

    This project was part of my EE498 course. The object was lane keeping and obstacle avoidance using MPC. It is assumed that speed of the vehicle is constant

    MATLAB