Shameel Abdulla
Simulating dynamic systems in Python
Find peaks in Excel using Python
Curvy Sphere in Blender
Bode plot of 2nd order system in Excel
Hilbert curve marble run in Blender
Control Arduino with Python
Hyperparameter tuning in Python
Custom functions and scripts in Python
Root finding in Python using the Bisection method
Solving a 2D FEM truss problem in Python
Ansys - Generate report with images
Solving Heat equation PDE using Crank Nicholson method
Solving a 1D FEM problem in Python
Numerical Integration in Python
Forward Elimination in Python
Power iteration method in Python
Structural Optimization in Python
Indexing Numpy array in Python
Indexing Pandas DataFrame in Python
Using Pandas to deal with data in Python
Solve the heat equation PDE using the Implicit method in Python
Solving Heat equation PDE using Explicit method in Python
Making bode plot in Ms Excel
Previous iteration value in Python
Root finding methods in Python - Bracketing methods
Add rows to a Pandas DataFrame
Exit a loop on Condition in Python
t-test between two datasets in Ms Excel
Find peaks of periodic data in Ms Excel
Polynomial regression from scratch in Python