Calculation of cardiac hemodynamic parameters is based on accurate detection of feature points in impedance cardiogram. According to these parameters, doctors can determine heart conditions, so it is very important to accurately detect the feature point of impedance differential signals. This article presents a process in which we used wavelet threshold method to de-noise signals, and then detected the feature points after six layers wavelet decomposition by using bior3.7. The experimental data were collected from healthy persons in our laboratory and twenty two clinical patients in Chongqing Daping Hospital by using KF_ICG instrument. The results indicated that this method could precisely detect feature points whether it was from healthy people or clinical patients. This helps to achieve the application of noninvasive detection cardiac hemodynamic parameters in clinical treatments by using impedance method.
To solve the problems of noise interference and edge signal weakness for the existing medical image, we used two-dimensional wavelet transform to process medical images. Combined the directivity of the image edges and the correlation of the wavelet coefficients, we proposed a medical image processing algorithm based on wavelet characteristics and edge blur detection. This algorithm improved noise reduction capabilities and the edge effect due to wavelet transformation and edge blur detection. The experimental results showed that directional correlation improved edge based on wavelet transform fuzzy algorithm could effectively reduce the noise signal in the medical image and save the image edge signal. It has the advantage of the high-definition and de-noising ability.
The study of neuronal activity with low frequency has shown an increasing interest for its greater stability and reliability recent years. One challenge in analyzing this kind of activity is to find similarities and differences between signals efficiently and effectively. The traditional analysis methods, such as short-time Fourier transform, are easily obscured by background noises and often involve a large number of parameters. Therefore, this paper introduces a novel time-frequency analysis method based on wavelet transformation and half-ellipsoid modeling to extract instantaneous frequency and instantaneous phase information. This method overcomes some shortcomings of conventional time-frequency analysis. In this method, wavelet transformation is used to provide high-level representations of raw signals, and parsimonious half-ellipsoid models are used to extract changes in time domain and frequency domain of neural recordings. The method was validated to local field potentials (LFPs) of olfactory bulb of anesthetized rats during three different odor stimuli. The results suggested that this method could detect odor-relevant features from olfactory signals with large variability. The Odors then were classified with support vector machine (SVM) algorithm and the classification accuracy reached 79.4%.
The existing automatic sleep staging algorithms have the problems of too many model parameters and long training time, which in turn results in poor sleep staging efficiency. Using a single channel electroencephalogram (EEG) signal, this paper proposed an automatic sleep staging algorithm for stochastic depth residual networks based on transfer learning (TL-SDResNet). Firstly, a total of 30 single-channel (Fpz-Cz) EEG signals from 16 individuals were selected, and after preserving the effective sleep segments, the raw EEG signals were pre-processed using Butterworth filter and continuous wavelet transform to obtain two-dimensional images containing its time-frequency joint features as the input data for the staging model. Then, a ResNet50 pre-trained model trained on a publicly available dataset, the sleep database extension stored in European data format (Sleep-EDFx) was constructed, using a stochastic depth strategy and modifying the output layer to optimize the model structure. Finally, transfer learning was applied to the human sleep process throughout the night. The algorithm in this paper achieved a model staging accuracy of 87.95% after conducting several experiments. Experiments show that TL-SDResNet50 can accomplish fast training of a small amount of EEG data, and the overall effect is better than other staging algorithms and classical algorithms in recent years, which has certain practical value.
Synchronization analysis of electroencephalogram (EEG) and electromyogram (EMG) could reveal the functional corticomuscular coupling (FCMC) during the motor task in human. A novel method combining Gabor wavelet and transfer entropy (Gabor-TE) is proposed to quantitatively analyze the nonlinearly synchronous corticomuscular function coupling and direction characteristics under different steady-state force. Firstly, the Gabor wavelet transform method was used to acquire the local frequency-band signals of the EEG and EMG signals recorded from nine healthy controls simultaneously during performing grip task with four different steady-state forces. Secondly, the TE of local frequency-band was calculated and the unit area index of the transfer (ATE) was defined to quantitatively analyze the synchronous corticomuscular function coupling and direction characteristics under steady-state force. Lastly, the effect of EEG and EMG signal power spectrum on Gabor-TE analysis was explored. The results showed that the coupling strength in the beta band was stronger in EEG→EMG direction than in EMG→EEG direction, and the ATE values in the beta band in EEG→EMG direction decreased with the force increasing. It is also shown that the difference in TE values of gamma band present a varying regularity as the increase of force in both directions. In addition, EMG power spectrum was significantly correlated with the result of Gabor-TE inspecific frequency band. The results of our study confirmed that Gabor-TE can quantitatively describe the nonlinearly synchronous corticomuscular function coupling in both local frequency band and information transmission. The analysis of FCMC provides basic information for exploring the motor control and the evaluation of clinical rehabilitation.
Early detection and timely intervention are very essential for autism. This paper used the wavelet transform and empirical mode decomposition (EMD) to extract the features of electroencephalogram (EEG), to compare the feature differences of EEG between the autistic children and healthy children. The experimental subjects included 25 healthy children (aged 5–10 years old) and 25 children with autism (20 boys and 5 girls aged 5–10 years old) respectively. The alpha, beta, theta and delta rhythm wave spectra of the C3, C4, F3, F4, F7, F8, FP1, FP2, O1, O2, P3, P4, T3, T4, T5 and T6 channels were extracted and decomposed by EMD decomposition to obtain the intrinsic modal functions. Finally the support vector machine (SVM) classifier was used to implement assessment of autism and normal classification. The results showed that the accuracy could reach 87% and which was nearly 20% higher than that of the model combining the wavelet transform and sample entropy in the paper. Moreover, the accuracy of delta (1–4 Hz) rhythm wave was the highest among the four kinds of rhythms. And the classification accuracy of the forehead F7 channel, left FP1 channel and T6 channel in the temporal region were all up to 90%, which expressed the characteristics of EEG signals in autistic children better.
In the present paper, wavelet transform and empirical mode decomposition (EMD) are combined to extracted the features of electroencephalogram (EEG) signal with music intervention, and to achieve a better classification accuracy rate and reliability in emotional assessment in order to provide a support for music therapy. The data were from Database for Emotion Analysis using Physiological Signals (DEAP). Based on wavelet transform α, β and θ rhythms were extracted at frontal (F3, F4), temporal (T7, T8) and central regions (C3, C4). Based on the EMD, the intrinsic mode function (IMF) was analyzed and extracted. Furthermore, average energy and amplitude difference of IMF were analyzed and obtained. The support vector machine was used to assess the state of emotion in order to support music therapy. According to this algorithm, the classification accuracy rate could reach 100% between no emotions, positive emotions and negative emotions, which made a 10% improvement between positive and negative emotion recognition. Effective evaluation result between positive and negative emotions was achieved. The states of emotion would influence the effect of music therapy, undoubtedly, the classification accuracy rate increasing of emo-tional assessment will further help improve the effect of music therapy and provide a better support to the therapy.
The purpose of using brain-computer interface (BCI) is to build a bridge between brain and computer for the disable persons, in order to help them to communicate with the outside world. Electroencephalography (EEG) has low signal to noise ratio (SNR), and there exist some problems in the traditional methods for the feature extraction of EEG, such as low classification accuracy, lack of spatial information and huge amounts of features. To solve these problems, we proposed a new method based on time domain, frequency domain and space domain. In this study, independent component analysis (ICA) and wavelet transform were used to extract the temporal, spectral and spatial features from the original EEG signals, and then the extracted features were classified with the method combined support vector machine (SVM) with genetic algorithm (GA). The proposed method displayed a better classification performance, and made the mean accuracy of the Graz datasets in the BCI Competitions of 2003 reach 96%. The classification results showed that the proposed method with the three domains could effectively overcome the drawbacks of the traditional methods based solely on time-frequency domain when the EEG signals were used to describe the characteristics of the brain electrical signals.
Heart rate variability time and frequency indices are widely used in functional assessment for autonomic nervous system (ANS). However, this method merely analyzes the effect of cardiac dynamics, overlooking the effect of cardio-pulmonary interplays. Given this, the present study proposes a novel cardiopulmonary coupling (CPC) algorithm based on cross-wavelet transform to quantify cardio-pulmonary interactions, and establish an assessment system for ANS aging effects using wearable electrocardiogram (ECG) and respiratory monitoring devices. To validate the superiority of the proposed method under nonstationary and low signal-to-noise ratio conditions, simulations were first conducted to demonstrate the performance strength of the proposed method to the traditional one. Next, the proposed CPC algorithm was applied to analyze cardiac and respiratory data from both elderly and young populations, revealing that young populations exhibited significantly stronger couplings in the high-frequency band compared with their elderly counterparts. Finally, a CPC assessment system was constructed by integrating wearable devices, and additional recordings from both elderly and young populations were collected by using the system, completing the validation and application of the aging effect assessment algorithm and the wearable system. In conclusion, this study may offers methodological and system support for assessing the aging effects on the ANS.
General anesthesia is an essential part of surgery to ensure the safety of patients. Electroencephalogram (EEG) has been widely used in anesthesia depth monitoring for abundant information and the ability of reflecting the brain activity. The paper proposes a method which combines wavelet transform and artificial neural network (ANN) to assess the depth of anesthesia. Discrete wavelet transform was used to decompose the EEG signal, and the approximation coefficients and detail coefficients were used to calculate the 9 characteristic parameters. Kruskal-Wallis statistical test was made to these characteristic parameters, and the test showed that the parameters were statistically significant for the differences of the four levels of anesthesia: awake, light anesthesia, moderate anesthesia and deep anesthesia (P < 0.001). The 9 characteristic parameters were used as the input of ANN, the bispectral index (BIS) was used as the reference output, and the method was evaluated by the data of 8 patients during general anesthesia. The accuracy of the method in the classification of the four anesthesia levels of the test set in the 7:3 set-out method was 85.98%, and the correlation coefficient with the BIS was 0.977 0. The results show that this method can better distinguish four different anesthesia levels and has broad application prospects for monitoring the depth of anesthesia.