SlideShare a Scribd company logo
1 of 4
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 273
FEATURE EXTRACTION FROM ASTHMA PATIENT’S VOICE USING
MEL-FREQUENCY CEPSTRAL COEFFICIENTS
Rachna1
, Dinesh Singh2
, Vikas3
1
M.Tech Student, ECE Department, DCTM Palwal, Haryana, India
2
Professor, ECE Department, DCTM Palwal, Haryana, India
3
M.Tech Student, School of VLSI Design & Embedded System, NIT Kurukshetra, Haryana, India
Abstract
Asthma affects the airways to and fro from human lungs, due to blockage of air breathing problem also occurs. People suffering
from this type of problems are said to be asthmatic. In this paper a feature extraction technique is applied for extracting similar
features in asthmatic patients and normal human being. Mel – frequency Cepstral Coefficient technique is used for feature
extraction process. As there is no proper cure for this disease and treatment is too costlier, here is a start up of diagnosing this
disease in initiation stages using this technique.
Key Words: Mel – frequency Cepstral Coefficient (MFCC), voice, asthma, disease, feature extraction.
--------------------------------------------------------------------***----------------------------------------------------------------------
1. INTRODUCTION
Asthma is a lung disease that affects airflow to and fro from
lungs. A whistling sound comes when asthmatic patient
breathes. Major symptoms of asthma are chest stiffness,
breathe shortness, cough production during night and
morning etc. It affects all ages of persons, around 20 million
persons in India affected from asthma including children‟s
[1] and around 25 million persons affected in U.S including
7 million of children‟s [2]. When the airways starts working
muscles around airways becomes tight and less air can flow
into the lungs, also due to swallowing of muscles around
airways. When airways blocked then asthma attack may
occur as shown clearly in fig. 1. Since, 1970‟s bronchial
asthma has increased continuously that affects
approximately 4 to 7 % of the persons in the world [3].
Asthma has no cure, just it can be controlled [2]. Major risk
factors are bedding dust, carpet, furniture dust, also family
history or allergy. According to the study of South Atlantic
Island of Tristan da Cunha, asthma problems has been found
in children‟s those parents are asthmatic [2]. It can be
controlled during asthma stages by doing long term
meditation daily, regular check up by doctor in case of
serious patients, taking some drugs through inhalers when
asthma attack came etc. These treatment method may be
very costlier to a normal or poor persons. This paper doing a
start up for diagnosing asthma in initial stages, so that it can
be controlled. Mel-frequency Cepstral Coefficients (MFCC)
are the very popular parameter of voice that can view
auditory system of human more closely as other parameters
do. In this paper MFCC are calculated using PRAAT and
MATLAB for feature extraction process. Further these
extracted coefficients will be analyzed for finding
similarities between patients and normal persons.
Fig – 1: „A‟ showing structure of lungs and airways in
human body, „B‟ showing normal airways structure and „C‟
showing airways when asthma occurs.
2. Mel-frequency Cepstral Coefficient (MFCC)
Mel- frequency Cepstral Coefficeints are the most
commonly used acoustic parameter of voice for speech
recognization. Procedure/steps to find out MFCC is shown
in fig. 2.
2.1 Pre- Emphasis
In this block sound signal is passed through a high pass
filter. Let sound signal is x(n), then
x2(n) = x(n) – a*x(n-1) (1)
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 274
where x2(n) is the output of filter and a is normalisation
factor that varies between 0.9 to 1.0.
Pre-emphasis compensate the suppressed part of signal
during sound production and it also improves or amplify the
sound signal for better results [4].
Fig -2: Procedure for extracting Mel-frequency Cepstral
Coefficients [5].
2.2 Framing
In this block pre-emphasized signal is segmented into
frames of 30-40 ms with optional overlap of 1/3-1/2 of the
frame size. Framing is very important part for good results
because variation of amplitude is more in larger signals as
compared to smaller signals. If the sample rate is 15 kHz
and frame size is 300 sample points, then frame duration is
300/15000 = 0.02 seconds i.e. 20 ms [4].
2.3 Hamming Window
In this block all frames will be multiplied with a hamming
window in order to keep the continuity of the first and last
points in the frame.
Here sound signal is denoted by x(n), where n = 0,1,2.....N-
1, then after multiplying signal with hamming window
output of this block is
w(n,α) = x(n) * w(n) (2)
w(n,α) = (1-α) – α cos((2*pi*n)/(N-1)),
where 0<=n<=N-1 (3.)
Values of „α‟ will be different for different windows, normal
it is used as 0.46. Basic plot of hamming window shown in
fig. 3 [4].
Fig -3: Basic plot of hamming window using MATLAB.
2.4 Fast Fourier Transform
Fast fourier transform converts time domain signal in
frequency domain signal. While doing this transform we
will assume that signal is periodic within frame. If signal is
not periodic within the frame, then also we compute this
transform but discontinuity comes at start and end points of
the frame. For dealing with this situation we have two
options.
1. For increasing signal continuity at first and last
points multiply all frames with hamming window.
2. Take a frame of variable size [4].
Fig 4. showing energy spectrum using FFT for original
signal and windowed signal.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 275
Fig -4: Showing effect of hamming window multiplication
in energy spectrum.
2.5 Mel- scale filter bank
In this block output of fast fourier transform block
multiplied by a set of 20 triangular bandpass filters for
getting log energies of each filter. All these filters are
equally spaced along mel frequency. Basic formula for
converting frequency to mel-scale is as follows [4].
Mel(freq.) = 1125 * ln(1 + f/700) (4)
Fig -5: Plot of mel-frequency scale using MATLAB.
Fig -6: Plot for a set of 20 triangular bandpass filters using
MATLAB.
2.6 Logarithm and Discrete Cosine Transform
(DCT)
Output of Mel-scale fiter bank then passed through
logarithm block. This block is used for normalization
purpose. After that normalized signal is then passed through
DCT block that de-correlates the log energies of filters.
Finally the output of DCT block provides us the MFCC
coefficient values.
2.7 Collection of asthma patient voice samples
For feature extraction process vowels (a, e, i, o, u) voice of
asthmatic and normal people has been recorded using
Samsung mobile recorder (Star Pro). Then all signals are
converted into .wav format from .wma format for analysis
purpose as MATLAB and PRAAT only runs on .wav format
files.
3. Results and Discussion
In this analysis 20 coefficients of MFCC were computed for
feature extraction purpose. After computing these
coefficients using MATLAB large variation has been seen
in the first coefficient of asthmatic persons. Some of the
variations are shown in fig 7, 8 and table 1, 2.
Fig -7: Extracted feature using MFCC for normal person
where X axis showing 20 coefficients.
Table – 1: These are values of 20 MFCC coefficients with
five frames out of 256 frames for normal person where X1-
X20 are Coefficients and F1-F5 are frames.
F1 F2 F3 F4 F5
X1 -17.003 -17.892 -18.661 -17.440 -16.521
X2 -1.127 -2.341 -3.255 -1.546 -0.222
X3 -6.772 -7.727 -8.329 -7.095 -6.293
X4 1.103 0.343 0.166 0.941 1.369
X5 0.263 -0.176 0.124 0.457 0.478
X6 0.177 -0.105 0.407 0.316 -0.035
X7 2.122 1.955 2.565 2.430 2.095
X8 1.428 1.348 1.798 1.753 1.466
X9 -0.882 -1.044 -1.002 -0.782 -0.799
X10 -0.157 -0.290 -0.656 -0.084 -0.158
X11 -0.966 -0.328 -1.194 -0.439 -0.028
X12 -0.584 -0.839 -1.973 -1.106 -0.565
X13 0.542 0.181 -1.144 -0.531 -0.151
X14 -0.459 -0.758 -1.870 -1.526 -1.269
X15 1.269 1.140 0.485 0.457 0.437
X16 0.245 0.361 0.324 0.009 -0.202
X17 0.850 1.167 1.668 1.155 0.786
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 276
X18 0.4907 0.953 1.799 1.252 0.834
X19 -0.140 0.240 1.024 0.522 0.136
X20 0.439 0.695 1.204 0.943 0.733
Fig -8: Extracted feature using MFCC for asthmatic person
where X axis showing 20 coefficients.
Table – 2: These are values of 20 MFCC coefficients with
five frames out of 256 frames for asthmatic person where
X1-X20 are coefficients and F1-F5 are frames.
F1 F2 F3 F4 F5
X1 -
33.005
-
32.904
-
32.798
-
32.186
-
32.655
X2 -6.694 -6.569 -6.569 -6.890 -7.420
X3 -4.426 -4.313 -4.302 -4.805 -5.312
X4 1.731 1.812 1.859 1.767 1.565
X5 2.209 2.295 2.407 2.464 2.462
X6 -0.962 -1.040 -1.024 -0.916 -0.762
X7 -1.722 -1.814 -1.835 -1.720 -1.528
X8 0.134 0.127 0.051 -0.029 -0.124
X9 1.782 1.750 1.587 1.3060 0.944
X10 0.810 0.811 0.730 0.500 0.143
X11 0.582 0.422 0.276 0.75 -0.209
X12 0.481 0.093 -0.214 -0.432 -0.630
X13 0.749 0.255 -0.142 -0.363 -0.479
X14 0.557 0.188 -0.148 -0.363 -0.479
X15 0.659 -0.556 0.444 0.336 0.244
X16 0.083 0.225 0.353 0.395 0.369
X17 0.067 0.274 0.468 0.580 0.614
X18 0.716 0.819 0.903 0.983 1.042
X19 0.428 0.367 0.289 0.294 0.3605
X20 0.045 -0.016 -0.090 -0.083 -0.008
4. Conclusion
Features were extracted for all voice samples in the database
using Mel-frequency Cepstral Coefficients in MATLAB.
After analyzing all extracted features for both asthmatic and
normal persons it has been observed that there is a large
variation in coefficients of asthmatic persons as compared to
normal persons especially in the 1st
and 2nd
coefficients. In
future feature extraction will be done for a large database for
finding better results, also feature matching will be done for
both asthmatic and normal persons.
5. References
[1]. http://www.who.int/mediacentre/factsheets/fs206/en/
[2].http://www.nhlbi.nih.gov/health/health-
topics/topics/asthma/
[3]. Ranabir Pal, Sanjay Dahal and Shrayan Pal, “Prevalence
of Bronchial Asthma in Indian Children”, Indian J
Community Med. Oct 2009; 34(4): 310–316.
[4].http://mirlab.org/jang/books/audiosignalprocessing/speec
hFeatureMfcc.asp?title=12-2%20MFCC
[5]. Wei HAN, Cheong-Fat CHAN, Chiu-Sing CHOY and
Kong-Pang PUN. “An Efficient MFCC Extraction Method
in Speech Recognition”, IEEE International Symposium on
Circuits and Systems, 2006. ISCAS.
[6]. Kashyap Patel, R.K. Prasad, “Speech Recognition and
Verification Using MFCC & VQ”, International Journal of
Emerging Science and Engineering (IJESE) ISSN: 2319–
6378, Volume-1, Issue-7, May 2013
[7]. Vibha Tiwari, “MFCC and its applications in speaker
recognition”, International Journal on Emerging
Technologies 1(1): 19-22(2010).

