AUTOCORRELATION FOR THE CONTINUOUS TIME DEPENDENT EQUATIONS
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Walter Roberson
el 30 de Mayo de 2012
Please do not use all UPPERCASE: it makes it more difficult for people to read (and people interpret it as "shouting")
Respuestas (0)
Ver también
Categorías
Más información sobre Numerical Integration and Differential Equations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!