Fredholm Equations (Integral Equations)

From Algorithm Wiki
Revision as of 11:26, 15 February 2023 by Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Fredholm Equations (Integral Equations)}} == Description == Integral equations are equations where an unknown function appears under an integral sign. Fredholm equations have both limits of integration fixed, and there are three types of Fredholm equations. == Related Problems == Related: Volterra Equations == Parameters == No parameters found. == Table of Algorithms == {| class="wikitable sortable" style="text-align:center;" width="100%"...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Integral equations are equations where an unknown function appears under an integral sign.

Fredholm equations have both limits of integration fixed, and there are three types of Fredholm equations.

Related Problems

Related: Volterra Equations

Parameters

No parameters found.

Table of Algorithms

Name Year Time Space Approximation Factor Model Reference
Naive Implementation 1800 $O({2}^n)$ Exact Deterministic