Extrapolation for nonlinear Fredholm integral equations

Solves numerically nonlinear Fredholm integral equations
110 download
Aggiornato 14 nov 2017

Visualizza la licenza

We provide Matlab scripts and functions for solving numerically nonlinear Fredholm integral equations of the second kind on an interval [a,b]. Our method simply consists in evaluating the integral by a quadrature rule, then solving iteratively the corresponding system of nonlinear equations obtained by collocation, and finally in accelerating these iterations by sequence transformations, namely the topological epsilon-transformations, implemented via a simplified recursive algorithm. We also use a restarting procedure for this nonlinear system. Thus, our procedures are quite simple and easy to implement.
The Matlab scripts AM_eqint (Acceleration Method) and RM_eqint (Restarted Method) reproduce the Examples 1 to 6 of the paper "Extrapolation methods for the numerical solution of nonlinear Fredholm integral equations", J. Integral Equations Appl, to appear. They also provide ten other additional examples coming out from the literature (see the references in the function help_eqint) and allow to try them with other values of the various parameters, and make new experiments.
For the sequence transformations needed, the Matlab toolbox EPSfun, which is freely available as na44 from the numeralgo library of netlib, has to be first installed. It is useful, for making new experiments, to read carefully the userguide provided with the toolbox EPSfun.
After that, simply download the files from the Matlab file exchange site, store them in a separate directory, run one of the two scripts, and enjoy!
The software is a joint work of
Claude Brezinski (claude.brezinski@univ-lille1.fr) and
Michela Redivo-Zaglia (michela.redivozaglia@unipd.it).

Cita come

Michela Redivo-Zaglia (2025). Extrapolation for nonlinear Fredholm integral equations (https://it.mathworks.com/matlabcentral/fileexchange/65048-extrapolation-for-nonlinear-fredholm-integral-equations), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2010b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Systems of Nonlinear Equations in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0