Skip to content
View AraAssim's full-sized avatar
Block or Report

Block or report AraAssim

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. AraAssim-Vector-magnitude-and-arctangent-approximation AraAssim-Vector-magnitude-and-arctangent-approximation Public

    This project is concerned with designing a device for approximating vector magnitude and arctangent, all the required source codes and scripts are provided, in addition to that, the entire project …

    Verilog 1

  2. Band-Pass-Filter Band-Pass-Filter Public

  3. Bisection-method-root-location- Bisection-method-root-location- Public

    This C++ program can find the roots of any function using the Bisection (Interval Halving) technique.

    C++

  4. Coordinate-descent-optimization-algorithm- Coordinate-descent-optimization-algorithm- Public

    The C++ code is provided to minimize functions using coordinate descent optimization algorithm.

    C++