Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

How do I locate and mark indexes in my data?

2 Ansichten (letzte 30 Tage)
Serhat Sayim
Serhat Sayim am 9 Mai 2021
Geschlossen: Rik am 9 Mai 2021
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 Kommentar
Rik
Rik am 9 Mai 2021
@furkan akhan just posted an equivalent question, so I'm closing this as a duplicate.

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by