Cross-correlation in Matlab

4 ビュー (過去 30 日間)
huda ali
huda ali 2019 年 4 月 23 日
コメント済み: huda ali 2019 年 4 月 23 日
Hi,i have foure equation
,and i want to find cross-correlation between two different initial value for the same variable for example x0=1.528121243912454,x0=1.528121243912453 ,apply the function in matlab xcorr but the result i get it is wrong because i observe beak in zero
,how apply thats function and get result without peak?????? file in matlab down
  6 件のコメント
dpb
dpb 2019 年 4 月 23 日
And, of course, which hardware/OS the code is run on can make such differences altho if multiple folks have shown the same result it probably is pointing to something actually in your implementation that doesn't duplicate what they're doing.
So, clearly your solution isn't matching the references, then... start looking there. I noticed you did specific implementation of the integration, you could begin by using the Matlab builtin Runge-Kutta method that is based on widely used library routines packaged and tweaked by TMW; some similar routine is probably what those researchers used...it would at least give you a different solution path than the one you've taken...
Again, also, I didn't do any real looking at your code for possible coding/logic errors that might explain it, either.
huda ali
huda ali 2019 年 4 月 23 日
Thank you so much

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeDescriptive Statistics についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by