Volterra Equations (Integral Equations)

From Algorithm Wiki
Revision as of 11:26, 15 February 2023 by Admin (talk | contribs) (Created page with "{{DISPLAYTITLE:Volterra Equations (Integral Equations)}} == Description == Integral equations are equations where an unknown function appears under an integral sign. Volterra equations have one limit of integration fixed while the other is a variable. == Related Problems == Related: Fredholm Equations == Parameters == No parameters found. == Table of Algorithms == {| class="wikitable sortable" style="text-align:center;" width="100%" ! Name !! Year !! Ti...")
(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.

Volterra equations have one limit of integration fixed while the other is a variable.

Related Problems

Related: Fredholm Equations

Parameters

No parameters found.

Table of Algorithms

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