Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How do I locate and mark indexes in my data?

1 回表示 (過去 30 日間)
Serhat Sayim
Serhat Sayim 2021 年 5 月 9 日
閉鎖済み: Rik 2021 年 5 月 9 日
I have a 1x144000 scale "ses" file. With the code "buffer," I translated them into 400x720 arrays with 200 overlap. I calculated a value (feature) called mean crossing irregularity based on this detail, and this is a 1x720 size file. I choose 0.4 as the threshold based on this estimate. I've made a table that labels those with a value greater than 0.4 as "non-wheeze" and those with a value less than 0.4 as "wheeze". My goal is to find the indexes for these "wheezes" and mark them with vertical lines in the "ses" file, but I can't find the indexes, so I can't mark them. The codes are shown in the attachments, as well as a table for labeling wheezes and non-wheezes. Can you help me to do this? Thank you.
  1 件のコメント
Rik
Rik 2021 年 5 月 9 日
@furkan akhan just posted an equivalent question, so I'm closing this as a duplicate.

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by