AUTOCORRELATION FOR THE CONTINUOUS TIME DEPENDENT EQUATIONS
5 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Walter Roberson
2012 年 5 月 30 日
Please do not use all UPPERCASE: it makes it more difficult for people to read (and people interpret it as "shouting")
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Numerical Integration and Differential Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!