Numerical methods
- Newton’s Divided Difference Polynomial
- Newton Raphson Method / Alternative 1 / Alternative 2
- Gaussian Elimination
- Bisection Method / Alternative 1
- Gauss-Jordan Elimination / Alternative 1
- Difference Between Gaussian Elimination and Gauss-Jordan Elimination
- Regula Falsi Method / Alternative 1 / Alternative 2
- Gauss-Seidel Method
- Trapezoidal Rule / Alternative 1
- Simpson’s Rule 1/3 / Alternative 1 / Alternative 2
- Taylor series method / Alternative 1
- Euler’s Method
Operational Research
- LPP using Simplex Method
- LPP using Big-M Method
- Transportation problem using North-West corner rule
- Transportation problem using VAM method
- Assignment Problem
- MODI Method
- Big-M Method
- Big-M Method (pseudo optimal solution)
- Big Method (degenerate method)
- Big-M Method (alternate solution)
- Ford-Fulkerson Algorithm for Max-Flow / Alternative 1
- Floyd shortest path algorithm part 1 / part 2
- Critical Path Method (CPM)
- Critical Path Method (CPM) / Alternative 1 (network diagram, critical path, TF, FF)
- PERT (network diagram, critical path, variance deviation, probability)
- Game Theory (payoff matrix)
- Game Theory (Two Person Zero Sum Game with Multiple Saddle Points)
- Game Theory (Two Person Zero Sum Game with no Saddle Points)
- Game Theory / Alternative 1 (Property of Dominance)
- Queuing Theory (All Formulas and Application)
Microprocessors & Microcontrollers
- 8085 Microprocessor Programming With Training Kit – Introduction
- Addition of two 8 bit numbers in 8085 microprocessor
- Subtraction Using 8085 Microprocessor
- Why LSB needs to enter before MSB in 8085 Microprocessor
- Program Counter (PC) in 8085 Microprocessor
- What is FLAG register in 8085 Microprocessor
- Multiplication With 8085 Microprocessor
- Register Pairs in 8085 Microprocessor