Serhat Sayim
Followers: 0 Following: 0
Statistics
13 Questions
0 Answers
RANK
220,248
of 295,261
REPUTATION
0
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
30.77%
VOTES RECEIVED
0
RANK
of 20,199
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,476
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How can I use horizantal lines instead of vertical lines to connect certain points?
ses=structWheeze(2,1).SoundData; flow=structWheeze(2,1).Flow; WSFS=structWheeze(2,1).Properties.WS_SF; WEFS=structWheeze(2...
3 years ago | 1 answer | 0
1
answerQuestion
How do I locate and mark indexes in my data?
I have a 1x144000 scale "ses" file. With the code "buffer," I translated them into 400x720 arrays with 200 overlap. I calculated...
3 years ago | 0 answers | 0
0
answersQuestion
How can I assign information to my array file?
I have a 1x720 size data file containing the numbers I have calculated. You can see it in attachments. I set my threshold of 0.4...
3 years ago | 1 answer | 0
1
answerQuestion
How can I draw a histogram of my data?
I have 1x720 data. I determined my threshold value as 3 for these data. I want to draw a histogram. I want to write as wheeze if...
3 years ago | 1 answer | 0
1
answerQuestion
How can I find mean crossing irregularity?
I have an sound file with 144000 data. I split this file into windows thanks to the buffer code. I want to find the mean crossin...
3 years ago | 0 answers | 0
0
answersQuestion
How can I plot a 144000 sample sound file in separate windows with 400 samples with for loop?
I have a plot of an audio file with 144000 samples. You can see it in attachments. I would like to plot and examine this 144000 ...
3 years ago | 1 answer | 0
1
answerQuestion
How can I plot a txt file in a GUI?
I have sound and flow data for 5 different patients in text form. The text files starting with yk are the data of the patients' ...
3 years ago | 1 answer | 0
1
answerQuestion
How can we assign more than one plot to the same place on guı?
I designed a guı on matlab app designer. I want to put the lines that are in right 'Figüre 1' on the plot that is in left side ...
4 years ago | 1 answer | 0
1
answerQuestion
How can I calculate Kurtosis of Sound data?
I have sound data of people who have asthma.I made separate plots windows thanks to the start and end indexes of wheezing and no...
4 years ago | 0 answers | 0
0
answersQuestion
How can I calculate Kurtosis of Sound data?
I have sound data of people who have asthma.I made separate plots windows thanks to the start and end indexes of wheezing and no...
4 years ago | 2 answers | 0
2
answersQuestion
How can I mark specific indexes on a plot?
I have file with the breathing of sick people. These breathing sounds have wheezes in it. I had the plot drawn. I also have the ...
4 years ago | 2 answers | 0
2
answersQuestion
How can I mark wheezes on a plot?
wsnew is our wheezing starting indexes,wenew is our wheezing ending indexes. How can I mark these indexes on the plot?
4 years ago | 1 answer | 0