Skip to content
View BahyMedhat's full-sized avatar

Block or report BahyMedhat

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Vector-Drawing-Application Vector-Drawing-Application Public

    An OOP painting application with many Design Patterns and features like dynamic class loading, besides it reads and writes XML and JSON files.

    Java 1

  2. Data-Structures Data-Structures Public

    This repository contains a variaty of programs implementing: AVL Tree, Dijkstra and BellmanFord, Hashing Techniques and several Sorting Algorithms

    Java

  3. Machine-Learning Machine-Learning Public

    Specialization of 4 courses dealing with Machine Learning in details.

    Jupyter Notebook

  4. Numerical-Methods Numerical-Methods Public

    A GUI Matlab application that implements different numerical methods Algorithms which are: Bisection, False Position, Fixed Point, Newton Raphson, Secant and Birge Vieta to find roots of equations …

    MATLAB 1

  5. Signal-Flow-Graph Signal-Flow-Graph Public

    A GUI program which draws the graph and solves it getting the overall transfer function and all the forward paths’ deltas.

    Java

  6. Routh-Stability-Criterion Routh-Stability-Criterion Public

    Using Routh Criteria, this program states if a system is stable or not. If not, it lists the values of poles in the right hand side of the s-plane.

    Java