More Related Content

What's hot

Co axial fed microstrip rectangular patch antenna design for bluetooth applic...
Co axial fed microstrip rectangular patch antenna design for bluetooth applic...Co axial fed microstrip rectangular patch antenna design for bluetooth applic...
Co axial fed microstrip rectangular patch antenna design for bluetooth applic...eSAT Journals
 
Numerical simulation of flow modeling in ducted axial fan using simpson’s 13r...
Numerical simulation of flow modeling in ducted axial fan using simpson’s 13r...Numerical simulation of flow modeling in ducted axial fan using simpson’s 13r...
Numerical simulation of flow modeling in ducted axial fan using simpson’s 13r...iaemedu
 
A new tristate switching median filtering technique for image enhancement
A new tristate switching median filtering technique for image enhancementA new tristate switching median filtering technique for image enhancement
A new tristate switching median filtering technique for image enhancementiaemedu
 
Analysis of propagation of modulated optical signal in an integrated optic envi
Analysis of propagation of modulated optical signal in an integrated optic enviAnalysis of propagation of modulated optical signal in an integrated optic envi
Analysis of propagation of modulated optical signal in an integrated optic enviIAEME Publication
 
IRJET- Coplanar Microstrip Directional Coupler with High Isolation and Goo...
IRJET- 	  Coplanar Microstrip Directional Coupler with High Isolation and Goo...IRJET- 	  Coplanar Microstrip Directional Coupler with High Isolation and Goo...
IRJET- Coplanar Microstrip Directional Coupler with High Isolation and Goo...IRJET Journal
 
