フィルターのクリア

How can I intersect two time array?

1 回表示 (過去 30 日間)
tony74
tony74 2015 年 12 月 22 日
コメント済み: tony74 2015 年 12 月 23 日
I have two time array (at a resolution of 1 second), each of which with gaps at different time. The start and end time is equal for the two array. The dimension is different, that is the number of points for each array is different. I would like to check point to point from each array to verify equality, within 10-9 precision. I could use intersect, ma several point are different at 10 decimal point, so intersect understand them as different. Can I use a function to bypass this issue? Or there is other procedures to obtain a third time array and respective index? Thank you very much

回答 (1 件)

Walter Roberson
Walter Roberson 2015 年 12 月 22 日
  1 件のコメント
tony74
tony74 2015 年 12 月 23 日
I'm using an old verison of Matlab (R2008). Thanks anyway.

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

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by