It's a simple, constant coefficients, linear, first order delay equation

x'(t) = A1x(t-t1) +A2x(t-t2)+...+Amx(t-tm)+ w(t)

The Ai  are constant matrices, the ti are constant delays and the w(t) is a white noise. But if you don't like the noise, it would still be helpful solving the equation without it. Also, you might want to know that I'm trying to solve the equation on a finite range [t0,t0+T].

So, can you point to any reference or tip on how to solve this?

I'm searching on books, but unfortunately they seem to be more interested on developing general conditions and theorems, than on solving this "simple" example. Or perhaps I just haven't found it yet...

EDIT

I need at least two variables, i.e. x has to be a vector with two elements for me to extract what I want from the equation. The thing is that I want to calculate the influence of one variable over the other. I can´t do that in the scalar case, but the very nice solution George Stoica pointed out in  

http://www.tandfonline.com/doi/abs/10.1080/17442509208833780

Is not extensible to the vectorial case in any way I can see. If anyone has an idea on how to find the solution at least for two variables, PLEASE tell me.

More Armando Rivero's questions See All
Similar questions and discussions