NOVEL METHODOLOGY OF THE ULTRA SONIC BEAM IN LINEAR ARRAY TRANSDUCER FOR HIGH...
NOVEL METHODOLOGY OF THE ULTRA SONIC BEAM IN LINEAR ARRAY TRANSDUCER FOR HIGH...NOVEL METHODOLOGY OF THE ULTRA SONIC BEAM IN LINEAR ARRAY TRANSDUCER FOR HIGH...
NOVEL METHODOLOGY OF THE ULTRA SONIC BEAM IN LINEAR ARRAY TRANSDUCER FOR HIGH...Journal For Research
 
Calculation of resonant frequency of hexagonal
Calculation of resonant frequency of hexagonalCalculation of resonant frequency of hexagonal
Calculation of resonant frequency of hexagonaleSAT Publishing House
 
Decimal convertor application for optical wireless communication by generatin...
Decimal convertor application for optical wireless communication by generatin...Decimal convertor application for optical wireless communication by generatin...
Decimal convertor application for optical wireless communication by generatin...University of Malaya (UM)
 
IRJET- Design of a Novel Rectangular Microstrip Patch Antenna for Detecting B...
IRJET- Design of a Novel Rectangular Microstrip Patch Antenna for Detecting B...IRJET- Design of a Novel Rectangular Microstrip Patch Antenna for Detecting B...
IRJET- Design of a Novel Rectangular Microstrip Patch Antenna for Detecting B...IRJET Journal
 
Numerical parametric study on interval shift variation in simo sstd technique...
Numerical parametric study on interval shift variation in simo sstd technique...Numerical parametric study on interval shift variation in simo sstd technique...
Numerical parametric study on interval shift variation in simo sstd technique...eSAT Journals
 
Hyperspectral image mixed noise reduction based on improved k svd algorithm
Hyperspectral image mixed noise reduction based on improved k svd algorithmHyperspectral image mixed noise reduction based on improved k svd algorithm
Hyperspectral image mixed noise reduction based on improved k svd algorithmeSAT Publishing House
 
Implementation of hummingbird cryptographic algorithm for low cost rfid tags ...
Implementation of hummingbird cryptographic algorithm for low cost rfid tags ...Implementation of hummingbird cryptographic algorithm for low cost rfid tags ...
Implementation of hummingbird cryptographic algorithm for low cost rfid tags ...eSAT Journals
 
Picosecond optical pulse generation using cascaded
Picosecond optical pulse generation using cascadedPicosecond optical pulse generation using cascaded
Picosecond optical pulse generation using cascadedeSAT Publishing House
 
Design & Simulation of single frequency Rectangular Patch Antenna by Using HFSS
Design & Simulation of single frequency Rectangular Patch Antenna by Using HFSSDesign & Simulation of single frequency Rectangular Patch Antenna by Using HFSS
Design & Simulation of single frequency Rectangular Patch Antenna by Using HFSSIJERA Editor
 
Analysis of proximity coupled equilateral triangular
Analysis of proximity coupled equilateral triangularAnalysis of proximity coupled equilateral triangular
Analysis of proximity coupled equilateral triangulareSAT Publishing House
 
Analysis of element shape in the design for multi band applications
Analysis of element shape in the design for multi band applicationsAnalysis of element shape in the design for multi band applications
Analysis of element shape in the design for multi band applicationseSAT Publishing House
 
Design of c slotted microstrip antenna using
Design of c slotted microstrip antenna usingDesign of c slotted microstrip antenna using
Design of c slotted microstrip antenna usingeSAT Publishing House
 

What's hot (19)

Co axial fed microstrip rectangular patch antenna design for bluetooth applic...
Co axial fed microstrip rectangular patch antenna design for bluetooth applic...Co axial fed microstrip rectangular patch antenna design for bluetooth applic...
Co axial fed microstrip rectangular patch antenna design for bluetooth applic...
 
Numerical simulation of flow modeling in ducted axial fan using simpson’s 13r...
Numerical simulation of flow modeling in ducted axial fan using simpson’s 13r...Numerical simulation of flow modeling in ducted axial fan using simpson’s 13r...
Numerical simulation of flow modeling in ducted axial fan using simpson’s 13r...
 
A new tristate switching median filtering technique for image enhancement
A new tristate switching median filtering technique for image enhancementA new tristate switching median filtering technique for image enhancement
A new tristate switching median filtering technique for image enhancement
 
Analysis of propagation of modulated optical signal in an integrated optic envi
Analysis of propagation of modulated optical signal in an integrated optic enviAnalysis of propagation of modulated optical signal in an integrated optic envi
Analysis of propagation of modulated optical signal in an integrated optic envi
 
IRJET- Coplanar Microstrip Directional Coupler with High Isolation and Goo...
IRJET- 	  Coplanar Microstrip Directional Coupler with High Isolation and Goo...IRJET- 	  Coplanar Microstrip Directional Coupler with High Isolation and Goo...
IRJET- Coplanar Microstrip Directional Coupler with High Isolation and Goo...
 
NOVEL METHODOLOGY OF THE ULTRA SONIC BEAM IN LINEAR ARRAY TRANSDUCER FOR HIGH...
NOVEL METHODOLOGY OF THE ULTRA SONIC BEAM IN LINEAR ARRAY TRANSDUCER FOR HIGH...NOVEL METHODOLOGY OF THE ULTRA SONIC BEAM IN LINEAR ARRAY TRANSDUCER FOR HIGH...
NOVEL METHODOLOGY OF THE ULTRA SONIC BEAM IN LINEAR ARRAY TRANSDUCER FOR HIGH...
 
Calculation of resonant frequency of hexagonal
Calculation of resonant frequency of hexagonalCalculation of resonant frequency of hexagonal
Calculation of resonant frequency of hexagonal
 
Decimal convertor application for optical wireless communication by generatin...
Decimal convertor application for optical wireless communication by generatin...Decimal convertor application for optical wireless communication by generatin...
Decimal convertor application for optical wireless communication by generatin...
 
40120140502012 2
40120140502012 240120140502012 2
40120140502012 2
 
IRJET- Design of a Novel Rectangular Microstrip Patch Antenna for Detecting B...
IRJET- Design of a Novel Rectangular Microstrip Patch Antenna for Detecting B...IRJET- Design of a Novel Rectangular Microstrip Patch Antenna for Detecting B...
IRJET- Design of a Novel Rectangular Microstrip Patch Antenna for Detecting B...
 
Numerical parametric study on interval shift variation in simo sstd technique...
Numerical parametric study on interval shift variation in simo sstd technique...Numerical parametric study on interval shift variation in simo sstd technique...
Numerical parametric study on interval shift variation in simo sstd technique...
 
