
Serhat Sayim
Statistics
13 Questions
0 MATLAB Answers
RANG
68 726
of 276 005
RÉPUTATION
0
CONTRIBUTIONS
13 Questions
0 MATLAB Answers
ACCEPTATION DE VOS RÉPONSES
30.77%
VOTES REÇUS
0
RANG
of 18 587
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 125 780
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Content Feed
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...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 2 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 2 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
presque 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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' ...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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?
plus de 2 ans il y a | 1 réponse | 0