Numerical resolution of ian ntegral equation
- From: "Dazai" <expert0@xxxxxxxxxxxx>
- Date: 18 Jan 2006 07:28:44 -0800
I have to solve the following:
f(x)=a + b*Sum[m]*Int[y;f(y)K(m,x,y)] +
c*Sum[m]*Int[y,z;f(y)f(z)K(m,x,y,z)]
where f(x) is 2pi-periodic, the sum goes [-m,m] and th integrals
[-pi,pi].
I have tried an iterative method with Simpson one third rule for
integration, but the result I get look somewhat wrong. I'd like to know
if somebody as a better method.
.
- Follow-Ups:
- Re: Numerical resolution of ian ntegral equation
- From: Julian V. Noble
- Re: Numerical resolution of ian ntegral equation
- From: Peter Spellucci
- Re: Numerical resolution of ian ntegral equation
- Prev by Date: Fitting a rational function for a set of data in two column
- Next by Date: Re: Fitting a rational function for a set of data in two column
- Previous by thread: Fitting a rational function for a set of data in two column
- Next by thread: Re: Numerical resolution of ian ntegral equation
- Index(es):