Hyperspectral image mixed noise reduction based on improved k svd algorithm
Hyperspectral image mixed noise reduction based on improved k svd algorithmHyperspectral image mixed noise reduction based on improved k svd algorithm
Hyperspectral image mixed noise reduction based on improved k svd algorithm
 
Implementation of hummingbird cryptographic algorithm for low cost rfid tags ...
Implementation of hummingbird cryptographic algorithm for low cost rfid tags ...Implementation of hummingbird cryptographic algorithm for low cost rfid tags ...
Implementation of hummingbird cryptographic algorithm for low cost rfid tags ...
 
Picosecond optical pulse generation using cascaded
Picosecond optical pulse generation using cascadedPicosecond optical pulse generation using cascaded
Picosecond optical pulse generation using cascaded
 
Design & Simulation of single frequency Rectangular Patch Antenna by Using HFSS
Design & Simulation of single frequency Rectangular Patch Antenna by Using HFSSDesign & Simulation of single frequency Rectangular Patch Antenna by Using HFSS
Design & Simulation of single frequency Rectangular Patch Antenna by Using HFSS
 
Analysis of proximity coupled equilateral triangular
Analysis of proximity coupled equilateral triangularAnalysis of proximity coupled equilateral triangular
Analysis of proximity coupled equilateral triangular
 
Analysis of element shape in the design for multi band applications
Analysis of element shape in the design for multi band applicationsAnalysis of element shape in the design for multi band applications
Analysis of element shape in the design for multi band applications
 
Design of c slotted microstrip antenna using
Design of c slotted microstrip antenna usingDesign of c slotted microstrip antenna using
Design of c slotted microstrip antenna using
 
A010420106
A010420106A010420106
A010420106
 

Viewers also liked

An improved approach to minimize context switching in round robin scheduling ...
An improved approach to minimize context switching in round robin scheduling ...An improved approach to minimize context switching in round robin scheduling ...
An improved approach to minimize context switching in round robin scheduling ...eSAT Publishing House
 
An octo coding technique to reduce energy transition
An octo coding technique to reduce energy transitionAn octo coding technique to reduce energy transition
An octo coding technique to reduce energy transitioneSAT Publishing House
 
Using transfer learning for video popularity prediction
Using transfer learning for video popularity predictionUsing transfer learning for video popularity prediction
Using transfer learning for video popularity predictioneSAT Publishing House
 
Analytical solutions for square shape pressure
Analytical solutions for square shape pressureAnalytical solutions for square shape pressure
Analytical solutions for square shape pressureeSAT Publishing House
 
