Info

此问题已关闭。 请重新打开它进行编辑或回答。

How do I locate and mark indexes in my data?

2 次查看(过去 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