Skip to content
Pandas edited this page Apr 23, 2017 · 2 revisions

Lab 5

Numerical integration. The Gauss Method

Task: find x value with known α value.

This is the Laplace function, with which we use this way:

Then , where

Let us consider integration of functions using Gauss formulae as they possess the highest algebraic accuracy.

Prepared by @gofixyourself

Clone this wiki locally