% This code solve 1D ordinary differential equation (ODE) using the Euler's method [1]. % 1D ODE: dx/dt = 1 + x/t, x(1) = 1 and t = [1,6]; ...
% dx(t) = -x(t)*dt/(2*tau) + dw(r)/sqrt(tau) & x(0) = x0 & 0 < t < T % analytic solution: x(t) = x0*exp(-t/(2*tau)) + sqrt(1-exp(-t/tau))*w(t), % The finite ...
Abstract: Two-dimensional first-kind Volterra integral equations (VIEs) are studied. The first-kind equations are reduced to second kind, and by obtaining an appropriate integral inequality, existence ...