Looking to find values in an array that are within a small percent of another array.

1 回表示 (過去 30 日間)
Midimistro
Midimistro 2015 年 12 月 9 日
コメント済み: Walter Roberson 2015 年 12 月 10 日
I am looking to find time values between 0 and 10 seconds in which the relative time values within one array falls within (a+delta, a-delta) of the other array whose value is "a", for every incremental step of 1 millisecond of array "a". How do I do this? If you need clarification, please ask.
  1 件のコメント
Walter Roberson
Walter Roberson 2015 年 12 月 10 日
is delta a fixed value or a "percent" ? If it is a percent, is it a percent that is calculated once for the entire array or is it a percent to be calculated for each element?
I do not understand about 'every incremental step of 1 millisecond of array "a"'. Please show a small example that shows that and which shows what data structure you want for the output.

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

回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by