Skip to content
View shadid-bhai's full-sized avatar

Block or report shadid-bhai

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.

Content in all repositories owned by your account will be closed.
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. EEE-212-lab-2-problem-set EEE-212-lab-2-problem-set Public

    Solving engineering root-finding problems using Newton-Raphson iteration, symbolic derivatives, and function plotting in MATLAB.

    MATLAB 1

  2. EEE-212-lab-3-problem-set EEE-212-lab-3-problem-set Public

    MATLAB implementations for EEE 212: Numerical Analysis Lab (Problem Set 3). Focuses on solving algebraic, polynomial, and transcendental equations using the Regula Falsi (False Position) method wit…

    MATLAB 1

  3. EEE-212-lab-4-problem-set EEE-212-lab-4-problem-set Public

    MATLAB implementations for EEE 212: Numerical Analysis Lab (Problem Set 4), covering Lagrange interpolation, Newton's forward and backward finite difference methods, and adaptive interpolation path…

    MATLAB 1

  4. Random-Word-Finder Random-Word-Finder Public

    It finds random words from the pdf provided. It uses the dictionary provided

    Python

  5. radar_display_for_arduino radar_display_for_arduino Public

    Code for radar data input and uploading to CSV file.

  6. Cattle-Management-System Cattle-Management-System Public

    A Python CLI application using Object-Oriented Programming to manage livestock records, health tracking, and farm inventory.

    Python