ChEn263 — Lecture 1
Lecture 1 - Numerical Computing
- This short lecture discusses the concepts of analytical and numerical solutions. It also covers different classes of mathematical problems e.g. linear/nonlinear systems, coupled/uncoupled systems, algebraic/differential systems.
Examples
- The file below shows an example of a using Python to numerically solve a nonlinear algebraic equation.
- Example - Numerical Solution of a Nonlinear Equation