Schizophrenia (SZ) is characterized by various symptoms such as hallucinations, delusions, altered perception, negative emotional states, and cognitive deficits often resulting in fearfulness, withdrawal, and social difficulty (Guo et al., 2021). Although the exact cause of SZ is still unknown, it is thought to be caused by environmental factors that increase the risk of SZ, particularly during the prenatal or perinatal periods, long before the typical onset of symptoms in late adolescence or early adulthood (Guo et al., 2021). In order to diagnose individuals with SZ, clinical psychiatrists use clinical interviews, screening, and testing methods, also it is important for a psychiatrist to conduct a comprehensive examination to exclude substance misuse or other neurological disorders with symptoms that resemble SZ (Ranjan et al., 2024). However, these conventional methods provide subjective results, are time-consuming, and are sensitive to errors. Therefore, early and timely intervention for SZ could help reduce the disease progression by addressing it in its earlier stage (Ranjan et al., 2024).
In recent years, electroencephalogram (EEG) has emerged as a powerful diagnostic tool for brain disorders due to its non-invasiveness, objectivity, low cost, minimal time requirement, and lack of radiation exposure (Li et al., 2023; Sharma and Joshi, 2021; Zhou et al., 2018; Safi and Safi, 2021; Wijaya et al., 2015). Various machine learning (ML) techniques have been extensively used for SZ and healthy control (HC) classification with EEG signals. These techniques effectively handle the non-stationary nature of EEG data by extracting critical time-frequency patterns. For instance, the authors in Khare et al. (2020) decomposed EEG signals into modes using empirical wavelet transformation (EWT) and extracted linear and non-linear time-domain features from these modes. They concluded that the first two amplitude mode (AM)-frequency mode (FM) components provide the most information for diagnosing SZ and HC.
In Khare and Bajaj (2021), the authors developed flexible-tunable Q wavelet transform (F-TQWT) for efficient feature extraction, which is then fed into the flexible least square support vector machine (F-LSSVM) classifier for automatic tuning of hyper-parameters, aimed at improving the discrimination between SZ and HC. In Gosala et al. (2023), the authors conducted a comparative study using wavelet scattering transform (WST), continuous wavelet transform (CWT), and discrete wavelet transform (DWT) for the classification of SZ and HC. In Agarwal and Singhal (2023), the authors used a fast Fourier transform (FFT) to divide a signal into sub-band (SB) components, from which statistical features were computed. Additionally, they developed a look-ahead pattern (LAP) feature to capture local variations in the EEG signal for SZ detection.
In Ruiz de Miras et al. (2023), the authors extracted both linear and non-linear features, which were then combined using principal component analysis (PCA) and provided as input to different classifiers for SZ detection. The observed differences were primarily localized in a specific region of the right brain hemisphere, particularly the opercular area and temporal lobe. In Kumar et al. (2023), the authors utilized a histogram of local variance (HLV) and symmetrically weighted local binary pattern (SLBP)-based automated approach for detecting SZ in adolescents from EEG signals to discriminate between SZ and HC. In Siuly et al. (2020), the authors decomposed EEG signals into intrinsic mode functions (IMFs) from empirical mode decomposition (EMD) and extracted statistical features for the detection of SZ. In Krishnan et al. (2020), the authors introduced a multivariate (EMD)-based approach in which the randomness of the IMF signal was assessed by computing its entropy measures, demonstrating a significant distinction between HC and SZ. In Baygin et al. (2023), the authors utilized a carbon chain pattern (CCP) model with iterative tunable Q-factor wavelet transform (ITQWT), and clinically significant features were selected using iterative neighborhood component analysis (INCA) for SZ detection. In Baygin et al. (2021), the authors proposed a novel Collatz conjecture-based model for the classification of SZ and HC. The model utilizes maximum absolute pooling for decomposition and aims to demonstrate the feature generation capability of the conjecture-based structure. In Akbari et al. (2021), the authors developed a novel framework for diagnosing SZ using phase space dynamic (PSD) analysis and extracted 15 graphical features from PSD. Using the forward selection algorithm, they identified the optimal features and channels, with the Cz channel showing more regularity in SZ. In Das and Pachori (2021), the authors proposed univariate iterative filtering (IF) in which the EEG data are decomposed into multi-IMFs, and the Hjorth parameter is extracted as a feature for the classification of SZ and HC. In Hossein Najafzadeh et al. (2021), the authors proposed a new method based on the adaptive neuro-fuzzy inference system (ANFIS), utilizing four features: Shannon entropy (ShEn), spectral entropy (SpEn), approximate entropy (ApEn), and the absolute value of the highest slope of autoregressive coefficients (AVLSACs). This study led to the development of a new decision support system (DSS) that can receive a person’s EEG signal and distinguish between SZ patients and HCs.
More recently, deep learning (DL) techniques have gained importance in EEG-based SZ detection. These methods can automatically extract meaningful features and patterns from complex EEG data, improving diagnostic accuracy (Acc). The authors in Göker (2023) used the 1D-CNN-based channel selection mechanism, focusing on different brain regions for SZ and HC classification. In Khare et al. (2023), the authors developed a unique DL model named SchizoNET combining the Margenau-Hill time-frequency distribution with CNN for automatic SZ detection. Despite the advances of DL techniques in SZ detection, traditional methods such as wavelet transforms (WTs) still play a crucial role in their capability to capture the time-frequency characteristics of EEG signals (Gosala et al., 2023). WTs enable time-variant decomposition, allowing for different filtering settings across different time ranges and providing event-related filter responses while eliminating edge effects associated with traditional band-pass filters (Zhang et al., 2016). Over the past decade, researchers have applied various wavelet filters to represent time series data, with DWT emerging as a popular tool for EEG analysis due to its capability to capture both time and frequency domain features (Zhang et al., 2016). However, the application of DWT with different decomposition levels and wavelet types for the classification of SZ and HC remains largely unexplored. This motivated our study, where we conducted a performance analysis of DWT-based statistical features, considering multiple decomposition levels and wavelet filters for distinguishing SZ from HC.
The contributions of our analysis are as follows:
1. Utilized DWT-based statistical features, with a decomposition level up to 5, by using a combination of different mother wavelets to classify EEG signals into SZ and HC groups.
2. Validated our results using both 10-fold cross-validation and an 80:20 train-test split.
3. Our analysis demonstrated significantly improved classification performance over existing methods.
The structure of this paper is as follows: Section 2 outlines the experimental procedure used for SZ detection and presents the results and discussion. Finally, in Section 4, the conclusions are provided.
2 Proposed analysisIn this section, Figure 1 illustrates the flowchart of our experimental analysis. Initially, the EEG signals undergo processing through DWT by decomposing them into a series of detailed and approximation coefficients at multiple scales. This transforms the non-stationary EEG signals into a multi-scale SB format. Following this, we extract statistical features from each level of wavelet coefficients. These extracted features are then concatenated and given as input to classifiers for the classification of SZ and HC. A detailed explanation of each step is provided below.
Figure 1. Block diagram of our approach.
2.1 Discrete wavelet transformThe discrete wavelet transform (DWT) allows the analysis of signal features in both time and frequency domains by decomposing the signal into low-frequency and high-frequency components. Each stage of this method involves a high-pass filter and a low-pass filter, with the output signals of these filters being down-sampled by a factor of 2 (Mallat, 1989; Majid Aljalal et al., 2022; Kandala et al., 2021). In the first decomposition level, a high-pass filter with down-sampling produces the detail coefficients D1, while a low-pass filter with down-sampling provides the approximation coefficients A1, and the approximation coefficients are further processed to obtain detailed and approximation coefficients of the next level. This process will be repeated again until obtaining the approximation An and detail coefficients Dn in the last level. The three-level SB decomposition of an EEG signal is shown in Figure 2.
Figure 2. Sub-band decomposition of an EEG signal using DWT.
2.2 Statistical featuresThe effectiveness of the feature extraction significantly impacts the classification performance. In our study, we extracted statistical features (Sunil Kumar and Kanhangad, 2017; Kumar et al., 2019) such as entropy (Krishnan et al., 2020), standard deviation (Siuly et al., 2020), skewness (Ruiz de Miras et al., 2023), and kurtosis (Ruiz de Miras et al., 2023) from the SB of each of the wavelet coefficients resulting from the DWT of the signal.
2.3 Feature concatenation and classificationIn this, the feature matrix is arranged through the concatenation of the extracted statistical features from all segments. In our analysis, we utilized an ensemble classifier (Han et al., 2019).
2.4 Feature selectionFeature selection (FS) helps in enhancing the model’s performance better by keeping only the essential features. Chi-square calculates whether the observed values deviate significantly from the expected values if the features were independent (Theresia Diah et al., 2019), and it is given by.
χ2=∑O−E2E (1)where, O represents the observed frequency and E is the expected frequency.
The chi-square statistic is computed and compared to a set significance level (generally, 0.05) as described by Equation 1. If it is below this threshold, the feature is considered statistically significant and is selected for classification.
3 Experimental outcomeThis section provides a detailed description of the dataset, followed by the results and discussion sections.
3.1 DatasetThis study uses an EEG dataset, publicly available on the Moscow State University website (Gorbachevskaya and Borisov, 2002), comprising 84 adolescents, including 45 individuals with SZ disorder and 39 HCs. The EEG signals were recorded from subjects aged between 10 years and 8 months and 14 years, using a 16-electrode system based on the international 10–20 placement system. The signals are sampled at a rate of 128 Hz, by experts at the Mental Health Research Center (MHRC), where none of the patients received chemotherapy during the examination. More details about this dataset can be found in Borisov et al. (2005).
3.2 ResultsSelecting the appropriate number of decomposition levels is crucial for DWT in EEG signal analysis (Subasi, 2007). The decision to use a five-level decomposition was based on the fact that EEG signals typically do not contain significant information above 30 Hz (Subasi, 2007; Sharmila and Mahalakshmi, 2017). Depending on the type of signal to be analyzed, the mother wavelet is chosen according to the convenience and the requirement of the experimenter (Gandhi et al., 2011). In our study, we used Daubechies (db) from 2 to 5 (Daubechies, 1992), Fejer-Korovkin (fk) at 4, 6, and 8 (Nielsen, 2001), biorthogonal (bior) such as 1.1, 1.3, and 1.5 (Daubechies, 1992), coiflets (coif) from 1 to 5 (Daubechies, 1992) and symlets (sym) from 2 to 5 (Daubechies, 1992). As sharp transitions are critical for capturing transient EEG patterns (Rafiee et al., 2011; Venkata Phanikrishna et al., 2021; Cheng et al., 2019) db and sym are used, coif has been used due to their time-frequency localization, its ability to detect subtle oscillatory patterns, and its large filter length (Rafiee et al., 2011; Venkata Phanikrishna et al., 2021; Cheng et al., 2019). Fejer-Korovkin (fk) is known for its enhanced symmetry but is less smooth compared to db (Nielsen, 2001). We also selected biorthogonal (bior) because it can preserve both amplitude and phase (Rafiee et al., 2011; Venkata Phanikrishna et al., 2021; Cheng et al., 2019) (see Figure 3).
Figure 3. Sample plot of raw EEG signal.
To demonstrate the significance of our analysis, we conducted two experiments: a 10-fold cross-validation technique and an 80:20 ratio for training and testing. Tables 1–8 show the classification Acc across various wavelet types and decomposition levels. Tables 1–4 show accuracy for 30-s EEG segments, while Tables 5–8 show results for 60-s segments.
Table 1. Classification accuracy achieved with 30-s EEG segment using 10-fold cross-validation.
Table 2. Classification accuracy achieved with 30-s EEG segment using 10-fold cross-validation with chi-square FS.
Table 3. Classification accuracy achieved with 30-s EEG segment using an 80:20 split.
Table 4. Classification accuracy achieved with 30-s EEG segment using an 80:20 split with chi-square FS.
Table 5. Classification accuracy achieved with a 60-s EEG segment using 10-fold cross-validation.
Table 6. Classification accuracy achieved with a 60-s EEG segment using 10-fold cross-validation with chi-square FS.
Table 7. Classification accuracy achieved with a 60-s EEG segment using an 80:20 split.
Table 8. Classification accuracy achieved with a 60-s EEG segment using an 80:20 split with chi-square FS.
In our study, we evaluated various wavelet types and decomposition levels for SZ and HC classification using EEG signals across 30 and 60-s segments. For 30-s segments, coif wavelets performed best without FS, achieving 100% Acc at levels 4 and 5 in the 80:20 split method (Table 3). With FS, sym4 and db4 wavelets reached 100% Acc at level 4 (Table 4). For 60-s segments, coif4 achieved 93.8% Acc at level 4 in both 10-fold cross-validation and the 80:20 split method (Tables 7, 8). FS further optimized the classification, especially for sym4 and db4, maintaining an Acc of 93.8%.
Overall, the utilization of chi-square FS improved the feature vector selection, which led to enhanced classification Acc, particularly with the sym and coif wavelets. These wavelets were particularly effective for SZ detection. Furthermore, level 4 decomposition proved most effective for detecting SZ in both 30 and 60-s data segments.
3.3 DiscussionOur proposed approach achieved 100% Acc, outperforming several existing methods, as shown in Table 9, by using statistical features extracted from the DWT of the EEG signal. DWT’s ability to capture both time and frequency characteristics of non-stationary EEG signals makes it effective for SZ detection. By carefully, exploring different wavelet families and decomposition levels, we demonstrated that the multi-resolution analysis provided by DWT offers a more robust classification performance. The authors in Kumar et al. (2023), Gosala et al. (2023), and Khare and Bajaj (2022), have used the same dataset as ours, while others have utilized different datasets and various feature extraction methods for the classification of SZ and HC. The authors in Khare and Bajaj (2021) extracted time-frequency features using F-TQWT. The authors in Krishnan et al. (2020), Siuly et al. (2020), and Das and Pachori (2021) have used EMD of IMF-7-based statistical features, MEMD for extracting the entropy measures, and proposed MIF, an extension of univariate IF for multivariate signals, to decompose multi-channel EEG data into IMFs, from which features such as Hjorth parameters are computed in detecting SZ. In general, EMD has computational complexity. Our study, using DWT with multiple wavelet families, is a more computationally efficient method. The authors in Gosala et al. (2023) have used various wavelet methods such as CWT, DWT, and WST and extracted time-domain, frequency-domain, and time-frequency domain features from these wavelet coefficients. The authors in Sharma and Acharya (2021) implemented seven wavelet-based l1 norm features using single-channel Cz and orthogonal wavelet filters. In Hiesh et al. (2013), the authors extracted statistical features from wavelet transforms (db, level 4) and fed them to the genetic algorithm support vector machine (GA-SVM) on a small dataset. The authors in Agarwal and Singhal (2023) proposed a method using a Fourier-based technique on EEG signals of SB-5 and also used the KW FS method. In Hossein Najafzadeh et al. (2021) and Sahu and Jain (2023), the authors used DWT and MDWT with the (db2) wavelet for preprocessing, focusing on entropy-based features (ShEn, SpEn, and ApEn) and autoregressive coefficients to decompose the EEG signals into distinct rhythms and extracted statistical features with decomposition level 3. The experiments in the aforementioned DWT-based approaches are performed using single or few wavelets. In contrast, in our study, we have used several wavelets with decomposition levels of 5, which is important for capturing the time-frequency features of the signal for the classification of SZ and HC. An advantage of our study is the detailed analysis of multiple wavelets and decomposition levels, allowing us to investigate the role of decomposition level and wavelet selection in SZ detection. However, a limitation of our study is that our analysis was conducted on a single dataset, which may limit the generalizability of our findings. It should be noted that, for clinical purposes, this approach needs to be validated on a larger dataset with more subjects, as well as data from other neurological disorders.
Table 9. Performance comparison with the existing approaches.
4 ConclusionIn conclusion, our study demonstrates the significance of selecting wavelet decomposition levels and the choice of wavelet type. From our findings, it is clear that higher decomposition levels (specifically four and five) are effective and have achieved a classification accuracy of 100% with the orthogonal wavelets (db 4, coif 1–3, 5, and sym 4). Moreover, our experimental analysis shows that the precision of feature extraction diminishes over longer time windows. In future studies, we plan to explore optimizing the interaction between wavelet decomposition levels and analyze deep learning architectures for the classification of SZ from HC groups. Additionally, we plan to explore the effectiveness of these methods for the diagnosis of other psychological disorders, such as bipolar disorder, depression, and Alzheimer’s disease.
Data availability statementThe original contributions presented in the study are included in the article/supplementary material, further inquiries can be directed to the corresponding author.
Author contributionsES: Writing – original draft, Writing – review & editing, Data curation, Funding acquisition, Investigation, Methodology, Software, Validation, Visualization. TR: Formal analysis, Funding acquisition, Investigation, Supervision, Writing – review & editing. TK: Conceptualization, Formal analysis, Investigation, Methodology, Supervision, Validation, Writing – review & editing.
FundingThe author(s) declare that financial support was received for the research, authorship, and/or publication of this article. The work presented in this article is funded by Vellore Institute of Technology, Chennai, India.
Conflict of interestThe authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
Publisher’s noteAll claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.
ReferencesAgarwal, M., and Singhal, A. (2023). Fusion of pattern-based and statistical features for schizophrenia detection from EEG signals. Med. Eng. Phys. 112:103949. doi: 10.1016/j.medengphy.2023.103949
PubMed Abstract | Crossref Full Text | Google Scholar
Akbari, H., Ghofrani, S., Zakalvand, P., and Sadiq, M. T. (2021). Schizophrenia recognition based on the phase space dynamic of EEG signals and graphical features. Biomed. Signal Process. Control 69:102917. doi: 10.1016/j.bspc.2021.102917
Crossref Full Text | Google Scholar
Baygin, M., Barua, P. D., Chakraborty, S., Tuncer, I., Dogan, S., Palmer, E., et al. (2023). CCPNet136: automated detection of schizophrenia using carbon chain pattern and iterative TQWT technique with EEG signals. Physiol. Meas. 44, –035008. doi: 10.1088/1361-6579/acb03c
PubMed Abstract | Crossref Full Text | Google Scholar
Baygin, M., Yaman, O., Tuncer, T., Dogan, S., Barua, P. D., and Acharya, U. R. (2021). Automated accurate schizophrenia detection system using Collatz pattern technique with EEG signals. Biomed. Signal Process. Control 70:102936. doi: 10.1016/j.bspc.2021.102936
Crossref Full Text | Google Scholar
Borisov, S. V., Kaplan, A., Gorbachevskaya, N. L., and Kozlova, I. A. (2005). Analysis of EEG structural synchrony in adolescents with schizophrenic disorders. Hum. Physiol. 31, 255–261. doi: 10.1007/s10747-005-0042-z
Crossref Full Text | Google Scholar
Cheng, L., Li, D., Li, X., and Yu, S. (2019). The optimal wavelet basis function selection in feature extraction of motor imagery electroencephalogram based on wavelet packet transformation. IEEE Access 7, 174465–174481. doi: 10.1109/access.2019.2953972
Crossref Full Text | Google Scholar
Das, K., and Pachori, R. B. (2021). Schizophrenia detection technique using multivariate iterative filtering and multichannel EEG signals. Biomed. Signal Process. Control 67:102525. doi: 10.1016/j.bspc.2021.102525
Crossref Full Text | Google Scholar
Daubechies, I. (1992). Ten lectures on wavelets. Philadelphia, PA: Society For Industrial And Applied Mathematics.
Gandhi, T., Panigrahi, B. K., and Anand, S. (2011). A comparative study of wavelet families for EEG signal classification. Neurocomputing 74, 3051–3057. doi: 10.1016/j.neucom.2011.04.029
Crossref Full Text | Google Scholar
Göker, H. (2023). 1D-convolutional neural network approach and feature extraction methods for automatic detection of schizophrenia. SIViP 17, 2627–2636. doi: 10.1007/s11760-022-02479-7
Crossref Full Text | Google Scholar
Gosala, B., Kapgate, P. D., Jain, P., Chaurasia, R. N., and Gupta, M. (2023). Wavelet transforms for feature engineering in EEG data processing: an application on schizophrenia. Biomed. Signal Process. Control 85:104811. doi: 10.1016/j.bspc.2023.104811
Crossref Full Text | Google Scholar
Guo, Z., Wu, L., Li, Y., and Li, B. (2021) "Deep neural network classification of EEG data in schizophrenia," 2021 IEEE 10th Data Driven Control and Learning Systems Conference (DDCLS), Suzhou, China, pp. 1322–1327, doi: 10.1109/DDCLS52934.2021.9455509
Crossref Full Text | Google Scholar
Han, S., Wang, Y., Liao, W., Duan, X., Guo, J., Yu, Y., et al. (2019). The distinguishing intrinsic brain circuitry in treatment-naïve first-episode schizophrenia: ensemble learning classification. Neurocomputing 365, 44–53. doi: 10.1016/j.neucom.2019.07.061
Crossref Full Text | Google Scholar
Hiesh, M.-H., Lam Andy, Y. Y., Shen, C. P., Chen, W., Lin, F. S., Sung, H. Y., et al. (2013). Classification of schizophrenia using genetic algorithm-support vector machine (GA-SVM). Annu. Int. Conf. IEEE Eng. Med. Biol. Soc. 2013, 6047–6050. doi: 10.1109/EMBC.2013.6610931
PubMed Abstract | Crossref Full Text | Google Scholar
Hossein Najafzadeh, M., Esmaeili, S. F., Sarbaz, Y., and Rasta, S. H. (2021). Automatic classification of schizophrenia patients using resting-state EEG signals. Phys. Eng. Sci. Med. 44, 855–870. doi: 10.1007/s13246-021-01038-7
PubMed Abstract | Crossref Full Text | Google Scholar
Kandala, N. V. P. S., Rajesh, R. D., and Kumar, T. S. (2021). Obstructive sleep apnea detection using discrete wavelet transform-based statistical features. Comput. Biol. Med. 130:104199. doi: 10.1016/j.compbiomed.2020.104199
PubMed Abstract | Crossref Full Text | Google Scholar
Khare, S. K., and Bajaj, V. (2021). A self-learned decomposition and classification model for schizophrenia diagnosis. Comput. Methods Prog. Biomed. 211:106450. doi: 10.1016/j.cmpb.2021.106450
PubMed Abstract | Crossref Full Text | Google Scholar
Khare, S. K., and Bajaj, V. (2022). A hybrid decision support system for automatic detection of schizophrenia using EEG signals. Comput. Biol. Med. 141:105028. doi: 10.1016/j.compbiomed.2021.105028
PubMed Abstract | Crossref Full Text | Google Scholar
Khare, S. K., Bajaj, V., and Rajendra Acharya, U. (2023). SchizoNET: a robust and accurate Margenau–Hill time-frequency distribution based deep neural network model for schizophrenia detection using EEG signals. Physiol. Meas. 44, –035005. doi: 10.1088/1361-6579/acbc06
PubMed Abstract | Crossref Full Text | Google Scholar
Khare, S., Bajaj, V., Siuly, S., and Sinha, G. R. (2020). “Classification of schizophrenia patients through empirical wavelet transformation using electroencephalogram signals” in Modelling and analysis of active biopotential signals in healthcare, Volume 1. eds. V. Bajaj and G. R. Sinha (Bristol England, United Kingdom: IOP Publishing eBooks), 1–26.
Krishnan, P. T., Joseph Raj, A. N., Balasubramanian, P., and Chen, Y. (2020). Schizophrenia detection using MultivariateEmpirical mode decomposition and entropy measures from multichannel EEG signal. Biocybern. Biomed. Eng. 40, 1124–1139. doi: 10.1016/j.bbe.2020.05.008
Crossref Full Text | Google Scholar
Kumar, T. S., Rajesh, K. N. V. P. S., Maheswari, S., Kanhangad, V., and Acharya, U. R. (2023). Automated schizophrenia detection using local descriptors with EEG signals. Eng. Appl. Artif. Intell. 117:105602. doi: 10.1016/j.engappai.2022.105602
Crossref Full Text | Google Scholar
Kumar, T., Søiland, E., Stavdahl, Ø., and Fougner, A. (2019) “Pilot study of early meal onset detection from abdominal sounds”.
Li, B., Wang, J., Guo, Z., and Li, Y. (2023). Automatic detection of schizophrenia based on spatial–temporal feature mapping and LeViT with EEG signals. Expert Syst. Appl. 224:119969. doi: 10.1016/j.eswa.2023.119969
Crossref Full Text | Google Scholar
Majid Aljalal, S. A., Aldosari, M. M., AlSharabi, K., and Alturki, F. A. (2022). Detection of Parkinson’s disease from EEG signals using discrete wavelet transform, different entropy measures, and machine learning techniques. Sci. Rep. 12:22547. doi: 10.1038/s41598-022-26644-7
PubMed Abstract | Crossref Full Text | Google Scholar
Mallat, S. G. (1989). A theory for multiresolution signal decomposition: the wavelet representation. IEEE Trans. Pattern Anal. Mach. Intell. 11, 674–693. doi: 10.1109/34.192463
Crossref Full Text | Google Scholar
Nielsen, M. (2001). On the construction and frequency localization of finite orthogonal quadrature filters. J. Approx. Theory 108, 36–52. doi: 10.1006/jath.2000.3514
留言 (0)