Skip to content
View joshpersaud's full-sized avatar
🤖
🤖
  • New York, NY

Highlights

  • Pro

Organizations

@Shows-On-Sale

Block or report joshpersaud

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. Intelligent-Edge-Detection-using-MLMVN Intelligent-Edge-Detection-using-MLMVN Public

    Neural Network implementation for the use in edge detection and image segmentation.

    MATLAB 1 1

  2. RSA-encryption-algorithm RSA-encryption-algorithm Public

    Program created to encrypt or decrypt any input text based on a specified key

    C++

  3. Easy-Access-Through-Facial-Recognition Easy-Access-Through-Facial-Recognition Public

    An application that stores and retrieves facial encodings utilizing dlib to preform face recognition using the Euclidean Distance of the facial features of a user.

    Python

  4. Jacobi-and-Gauss-Seidel-Iterative-Method-For-Solving-Linear-Equations Jacobi-and-Gauss-Seidel-Iterative-Method-For-Solving-Linear-Equations Public

    A MATLAB function that returns a vector of roots found and the number of iterations to solve a system of linear equations.

    MATLAB

  5. Event-Processing-Optical-Character-Recognition-IOS-App Event-Processing-Optical-Character-Recognition-IOS-App Public

    An IOS application that reads events and flyers through the users camera and plots said event onto their calendar automatically. Training data contained along with algorithms used to generate chara…

    C++

  6. Numerical-Integration-using-the-Trapezoidal-Rule-and-Simpsons-Rule-GUI Numerical-Integration-using-the-Trapezoidal-Rule-and-Simpsons-Rule-GUI Public

    A GUI that allows a user to perform numerical integration using the Trapezoidal Rule and Simpson’s Rule. If values are missing from a users function, Lagrange Interpolation will be used to find tho…

    Java