Practice lessons
| Introduction to software. Errors in calculations. | ||
| Fixed-point iteration for solving a single equation. | ||
| Newton's method for solving a single equation. | ||
| Secant method. | ||
| Fixed-point iteration for solving systems of equations. | ||
| Newton's method for solving systems of equations. | ||
| Solving systems of linear equations. | ||
| Lagrange's interpolation formula. | ||
| Newton's interpolation formula. | ||
| Polynomial approximation. | ||
| Least squares method. | ||
| Numerical differentiation. | ||
| Trapezoidal formula. Simpson's formula. | ||
| Rectangle formula. | ||
| Runge's method. | ||
| Additional exercises. |