Design and economical of roof trusses & purlins (comparison of limit state an...
Design and economical of roof trusses & purlins (comparison of limit state an...Design and economical of roof trusses & purlins (comparison of limit state an...
Design and economical of roof trusses & purlins (comparison of limit state an...eSAT Publishing House
 
Performance studies of microbial fuel cell
Performance studies of microbial fuel cellPerformance studies of microbial fuel cell
Performance studies of microbial fuel celleSAT Publishing House
 
Water security for village gavhali through roof top rain water harvesting
Water security for village gavhali through roof top rain water harvestingWater security for village gavhali through roof top rain water harvesting
Water security for village gavhali through roof top rain water harvestingeSAT Publishing House
 
Voltage sag mitigation using supercapacitor based dynamic voltage restorer
Voltage sag mitigation using supercapacitor based dynamic voltage restorerVoltage sag mitigation using supercapacitor based dynamic voltage restorer
Voltage sag mitigation using supercapacitor based dynamic voltage restorereSAT Publishing House
 
Bivariatealgebraic integerencoded arai algorithm for
Bivariatealgebraic integerencoded arai algorithm forBivariatealgebraic integerencoded arai algorithm for
Bivariatealgebraic integerencoded arai algorithm foreSAT Publishing House
 
An analysis of pfc converter with high speed dynamic
An analysis of pfc converter with high speed dynamicAn analysis of pfc converter with high speed dynamic
An analysis of pfc converter with high speed dynamiceSAT Publishing House
 
E learning for agriculture education in india
E learning for agriculture education in indiaE learning for agriculture education in india
E learning for agriculture education in indiaeSAT Publishing House
 
Effect of count and stitch length on spirality of single jersey knit fabric
Effect of count and stitch length on spirality of single jersey knit fabricEffect of count and stitch length on spirality of single jersey knit fabric
Effect of count and stitch length on spirality of single jersey knit fabriceSAT Publishing House
 
Influence of land use land cover in simulating the thunderstorm event using ...
Influence of land use  land cover in simulating the thunderstorm event using ...Influence of land use  land cover in simulating the thunderstorm event using ...
Influence of land use land cover in simulating the thunderstorm event using ...eSAT Publishing House
 
Experimental study of weld characteristics during friction stir welding (fsw)...
Experimental study of weld characteristics during friction stir welding (fsw)...Experimental study of weld characteristics during friction stir welding (fsw)...
Experimental study of weld characteristics during friction stir welding (fsw)...eSAT Publishing House
 
Characteristic orthogonal polynimial application to galerkin indirect variati...
Characteristic orthogonal polynimial application to galerkin indirect variati...Characteristic orthogonal polynimial application to galerkin indirect variati...
Characteristic orthogonal polynimial application to galerkin indirect variati...eSAT Publishing House
 
Enhancement of upfc performance with matrix
Enhancement of upfc performance with matrixEnhancement of upfc performance with matrix
Enhancement of upfc performance with matrixeSAT Publishing House
 
Analysis of denial of service (dos) attacks in wireless sensor networks
Analysis of denial of service (dos) attacks in wireless sensor networksAnalysis of denial of service (dos) attacks in wireless sensor networks
Analysis of denial of service (dos) attacks in wireless sensor networkseSAT Publishing House
 
Simulation of fin geometries for heat sink in forced
Simulation of fin geometries for heat sink in forcedSimulation of fin geometries for heat sink in forced
Simulation of fin geometries for heat sink in forcedeSAT Publishing House
 
Analysis of factors for enhancing energy conservation in indian railway works...
Analysis of factors for enhancing energy conservation in indian railway works...Analysis of factors for enhancing energy conservation in indian railway works...
Analysis of factors for enhancing energy conservation in indian railway works...eSAT Publishing House
 
Performance analysis of ml and mmse decoding using
Performance analysis of ml and mmse decoding usingPerformance analysis of ml and mmse decoding using
Performance analysis of ml and mmse decoding usingeSAT Publishing House
 

Viewers also liked (20)

An improved approach to minimize context switching in round robin scheduling ...
An improved approach to minimize context switching in round robin scheduling ...An improved approach to minimize context switching in round robin scheduling ...
An improved approach to minimize context switching in round robin scheduling ...
 
An octo coding technique to reduce energy transition
An octo coding technique to reduce energy transitionAn octo coding technique to reduce energy transition
An octo coding technique to reduce energy transition
 
Using transfer learning for video popularity prediction
Using transfer learning for video popularity predictionUsing transfer learning for video popularity prediction
Using transfer learning for video popularity prediction
 
Analytical solutions for square shape pressure
Analytical solutions for square shape pressureAnalytical solutions for square shape pressure
Analytical solutions for square shape pressure
 
Design and economical of roof trusses & purlins (comparison of limit state an...
Design and economical of roof trusses & purlins (comparison of limit state an...Design and economical of roof trusses & purlins (comparison of limit state an...
Design and economical of roof trusses & purlins (comparison of limit state an...
 
Performance studies of microbial fuel cell
Performance studies of microbial fuel cellPerformance studies of microbial fuel cell
Performance studies of microbial fuel cell
 
Water security for village gavhali through roof top rain water harvesting
Water security for village gavhali through roof top rain water harvestingWater security for village gavhali through roof top rain water harvesting
Water security for village gavhali through roof top rain water harvesting
 
Voltage sag mitigation using supercapacitor based dynamic voltage restorer
Voltage sag mitigation using supercapacitor based dynamic voltage restorerVoltage sag mitigation using supercapacitor based dynamic voltage restorer
Voltage sag mitigation using supercapacitor based dynamic voltage restorer
 
Bivariatealgebraic integerencoded arai algorithm for
Bivariatealgebraic integerencoded arai algorithm forBivariatealgebraic integerencoded arai algorithm for
Bivariatealgebraic integerencoded arai algorithm for
 
An analysis of pfc converter with high speed dynamic
An analysis of pfc converter with high speed dynamicAn analysis of pfc converter with high speed dynamic
An analysis of pfc converter with high speed dynamic
 
E learning for agriculture education in india
E learning for agriculture education in indiaE learning for agriculture education in india
E learning for agriculture education in india
 
Effect of count and stitch length on spirality of single jersey knit fabric
Effect of count and stitch length on spirality of single jersey knit fabricEffect of count and stitch length on spirality of single jersey knit fabric
Effect of count and stitch length on spirality of single jersey knit fabric
 
Influence of land use land cover in simulating the thunderstorm event using ...
Influence of land use  land cover in simulating the thunderstorm event using ...Influence of land use  land cover in simulating the thunderstorm event using ...
Influence of land use land cover in simulating the thunderstorm event using ...
 
Experimental study of weld characteristics during friction stir welding (fsw)...
Experimental study of weld characteristics during friction stir welding (fsw)...Experimental study of weld characteristics during friction stir welding (fsw)...
Experimental study of weld characteristics during friction stir welding (fsw)...
 
Characteristic orthogonal polynimial application to galerkin indirect variati...
Characteristic orthogonal polynimial application to galerkin indirect variati...Characteristic orthogonal polynimial application to galerkin indirect variati...
Characteristic orthogonal polynimial application to galerkin indirect variati...
 
Enhancement of upfc performance with matrix
Enhancement of upfc performance with matrixEnhancement of upfc performance with matrix
Enhancement of upfc performance with matrix
 
Analysis of denial of service (dos) attacks in wireless sensor networks
Analysis of denial of service (dos) attacks in wireless sensor networksAnalysis of denial of service (dos) attacks in wireless sensor networks
Analysis of denial of service (dos) attacks in wireless sensor networks
 
Simulation of fin geometries for heat sink in forced
Simulation of fin geometries for heat sink in forcedSimulation of fin geometries for heat sink in forced
Simulation of fin geometries for heat sink in forced
 
Analysis of factors for enhancing energy conservation in indian railway works...
Analysis of factors for enhancing energy conservation in indian railway works...Analysis of factors for enhancing energy conservation in indian railway works...
Analysis of factors for enhancing energy conservation in indian railway works...
 
Performance analysis of ml and mmse decoding using
Performance analysis of ml and mmse decoding usingPerformance analysis of ml and mmse decoding using
Performance analysis of ml and mmse decoding using
 

Similar to Feature extraction from asthma patient’s voice using mel frequency cepstral coefficients

Denoising of heart sound signal using wavelet transform
Denoising of heart sound signal using wavelet transformDenoising of heart sound signal using wavelet transform
Denoising of heart sound signal using wavelet transformeSAT Publishing House
 
Separation of heart murmur aortic regurgitation sound from sound mixture usin...
Separation of heart murmur aortic regurgitation sound from sound mixture usin...Separation of heart murmur aortic regurgitation sound from sound mixture usin...
Separation of heart murmur aortic regurgitation sound from sound mixture usin...IAEME Publication
 
Novel method to find the parameter for noise removal
Novel method to find the parameter for noise removalNovel method to find the parameter for noise removal
Novel method to find the parameter for noise removaleSAT Publishing House
 
Novel method to find the parameter for noise removal from multi channel ecg w...
Novel method to find the parameter for noise removal from multi channel ecg w...Novel method to find the parameter for noise removal from multi channel ecg w...
Novel method to find the parameter for noise removal from multi channel ecg w...eSAT Journals
 
Eyeblink artefact removal from eeg using independent
Eyeblink artefact removal from eeg using independentEyeblink artefact removal from eeg using independent
Eyeblink artefact removal from eeg using independenteSAT Publishing House
 
Improved performance of scs based spectrum sensing in cognitive radio using d...
Improved performance of scs based spectrum sensing in cognitive radio using d...Improved performance of scs based spectrum sensing in cognitive radio using d...
Improved performance of scs based spectrum sensing in cognitive radio using d...eSAT Journals
 
Fault detection and diagnosis ingears using wavelet enveloped power spectrum ...
Fault detection and diagnosis ingears using wavelet enveloped power spectrum ...Fault detection and diagnosis ingears using wavelet enveloped power spectrum ...
Fault detection and diagnosis ingears using wavelet enveloped power spectrum ...eSAT Journals
 
Isolated words recognition using mfcc, lpc and neural network
Isolated words recognition using mfcc, lpc and neural networkIsolated words recognition using mfcc, lpc and neural network
Isolated words recognition using mfcc, lpc and neural networkeSAT Journals
 
Speech signal analysis for linear filter banks of different orders
Speech signal analysis for linear filter banks of different ordersSpeech signal analysis for linear filter banks of different orders
Speech signal analysis for linear filter banks of different orderseSAT Journals
 
Design and implementation of different audio restoration techniques for audio...
Design and implementation of different audio restoration techniques for audio...Design and implementation of different audio restoration techniques for audio...
Design and implementation of different audio restoration techniques for audio...eSAT Journals
 
Effects of filtering on ber performance of an ofdm system
Effects of filtering on ber performance of an ofdm systemEffects of filtering on ber performance of an ofdm system
Effects of filtering on ber performance of an ofdm systemeSAT Journals
 
Bit error rate analysis of miso system in rayleigh fading channel
Bit error rate analysis of miso system in rayleigh fading channelBit error rate analysis of miso system in rayleigh fading channel
Bit error rate analysis of miso system in rayleigh fading channeleSAT Publishing House
 
Fault detection and diagnosis ingears using wavelet
Fault detection and diagnosis ingears using waveletFault detection and diagnosis ingears using wavelet
Fault detection and diagnosis ingears using waveleteSAT Publishing House
 
Three Feature Based Ensemble Deep Learning Model for Pulmonary Disease Classi...
Three Feature Based Ensemble Deep Learning Model for Pulmonary Disease Classi...Three Feature Based Ensemble Deep Learning Model for Pulmonary Disease Classi...
Three Feature Based Ensemble Deep Learning Model for Pulmonary Disease Classi...IRJET Journal
 
Text independent speaker recognition using combined lpc and mfc coefficients
Text independent speaker recognition using combined lpc and mfc coefficientsText independent speaker recognition using combined lpc and mfc coefficients
Text independent speaker recognition using combined lpc and mfc coefficientseSAT Publishing House
 
20575-38936-1-PB.pdf
20575-38936-1-PB.pdf20575-38936-1-PB.pdf
20575-38936-1-PB.pdfIjictTeam
 
Automatic Segmentation of Brachial Artery based on Fuzzy C-Means Pixel Clust...
Automatic Segmentation of Brachial Artery based on Fuzzy  C-Means Pixel Clust...Automatic Segmentation of Brachial Artery based on Fuzzy  C-Means Pixel Clust...
Automatic Segmentation of Brachial Artery based on Fuzzy C-Means Pixel Clust...IJECEIAES
 
Impedance Cardiography Filtering Using Non-Negative Least-Mean-Square Algorithm
Impedance Cardiography Filtering Using Non-Negative Least-Mean-Square AlgorithmImpedance Cardiography Filtering Using Non-Negative Least-Mean-Square Algorithm
Impedance Cardiography Filtering Using Non-Negative Least-Mean-Square Algorithmijcisjournal
 
Classification of appendicitis based on ultrasound image
Classification of appendicitis based on ultrasound imageClassification of appendicitis based on ultrasound image
Classification of appendicitis based on ultrasound imageeSAT Publishing House
 

Similar to Feature extraction from asthma patient’s voice using mel frequency cepstral coefficients (20)

Denoising of heart sound signal using wavelet transform
Denoising of heart sound signal using wavelet transformDenoising of heart sound signal using wavelet transform
Denoising of heart sound signal using wavelet transform
 
Separation of heart murmur aortic regurgitation sound from sound mixture usin...
Separation of heart murmur aortic regurgitation sound from sound mixture usin...Separation of heart murmur aortic regurgitation sound from sound mixture usin...
Separation of heart murmur aortic regurgitation sound from sound mixture usin...
 
Novel method to find the parameter for noise removal
Novel method to find the parameter for noise removalNovel method to find the parameter for noise removal
Novel method to find the parameter for noise removal
 
Novel method to find the parameter for noise removal from multi channel ecg w...
Novel method to find the parameter for noise removal from multi channel ecg w...Novel method to find the parameter for noise removal from multi channel ecg w...
Novel method to find the parameter for noise removal from multi channel ecg w...
 
Eyeblink artefact removal from eeg using independent
Eyeblink artefact removal from eeg using independentEyeblink artefact removal from eeg using independent
Eyeblink artefact removal from eeg using independent
 
Improved performance of scs based spectrum sensing in cognitive radio using d...
Improved performance of scs based spectrum sensing in cognitive radio using d...Improved performance of scs based spectrum sensing in cognitive radio using d...
Improved performance of scs based spectrum sensing in cognitive radio using d...
 
Fault detection and diagnosis ingears using wavelet enveloped power spectrum ...
Fault detection and diagnosis ingears using wavelet enveloped power spectrum ...Fault detection and diagnosis ingears using wavelet enveloped power spectrum ...
Fault detection and diagnosis ingears using wavelet enveloped power spectrum ...
 
Isolated words recognition using mfcc, lpc and neural network
Isolated words recognition using mfcc, lpc and neural networkIsolated words recognition using mfcc, lpc and neural network
Isolated words recognition using mfcc, lpc and neural network
 
Speech signal analysis for linear filter banks of different orders
Speech signal analysis for linear filter banks of different ordersSpeech signal analysis for linear filter banks of different orders
Speech signal analysis for linear filter banks of different orders
 
Design and implementation of different audio restoration techniques for audio...
Design and implementation of different audio restoration techniques for audio...Design and implementation of different audio restoration techniques for audio...
Design and implementation of different audio restoration techniques for audio...
 
Effects of filtering on ber performance of an ofdm system
Effects of filtering on ber performance of an ofdm systemEffects of filtering on ber performance of an ofdm system
Effects of filtering on ber performance of an ofdm system
 
Bit error rate analysis of miso system in rayleigh fading channel
Bit error rate analysis of miso system in rayleigh fading channelBit error rate analysis of miso system in rayleigh fading channel
Bit error rate analysis of miso system in rayleigh fading channel
 
Fault detection and diagnosis ingears using wavelet
Fault detection and diagnosis ingears using waveletFault detection and diagnosis ingears using wavelet
Fault detection and diagnosis ingears using wavelet
 
Three Feature Based Ensemble Deep Learning Model for Pulmonary Disease Classi...
Three Feature Based Ensemble Deep Learning Model for Pulmonary Disease Classi...Three Feature Based Ensemble Deep Learning Model for Pulmonary Disease Classi...
Three Feature Based Ensemble Deep Learning Model for Pulmonary Disease Classi...
 
Text independent speaker recognition using combined lpc and mfc coefficients
Text independent speaker recognition using combined lpc and mfc coefficientsText independent speaker recognition using combined lpc and mfc coefficients
Text independent speaker recognition using combined lpc and mfc coefficients
 
ANALYSIS OF ECG WITH DB10 WAVELET USING VERILOG HDL
ANALYSIS OF ECG WITH DB10 WAVELET USING VERILOG HDLANALYSIS OF ECG WITH DB10 WAVELET USING VERILOG HDL
ANALYSIS OF ECG WITH DB10 WAVELET USING VERILOG HDL
 
20575-38936-1-PB.pdf
20575-38936-1-PB.pdf20575-38936-1-PB.pdf
20575-38936-1-PB.pdf
 
Automatic Segmentation of Brachial Artery based on Fuzzy C-Means Pixel Clust...
Automatic Segmentation of Brachial Artery based on Fuzzy  C-Means Pixel Clust...Automatic Segmentation of Brachial Artery based on Fuzzy  C-Means Pixel Clust...
Automatic Segmentation of Brachial Artery based on Fuzzy C-Means Pixel Clust...
 
Impedance Cardiography Filtering Using Non-Negative Least-Mean-Square Algorithm
Impedance Cardiography Filtering Using Non-Negative Least-Mean-Square AlgorithmImpedance Cardiography Filtering Using Non-Negative Least-Mean-Square Algorithm
Impedance Cardiography Filtering Using Non-Negative Least-Mean-Square Algorithm
 
Classification of appendicitis based on ultrasound image
Classification of appendicitis based on ultrasound imageClassification of appendicitis based on ultrasound image
Classification of appendicitis based on ultrasound image
 

More from eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnameSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnameSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaeSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingeSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a revieweSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard managementeSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallseSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaeSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structureseSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingseSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...eSAT Publishing House
 

More from eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Recently uploaded

Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxSCMS School of Architecture
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARKOUSTAV SARKAR
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptxJIT KUMAR GUPTA
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network DevicesChandrakantDivate1
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Call Girls Mumbai
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxMuhammadAsimMuhammad6
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesMayuraD1
 
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEGEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEselvakumar948
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxSCMS School of Architecture
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxmaisarahman1
 

Recently uploaded (20)

Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEGEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 

Feature extraction from asthma patient’s voice using mel frequency cepstral coefficients

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 273 FEATURE EXTRACTION FROM ASTHMA PATIENT’S VOICE USING MEL-FREQUENCY CEPSTRAL COEFFICIENTS Rachna1 , Dinesh Singh2 , Vikas3 1 M.Tech Student, ECE Department, DCTM Palwal, Haryana, India 2 Professor, ECE Department, DCTM Palwal, Haryana, India 3 M.Tech Student, School of VLSI Design & Embedded System, NIT Kurukshetra, Haryana, India Abstract Asthma affects the airways to and fro from human lungs, due to blockage of air breathing problem also occurs. People suffering from this type of problems are said to be asthmatic. In this paper a feature extraction technique is applied for extracting similar features in asthmatic patients and normal human being. Mel – frequency Cepstral Coefficient technique is used for feature extraction process. As there is no proper cure for this disease and treatment is too costlier, here is a start up of diagnosing this disease in initiation stages using this technique. Key Words: Mel – frequency Cepstral Coefficient (MFCC), voice, asthma, disease, feature extraction. --------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION Asthma is a lung disease that affects airflow to and fro from lungs. A whistling sound comes when asthmatic patient breathes. Major symptoms of asthma are chest stiffness, breathe shortness, cough production during night and morning etc. It affects all ages of persons, around 20 million persons in India affected from asthma including children‟s [1] and around 25 million persons affected in U.S including 7 million of children‟s [2]. When the airways starts working muscles around airways becomes tight and less air can flow into the lungs, also due to swallowing of muscles around airways. When airways blocked then asthma attack may occur as shown clearly in fig. 1. Since, 1970‟s bronchial asthma has increased continuously that affects approximately 4 to 7 % of the persons in the world [3]. Asthma has no cure, just it can be controlled [2]. Major risk factors are bedding dust, carpet, furniture dust, also family history or allergy. According to the study of South Atlantic Island of Tristan da Cunha, asthma problems has been found in children‟s those parents are asthmatic [2]. It can be controlled during asthma stages by doing long term meditation daily, regular check up by doctor in case of serious patients, taking some drugs through inhalers when asthma attack came etc. These treatment method may be very costlier to a normal or poor persons. This paper doing a start up for diagnosing asthma in initial stages, so that it can be controlled. Mel-frequency Cepstral Coefficients (MFCC) are the very popular parameter of voice that can view auditory system of human more closely as other parameters do. In this paper MFCC are calculated using PRAAT and MATLAB for feature extraction process. Further these extracted coefficients will be analyzed for finding similarities between patients and normal persons. Fig – 1: „A‟ showing structure of lungs and airways in human body, „B‟ showing normal airways structure and „C‟ showing airways when asthma occurs. 2. Mel-frequency Cepstral Coefficient (MFCC) Mel- frequency Cepstral Coefficeints are the most commonly used acoustic parameter of voice for speech recognization. Procedure/steps to find out MFCC is shown in fig. 2. 2.1 Pre- Emphasis In this block sound signal is passed through a high pass filter. Let sound signal is x(n), then x2(n) = x(n) – a*x(n-1) (1)
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 274 where x2(n) is the output of filter and a is normalisation factor that varies between 0.9 to 1.0. Pre-emphasis compensate the suppressed part of signal during sound production and it also improves or amplify the sound signal for better results [4]. Fig -2: Procedure for extracting Mel-frequency Cepstral Coefficients [5]. 2.2 Framing In this block pre-emphasized signal is segmented into frames of 30-40 ms with optional overlap of 1/3-1/2 of the frame size. Framing is very important part for good results because variation of amplitude is more in larger signals as compared to smaller signals. If the sample rate is 15 kHz and frame size is 300 sample points, then frame duration is 300/15000 = 0.02 seconds i.e. 20 ms [4]. 2.3 Hamming Window In this block all frames will be multiplied with a hamming window in order to keep the continuity of the first and last points in the frame. Here sound signal is denoted by x(n), where n = 0,1,2.....N- 1, then after multiplying signal with hamming window output of this block is w(n,α) = x(n) * w(n) (2) w(n,α) = (1-α) – α cos((2*pi*n)/(N-1)), where 0<=n<=N-1 (3.) Values of „α‟ will be different for different windows, normal it is used as 0.46. Basic plot of hamming window shown in fig. 3 [4]. Fig -3: Basic plot of hamming window using MATLAB. 2.4 Fast Fourier Transform Fast fourier transform converts time domain signal in frequency domain signal. While doing this transform we will assume that signal is periodic within frame. If signal is not periodic within the frame, then also we compute this transform but discontinuity comes at start and end points of the frame. For dealing with this situation we have two options. 1. For increasing signal continuity at first and last points multiply all frames with hamming window. 2. Take a frame of variable size [4]. Fig 4. showing energy spectrum using FFT for original signal and windowed signal.
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 275 Fig -4: Showing effect of hamming window multiplication in energy spectrum. 2.5 Mel- scale filter bank In this block output of fast fourier transform block multiplied by a set of 20 triangular bandpass filters for getting log energies of each filter. All these filters are equally spaced along mel frequency. Basic formula for converting frequency to mel-scale is as follows [4]. Mel(freq.) = 1125 * ln(1 + f/700) (4) Fig -5: Plot of mel-frequency scale using MATLAB. Fig -6: Plot for a set of 20 triangular bandpass filters using MATLAB. 2.6 Logarithm and Discrete Cosine Transform (DCT) Output of Mel-scale fiter bank then passed through logarithm block. This block is used for normalization purpose. After that normalized signal is then passed through DCT block that de-correlates the log energies of filters. Finally the output of DCT block provides us the MFCC coefficient values. 2.7 Collection of asthma patient voice samples For feature extraction process vowels (a, e, i, o, u) voice of asthmatic and normal people has been recorded using Samsung mobile recorder (Star Pro). Then all signals are converted into .wav format from .wma format for analysis purpose as MATLAB and PRAAT only runs on .wav format files. 3. Results and Discussion In this analysis 20 coefficients of MFCC were computed for feature extraction purpose. After computing these coefficients using MATLAB large variation has been seen in the first coefficient of asthmatic persons. Some of the variations are shown in fig 7, 8 and table 1, 2. Fig -7: Extracted feature using MFCC for normal person where X axis showing 20 coefficients. Table – 1: These are values of 20 MFCC coefficients with five frames out of 256 frames for normal person where X1- X20 are Coefficients and F1-F5 are frames. F1 F2 F3 F4 F5 X1 -17.003 -17.892 -18.661 -17.440 -16.521 X2 -1.127 -2.341 -3.255 -1.546 -0.222 X3 -6.772 -7.727 -8.329 -7.095 -6.293 X4 1.103 0.343 0.166 0.941 1.369 X5 0.263 -0.176 0.124 0.457 0.478 X6 0.177 -0.105 0.407 0.316 -0.035 X7 2.122 1.955 2.565 2.430 2.095 X8 1.428 1.348 1.798 1.753 1.466 X9 -0.882 -1.044 -1.002 -0.782 -0.799 X10 -0.157 -0.290 -0.656 -0.084 -0.158 X11 -0.966 -0.328 -1.194 -0.439 -0.028 X12 -0.584 -0.839 -1.973 -1.106 -0.565 X13 0.542 0.181 -1.144 -0.531 -0.151 X14 -0.459 -0.758 -1.870 -1.526 -1.269 X15 1.269 1.140 0.485 0.457 0.437 X16 0.245 0.361 0.324 0.009 -0.202 X17 0.850 1.167 1.668 1.155 0.786
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 276 X18 0.4907 0.953 1.799 1.252 0.834 X19 -0.140 0.240 1.024 0.522 0.136 X20 0.439 0.695 1.204 0.943 0.733 Fig -8: Extracted feature using MFCC for asthmatic person where X axis showing 20 coefficients. Table – 2: These are values of 20 MFCC coefficients with five frames out of 256 frames for asthmatic person where X1-X20 are coefficients and F1-F5 are frames. F1 F2 F3 F4 F5 X1 - 33.005 - 32.904 - 32.798 - 32.186 - 32.655 X2 -6.694 -6.569 -6.569 -6.890 -7.420 X3 -4.426 -4.313 -4.302 -4.805 -5.312 X4 1.731 1.812 1.859 1.767 1.565 X5 2.209 2.295 2.407 2.464 2.462 X6 -0.962 -1.040 -1.024 -0.916 -0.762 X7 -1.722 -1.814 -1.835 -1.720 -1.528 X8 0.134 0.127 0.051 -0.029 -0.124 X9 1.782 1.750 1.587 1.3060 0.944 X10 0.810 0.811 0.730 0.500 0.143 X11 0.582 0.422 0.276 0.75 -0.209 X12 0.481 0.093 -0.214 -0.432 -0.630 X13 0.749 0.255 -0.142 -0.363 -0.479 X14 0.557 0.188 -0.148 -0.363 -0.479 X15 0.659 -0.556 0.444 0.336 0.244 X16 0.083 0.225 0.353 0.395 0.369 X17 0.067 0.274 0.468 0.580 0.614 X18 0.716 0.819 0.903 0.983 1.042 X19 0.428 0.367 0.289 0.294 0.3605 X20 0.045 -0.016 -0.090 -0.083 -0.008 4. Conclusion Features were extracted for all voice samples in the database using Mel-frequency Cepstral Coefficients in MATLAB. After analyzing all extracted features for both asthmatic and normal persons it has been observed that there is a large variation in coefficients of asthmatic persons as compared to normal persons especially in the 1st and 2nd coefficients. In future feature extraction will be done for a large database for finding better results, also feature matching will be done for both asthmatic and normal persons. 5. References [1]. http://www.who.int/mediacentre/factsheets/fs206/en/ [2].http://www.nhlbi.nih.gov/health/health- topics/topics/asthma/ [3]. Ranabir Pal, Sanjay Dahal and Shrayan Pal, “Prevalence of Bronchial Asthma in Indian Children”, Indian J Community Med. Oct 2009; 34(4): 310–316. [4].http://mirlab.org/jang/books/audiosignalprocessing/speec hFeatureMfcc.asp?title=12-2%20MFCC [5]. Wei HAN, Cheong-Fat CHAN, Chiu-Sing CHOY and Kong-Pang PUN. “An Efficient MFCC Extraction Method in Speech Recognition”, IEEE International Symposium on Circuits and Systems, 2006. ISCAS. [6]. Kashyap Patel, R.K. Prasad, “Speech Recognition and Verification Using MFCC & VQ”, International Journal of Emerging Science and Engineering (IJESE) ISSN: 2319– 6378, Volume-1, Issue-7, May 2013 [7]. Vibha Tiwari, “MFCC and its applications in speaker recognition”, International Journal on Emerging Technologies 1(1): 19-22(2010).