-
This repository includes numerical integration-based solutions for solving non-linear equations. The solutions include Newton Raphson technique for algebraic equations and Euler's/Modified-Euler's/…
-
This repository contains a few examples of Convex Optimization problems and their solutions from the book of Stephen Boyd from Stanford University
-
This repository includes Python and Matlab codes for modeling of a three-phase induction motor using SymPy symbolic math library. The modeling includes codes for modeling of the motor in an arbitra…