AUTOCORRELATION FOR THE CONTINUOUS TIME DEPENDENT EQUATIONS

HELLO, I AM TRYING TO PLOT AUTOCORRELATION FN FOR MY CONTINUOUS TIME DEPENDENT SYSTEM EQUATION. GENERALLY ODE45 IS USED TO SOLVE THE DIFFERENTIAL EQUATIONS.
AUTOCORRELATION FROM THE AVAILABLE LITERATURE, USED TO CALCULATE FOR SUCH CONTINUOUS SIGNAL x(t) as
C(k) = limit T tends to infinity ((1/T) ∫ x (t) x (t+k) dt),
integral limit : 0 to T.
i am in doubt whether the variable x(t) is in differential form so that it can be integrated. Can any one pls help me in generating the m file for autocorrelation for the famous lorenz equations.

1 Comment

Please do not use all UPPERCASE: it makes it more difficult for people to read (and people interpret it as "shouting")

Sign in to comment.

Answers (0)

Categories

Find more on Numerical Integration and Differential Equations in Help Center and File Exchange

Asked:

on 30 May 2012

Community Treasure Hunt

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

Start Hunting!