Fredholm - Voltera 1D solver

code to solve Fredholm - Voltera 1D using Matrix form and newton - raphson
47 Downloads
Updated Sun, 06 Feb 2022 01:51:00 +0000

Fredholm-Voltera

from the pdf I used Example 4.2 as second example folder and the first example is 4.3

&

Const1 is the constant function not (x(t))

but H1is the x(t)

that is for the integration from 0 to s

&

Const2 is the constant function not (x(t))

but H2 is the x(t)

that is for the integration from 0 to 1

&

Lambda1 & Lambda2 as you can tell is the constant before the integration

&

and y is the non integration equation

By the Way , I have changed in the function for second example

Cite As

Ahmed raafat (2024). Fredholm - Voltera 1D solver (https://github.com/AboLregal/Fredholm-Voltera/releases/tag/v2.0.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

FV_1D_Working

ex2

Version Published Release Notes
2.0.0

See release notes for this release on GitHub: https://github.com/AboLregal/Fredholm-Voltera/releases/tag/v2.0.0

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.