/Computing_practicum_5th_semester

Laboratory works on Computing practicum of 5th semester of SPBU

Primary LanguagePython

Homework assignments for Computing practicum at St. Petersburg State University

Demonstration

Task #1. Computational methods for solving non-linear equations.

Demo

lw1 demo

Task #2. The problem of algebraic interpolation

Demo

lw2 demo

Task #3.1. The inverse interpolation problem

Demo

lw3.1 demo

Task #3.2. Finding derivatives of a table-defined function by numerical differentiation formulas

Demo

lw3.2 demo

Task #4.1. Approximate calculation of definite integrals

Demo

lw4.1 demo

Task #4.2. Approximate calculation of integral by quadrature formulas

Demo

lw4.2 demo

Task #4.3-4.4. Approximate calculation of the integral by composite quadrature formulas

Demo

lw4.3-4.4 demo

Task #5.1. Approximate calculation of definite integrals

Demo

lw5.1 demo

Task #5.2.1. QF of Gauss, its nodes and coefficients. Calculation of integrals using Gauss QF

Demo

lw5.2.1 demo

Task #5.2.2. QF of Mehler, its nodes and coefficients. Calculation of integrals using Mehler QF

Demo

lw5.2.2 demo

Task #5.3. Approximate calculation of integral using a composite Gauss QF

Demo

lw5.3 demo