Main Page | Report this Page
 
   
Science Forum Index  »  Math - Numerical Analysis Forum  »  ODE and Levenberg-Marquardt
Page 1 of 1    
Author Message
Freddy
Posted: Thu Mar 08, 2007 1:36 pm
Guest
Hi All,

I have posted this message in the sci.math forum but I thought I would
try this forum to ask this quick question, hopefully the response is
faster.

I'm trying to solve a complex integro-differential equation which has
the following form:

_ xmax
dy |
--- = | f(x ; a) . y(x,t) dx
dt _|
xmin

where "a" is a matrix of parameters.

so I'm trying to use the levenberg marquardt to get the best estimate
of the parameters.

the function f(x) is actually a very complex one too and it's a set of
several functions multiplying each others:

f(x ; a) = g(x ; a) . h(x) . n(x)

but in order to be able to do so, I will need to find the values of
dy/
da to return them to the routine.

Any thoughts on how can I achieve that?

it might be some elementary question for many..but I would like some
help if possible.

Thank you,

Freddy
 
Page 1 of 1       All times are GMT - 5 Hours
The time now is Thu Jan 08, 2009 1:55 am