Community Profile

photo

furkan akhan


Last seen: 3 years ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


how can i put a horizental bar on a plot?
I have starting and ending indexes. I atteched these indexes in that files. I also have a plot. I want to put a horizental bar...

3 years ago | 1 answer | 0

1

answer

Question


how can i find and mark indexes on my data?
I have an ''ses'' file of 1x144000 size. I converted them into 400x720 arrays with 200 overlap with the code "buffer". Based on ...

3 years ago | 1 answer | 0

1

answer

Question


How can i draw histogram ?
I've got 1x720 files. For these data, I chose 3 as my threshold value. I'd like to make a histogram. If the values in this histo...

3 years ago | 1 answer | 0

1

answer

Question


How can I find mean crossing irregularity?
I have a sound file that contains 144000 data points. Thanks to the buffer language, I was able to break this file into windows....

3 years ago | 1 answer | 0

1

answer

Question


How do I plot a 144000 sample sound file with 400 samples in different windows with for loop?
I have a plot of an audio file with 144000 samples. I want to draw these 144000 sample sound files in 400 separate windows eac...

3 years ago | 1 answer | 0

1

answer

Question


how can i find zero crossing irregularity of the sound data?
I have an sound file of an asthma patient. My aim here is to find the zero crossing irregularity of this sound file. Can you ...

3 years ago | 1 answer | 0

1

answer

Question


How can i mark wheezes(.txt file) on the sound file on GUI
(Sound graph) ...

3 years ago | 1 answer | 0

1

answer

Question


How can we convert struct file to txt file?
We have a 5x1 struct file as you can see in the picture. IDs represent the names of the patients, so we have 5 patients. We wa...

3 years ago | 1 answer | 0

1

answer

Question


how can i calculate kurtosis
We have the audio file and there are parts in that file non wheezing or wheezing. How can I calculate the kurtosis of these part...

3 years ago | 0 answers | 0

0

answers

Question


How can i detecting and marking wheezes on a plot?
>> soundData=structWheeze(2,1).SoundData; >> plot(soundData) >> flow=structWheeze(2,1).Flow; >> figure(1),hold on,plot(flow,...

3 years ago | 1 answer | 0

1

answer