Abstract
Background
The electrocardiogram (ECG) is a diagnostic tool that records the electrical activity of the heart, and depicts it as a series of graph-like tracings, or waves. Being able to interpret these details allows diagnosis of a wide range of heart problems. Fetal electrocardiogram (FECG) extraction has an important impact in medical diagnostics during the mother pregnancy period. Since the observed FECG signals are often mixed with the maternal ECG (MECG) and the noise induced by the movement of electrodes or by mother motion, the separation process of the ECG signal sources from the observed data becomes quite complicated. One of its complexity is when the ECG sources are dependent, thus, in this paper we introduce a new approach of blind source separation (BSS) in the noisy context for both independent and dependent ECG signal source. This approach consist in denoising the observed ECG signals using a bilateral total variation (BTV) filter; then minimizing the Kullbak-Leibler divergence between copula densities to separate the FECG signal from the MECG one.
Results
We present simulation results illustrating the performance of our proposed method. We will consider many examples of independent/dependent source component signals. The results will be compared with those of the classical method called independent component analysis (ICA) under the same conditions. The accuracy of source estimation is evaluated through a criterion, called again the signal-to-noise-ratio (SNR). The first experiment shows that our proposed method gives accurate estimation of sources in the standard case of independent components, with performance around 27 dB in term of SNR. In the second experiment, we show the capability of the proposed algorithm to successfully separate two noisy mixtures of dependent source components - with classical criterion devoted to the independent case - fails, and that our method is able to deal with the dependent case with good performance.
Conclusions
In this work, we focus specifically on the separation of the ECG signal sources taken from skin two electrodes located on a pregnant woman’s body. The ECG separation is interpreted as a noisy linear BSS problem with instantaneous mixtures. Firstly, a denoising step is required to reduce the noise due to motion artifacts using a BTV filter as a very effective one-pass filter for denoising. Then, we use the Kullbak-Leibler divergence between copula densities to separate the fetal heart rate from the mother one, for both independent and dependent cases.
Keywords: Blind source separation, Fetal electrocardiogram extraction, Copula, Bilateral TV filter, Dependent sources
Background
During pregnancy, monitoring the mother and fetus heart condition is primordial to collect information about their health and diagnose possible diseases. A very popular way to obtain the fetal ECG is recording it through skin electrodes attached to the mother’s abdomen [1, 2]. The process of recording is usually complicated since the MECG is with higher amplitude compared with the fetal one. In addition, the FECG is contaminated by many sources of noise such as the electronic equipment, the patient respiration and movement [3]. However, an effective signal processing study is needed in order to separate magnificently the two wanted sources FECG and MECG components from the corrupted mixture recordings. Since 1960, many signal-processing techniques have been introduced to improve the quality of the FECG detection with varying average of success [4–6]. The most popular techniques include adaptive filters [3], singular-value decomposition (SVD) [7], wavelet transform [8], adaptive Neuro-Fuzzy inference systems to treat the nonlinear relationship between the thoracic ECG and the maternal ECG component in the abdominal ECG signals [5]. Another efficient work was the use of blind source separation (BSS) [9]. The BSS aims to recover unknown source signals from a set of observations which are unknown mixtures of source signals. In order to separate the mixtures, different assumptions on the sources have to be made. In the literature, the most common assumptions are statistical independence of the source components and the condition that at most one of the components is gaussian. Under these assumptions, the BSS problem is linked to the well known problem of Independent Component Analysis (ICA), see for instance [10]. Further, it has been shown in [11] that, based on copula models, without the assumption of the independence of the source components, we can still identify both mixing matrix and sources uniquely (up to scale and permutation indeterminacies) of (free-noisy) mixtures of both independent and dependent source components. Motivated by various cases where the ECG signals are dependent, we investigate, in the present paper, models of noisy linear instantaneous mixtures of independent/dependent sources, for which we propose, based on the previews works [11], a new BSS procedure. Indeed, the dependence may be a consequence of numerous factors, for example, when the heartbeat of the mother and foetus coincides.
The prposed technique is divided in two stages : the first one is a denoising process using a bilateral TV [12, 13], while the second stage is about to separate the fetal heart rate from the mother one, using the modified Kullbak-Leibler divergence between copula densities. The paper is organized as follows: In “Methods” Section “Principle of BSS”, we present the general formulation of the blind source separation in a noisy context, and in Section “Proposed approach” of “Methods”, we describe the two steps of this proposed method. In “Results and discussion”, we present the performance of the proposed algorithm on both dependent and independent ECG signals. Finally, we end this paper by a conclusion.
Methods
Principle of BSS
In this paper, we consider the noisy linear BSS model with instantaneous mixtures, the operator A corresponds then to a scalar matrix, and we assume that the number of sources is equal to the number of observations. The model writes
| (1) |
where is the vector of observations, is the unknown vector of sources to be estimated, is the vector noise, and A is the unknown mixing matrix. The Eq. (1) can also be written as
| (2) |
with x(t)=As(t) is the noise-free mixed vector signals. The aim here, is to estimate the sources s(t) using only the observations . The sources are recovered using the following linear separating system
| (3) |
where is the noisy estimate of s(t), and is the separating matrix. In noisy BSS, we come across the problem of the estimation of the noise-free sources components; following Eq. (3), we only get noisy estimate of source. Therefore, we would like to obtain estimates of the original sources s(t) with minimal noise. In other words, it is not enough to estimate the mixing matrix, through (3). The estimated source signals obtained by a direct BSS, for the noisy case, can be written as follows
| (4) |
where y(t):=BAs(t) and . That is the noisy estimated source is the sum of y(t) the ideal estimated source, and the noise . Ideally, we would like to retrieve y(t) by denoising , but it’s rather difficult since the noise is unknown.
During last years, several algorithms have been proposed to tackle the noisy BSS problem. In [14], the authors propose a two-step approach by combining the fraction allower order statistic for the mixing estimation and minimum entropy criterion for noise-free source component estimation. In [15], a whitening procedure is proposed to reduce the noise effect. The proposed method is based on two steps: (i) denoising of the observed signal before demixing; (ii) a simultaneous BSS procedure via minimization of the modified Kullbak-Leibler divergence between copula densities.
Proposed approach
The proposed approach proceeds in two steps: Step 1: uses the bilateral TV model for denoising the observed signals. Step 2: uses copula as the basic BSS block, which finds the separating matrix, thus estimating the source signals.
Step 1: signal denoising
We consider in this step the denoising problem using the bilateral filter [16]. Let be the noisy observed random vector signal, which is related to the ideal observed one: , using the following formulation
Via Bayes rule, finding the ideal signal x is equivalent to solve the minimization problem (5) using the Maximum a posteriori (MAP) [13].
| (5) |
where represents the likelihood term and p(x) denotes the prior knowledge in the ideal signal x. To solve this problem we need to describe the prior Gibbs function (p.d.f) p. In this work, we use the bilateral filter TV as a p.d.f function since it is computationally cheap to implement, and preserves the signal information. The expression of bilateral p.d.f looks like
| (6) |
where Gj implies a shift right of j samples. The scalar weight α (0<α<1), is applied to give a spatially decaying effect to the summation of the regularization terms. m is the spatial window size and λ the regularisation parameters.
Using the Eq. (6) and by substituting the expression of p(.) in the Eq. (5), the solution for denoising the vector x is then given through the minimization problem
| (7) |
The first term in (7) measures the fidelity to the data, the second is a smoothing term that controls the variation of x. The problem (7) admits a unique solution in the space of bounded variation (BV) [16]. Computationally, the model (7) is usually solved by its formal Euler-Lagrange equation but the convergence it hardly assured. To avoid this illness, the minimizer of the corresponding discrete problem will be presented and solved using the Primal-Dual algorithm [17], in Section “The denoising of the discrete observed signal” hereafter.
Step 2: Separation of the MECG and FECG signals
The aim of the following step is to reconstruct an estimated source signal y(t) from the denoised observed signal x(t). It has been shown in [11] that if we dispose of some prior information about the density copula of the random source vector s(t), we can detect both the mixing matrix and the sources uniquely for both independent and dependent sources. Let , a random vector, with cumulative distribution function (c.d.f.)
| (8) |
and continuous marginal functions
| (9) |
The mutual information of Y is defined by
| (10) |
It is called also the modified Kullbak-Leibler divergence (KLm), between the product of the marginal densities and the joint density of the vector. Note also that is nonnegative and achieves its minimum value zero iff i.e., iff the components of the vector Y are statistically independent. To clarify more precisely the BSS step, we will study separately, the case where the source components are independent, and the case where the source components are dependent.
Independent source components
Recall that the relationship between the probability density function and copula density is given by
| (11) |
Assume that the source components are independent. Using the relation (11), between and applying the change variable formula for multiple integrals, we can show that MI(Y) can be written via copula densities as
| (12) |
where cY(u) is the density copula of Y, and is the product copula density. Moreover, is nonnegative and achieves its minimum value zero iff , namely, iff the components of the vector Y are independent.
Our approach consists in minimizing with respect to B, the following separation criterion:
| (13) |
where denotes the mathematical expectation. The function is nonnegative and attains its minimum value zero at B=DPA−1, where D and P are, respectively a diagonal and permutation matrix. In other words, the separation is achieved in .
Dependent source components
In the case where the source components are dependent, we assume that we dispose of some prior information about the density copula of the random source vector s. Note that this is possible for many practical problems, it can be done, from realizations of s, by a model selection procedure in semiparametric copula density models , typically indexed by a multivariate parameter θ, see [18]. The parameter θ can be estimated using maximum semiparametric likelihood, see [19]. We denote by , the obtained value of θ and the copula density modeling the dependency structure of the source components. Obviously, since the source components are assumed to be dependent, is different from the density copula of independence . Hence, we naturally replace in (12), by , then we define the separating criterion
| (14) |
Moreover, we can show that the function , is nonnegative and attains its minimum value zero at B=DPA−1. The separation for dependent source components, is reached in .
Statistical estimation
The denoising of the discrete observed signal
In this section, we show how to estimate, in practice, x from the noisy observation . Recall that this estimation is obtained by solving the discrete version of the problem (7) using Primal-Dual algorithm. We start with the following notation :
| (15) |
and
| (16) |
| (17) |
Using the notations above, the problem (7) becomes
| (18) |
Now we can apply the Primal-Dual algorithm to minimize the general problem (18), where and are a convex functions and K is a linear operator. Thus, using the saddle point problem [17], we now get the equivalent Primal-Dual problem
| (19) |
where is the dual of the function defined as
| (20) |
where p is a dual variable such as . Then, according to (20) and the definition of using the definition of in (16), we can check that
| (21) |
where P={p:∥p∥∞≤1}, before proceeding to the Primal-Dual algorithm, we have to define the proximity operator functions and G. We define firstly the operator using the projection on P, noted ΠP, as follows
where
and
Also we define the operator using the definition of the function as
Now we are ready to implement the Primal-Dual algorithm associated to the problem (7). We summarize this algorithm in the following

Where the operator is the adjoint of the operator K defined as
BSS via copula
In this section, we show how to separate instantaneous mixtures after denoising step. The idea is to solve the discrete version of the (1) without noise, defined by
| (22) |
The source signals s(n), n=1,…,N, will be considered as N copies of the random source vector S, and then x(n), y(n):=Bx(n), n=1,…,N are, respectively, N copies of the random source vector X and Y:=BX.
Independent source components
Experimentally, to achieve separation, the idea is to minimize with respect to B some statistical estimate of , constructed from the data y(1),…,y(N). Moreover, we can show that the criterion function is nonnegative and achieves its minimum value zero iff B=A−1 (up to scale and permutation indeterminacies), i.e.,
| (23) |
The de-mixing matrix is then estimated by
| (24) |
in view of (13), we propose
| (25) |
where
| (26) |
is the kernel estimate of the copula density cY(.), and , is the smoothed estimate of the marginal distribution function of the random variable Yj, at any real value , defined by
| (27) |
where K(.) is the primitive of a kernel k(.), a symmetric centered probability density. In our forthcoming simulation study, we will take for the kernel k(.) a standard Gaussian density. A more appropriate choice of the kernel k(.), for estimating the copula density,can be done according to [20], which copes with the boundary effect. The bandwidth parameters H1,…,Hp and h1,…,hp in (26) will be chosen according to Silverman’s rule of thumb, see [21], i.e., for all j=1,…,p, we take
| (28) |
where and are, respectively, the empirical standard deviation of the data and yj(1),…,yj(N).
The solution the estimate of the de-mixing matrix, can be computed by a descent gradient algorithm, taking as initial matrix B0=Ip, the p×p identity matrix.
We summarize the above methodology in the following algorithm.

Dependent source components
The case where the source components are dependent, to achieve separation, the idea is to minimize with respect to B some statistical estimate of , constructed from the data y(1),…,y(N), is the copula density modeling the dependency structure of the source components. Obviously, since the source components are assumed to be dependent, is different from the density copula of independence . So as before, the separation matrix is estimated by , leading to the estimated source signals .
We propose to estimate the criterion through
| (29) |
The estimates of copula density and the marginal distribution functions are defined as before. The solution can be computed by a descent gradient algorithm. We obtain then the following algorithm.

Results and discussion
In this section, both synthetic and real experiment are tested to confirm the performance of our proposed method, and compare it to the BSS via independent component analysis [6] approach. We start firstly by the synthetic experiment.
Synthetic data
Independent source components
In the first set of experiments, we use a two synthetic simulated independent MECG and FECG represented in the Fig. 1. We construct two noisy mixtures of the FECG and MECG signals, using a mixing matrix A= [1,0.8;0.8,1]. A centered gaussian noise with standard deviation 0.1 was added to the normalized mixtures, so that the signal-to-noise ratio equals –20 dB. The obtained signal mixture are represented in the Fig. 2. In the Fig. 3, we show the separate FECG and MECG obtained by our proposed method, while in the Fig. 4, we present the obtained ones using the BSS via independent component analysis in the separation step and TV approach [22] in the denoising step. For more assessment, the accuracy of source estimation is evaluated through the signal-noise-ratio SNR(dB) defined by
| (30) |
Fig. 1.

Two synthetic simulated independent MECG and FECG
Fig. 2.

Two noisy mixtures of the FECG and MECG signals
Fig. 3.

FECG and MECG obtained by the proposed method using independent copula
Fig. 4.

FECG and MECG obtained by ICA method (FECG and MECG are nearly independent)
The SNR is a term that refers to the measurement of the level of a signal as compared to the level of noise that is present in that signal.
In other hand, as a measure of the dependence between FECG and MECG signals, we use the Kendall’s τ, which is defined in terms of concordance as follows. Let (Y1,Y2) and be random vectors, then the population version of Kendall’s τ is defined as the difference between the probabilities of concordance and discordance:
| (31) |
These probabilities can be evaluated by integrating over the distribution of . So that, in terms of copula, Kendall’s tau becomes to
| (32) |
We have τ∈[−1,1], and note that, under independence of the margins, we have τ=0.
In the Fig. 5 we present the mean of SNR’s of the two simulated ECG signals together with the criterion of separation value vs iterations and, in the bottom of the Fig. 5 the associated Kendall’s τ. We can see that our criterion and Kendall’s τ converges to 0 when the separation is achieved.
Fig. 5.

Average output SNRs, criterion value, and Kendall tau, versus iteration number (FECG and MECG sources are nearly independent)
Dependent source components
In this subsection we show the capability of the proposed method for dependent sources to successfully separate two dependent mixed MECG and FECG signals. We dealt with instantaneous mixtures of two kinds of sample sources:
ECG signal vector sources with dependent components generated from Ali-Mikhail-Haq (AMH) copula with , the estimated Kendall’s τ of the source is equal τ(S)=0.22 (presented in Fig. 6).
ECG signal vector sources with dependent components generated from Clayton copula with , the estimated Kendall’s τ of the source is equal τ(S)=0.34 (presented in Fig. 7).
Fig. 6.

ECG signal vector sources with dependent components generated from AMH copula
Fig. 7.

ECG signal vector sources with dependent components generated from Clayton copula
The Figs. 8 and 9 show the two mixed signals of the MECG, FECG using AMH and Clyton copula respectively with additive Gaussian noise with standard variation σ=0.1. In Figs. 10 and 11, we have shown the obtained separate FECG and MECG using AMH and Clyton copula respectively. While in the Figs. 12 and 13 we present the obtained ones using the BSS via independent component analysis associated to AMH and Clyton copula respectively. In the Figs. 14 and 15 we show the mean of SNR’s of the two simulated ECG signals associated to AMH and Clyton copula respectively compared with the ICA together with the criterion of separation value vs iterations and, in the bottom of the Fig. 15 the associated Kendall’s τ. It can be seen from the simulations that the proposed method is able to separate, with good performance, the mixtures of dependent source components. We can also remark that our criterion converges to 0 when the separation is achieved.
Fig. 8.

Two noisy mixtures of the dependent FECG and MECG signals using AMH
Fig. 9.

Two noisy mixtures of the dependent FECG and MECG signals using Clayton
Fig. 10.

FECG and MECG obtained by the proposed method: AMH copula
Fig. 11.

FECG and MECG obtained by the proposed method: Clayton copula
Fig. 12.

FECG and MECG obtained by ICA method (Dependence is modeled by AMH copula)
Fig. 13.

FECG and MECG obtained by ICA method (Dependence is modeled by Clayton copula)
Fig. 14.

Average output SNRs, criterion value, and Kendall tau, versus iteration number (The dependence of FECG and MECG sources is modeled by AMH copula)
Fig. 15.

Average output SNRs, criterion value, and Kendall tau, versus iteration number (The dependence of FECG and MECG sources is modeled by Clayton copula)
Comparing the proposed method with the ICA for FECG and MECG separation, both methods give a promising results. However in the case of dependence, the ICA fails while our proposed method is still working with a high accuracy.
Real data
The real cutaneous electrode recording used in the experiments is displayed in Fig. 16, which were obtained from the web site1 contributed by Lieven De Lathauwer. The signals in Fig. 16 were recorded from eight skin electrodes located on different emplacement of a pregnant woman’s body. The sampling frequency was 250 Hz and the sampling time 10 s, so each signal is composed of T=2500 samples. The first five recordings correspond to electrodes located on the mother’s abdominal region. In this work, we choose only two from the recording five abdominal signals. Firstly, the estimation of the source signals and the mixing matrix via a BSS method. In the middle of the Fig. 16, we show the obtained FECG and MECG signals using our method, while at the bottom of this figure, we present the obtained FECG and MECG using the ICA method. We can see that the proposed approach separate magnificently the two signals without loss of informations compared with the ICA method. Noticed that the proposed method can be applied in other mixed electrophysiological recordings include abnormal signal, electroencephalograms (EEGs) and electrocardiograms (ECGs). This is the objective of a future work.
Fig. 16.

The results of the proposed approach for real ECG signals, compared with the ICA method
Conclusion
A new approach of blind source separation (BSS) for the FECG and MECG separation from two noisy ECG signals was introduced for both independent and dependent ECG sources. The main idea is based on the minimization of the Kullbak-Leibler divergence between copula densities to separate the observed data, and a BTV filter as a pretreatment step for denoising. The accuracy and the consistency of the obtained algorithms are illustrated by simulation, for 2×2 mixture-source.
Endnote
Acknowledgements
We are grateful to the anonymous referee for the corrections and useful suggestions that have improved this article.
Abbreviations
- SIMPLE
Semi-implicit method for pressure-linked equation
- MRI
Magnetic resonance imaging
- CFD
Computational fluid dynamics
- 2D
Two dimensional
Footnotes
Competing interests
The authors declare that they have no competing interests.
Authors’ contributions
MA: implementation of the proposed method and data analysis and SR: the main idea of this work. AL: manuscript conception and revision and AH: supervision of the mathematical formulas and manuscript final approval. All authors read and approved the final manuscript.
Contributor Information
Abdelghani Ghazdali, Email: a.ghazdali@gmail.com.
Abdelilah Hakim, Email: abdelilah.hakim@gmail.com.
Amine Laghrib, Email: laghrib.amine@gmail.com.
Nezha Mamouni, Email: nezha.mamouni@gmail.com.
Said Raghay, Email: s.raghay@uca.ma.
References
- 1.Deam A. The use of fetal electrocardiogram. J Obstet Gynecol. 1994;101:9–17. doi: 10.1111/j.1471-0528.1994.tb13003.x. [DOI] [PubMed] [Google Scholar]
- 2.Kurbel S. A vector-free ecg interpretation with p, qrs & t waves as unbalanced transitions between stable configurations of the heart electric field during p-r, s-t & t-p segments. Theor Biol Med Model. 2014;11:10. doi: 10.1186/1742-4682-11-10. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 3.Ferrara ER, Widrow B. Fetal electrocardiogram enhancement by time-sequenced adaptive filtering. IEEE Trans Biomed Eng. 1982;BME-29:458–60. doi: 10.1109/TBME.1982.324973. [DOI] [PubMed] [Google Scholar]
- 4.Kanjilal PP, Saha G. Single-channel maternal ecg using singular value decomposition. IEEE Trans Biomed Eng. 1997;44(2):51–59. doi: 10.1109/10.553712. [DOI] [PubMed] [Google Scholar]
- 5.Assaleh K. Extraction of fetal electrocardiogram using adaptive neuro-fuzzy inference systems. IEEE Trans Biomed Eng. 2007;54(1):59–68. doi: 10.1109/TBME.2006.883728. [DOI] [PubMed] [Google Scholar]
- 6.Zarzoso V, Millet-Roig J, Nandi AK. Fetal ECG extraction from maternal skin electrodes using blind source separation and adaptive noise cancellation techniques. In: Computers in Cardiology 2000. IEEE: 2000. p. 431–434.
- 7.Callaerts D, Moor BD, Vandewalle J, Sansen W. Comparison of svd methods to extract the fetal electrocardiogram from coetaneous electrode signals. Med Biol Eng Comput. 1990;28:217–24. doi: 10.1007/BF02442670. [DOI] [PubMed] [Google Scholar]
- 8.Mochimaru F, Fujimoto Y, Ishikawa Y. Detecting the fetal electrocardiogram by wavelet theory-based methods. Prog Biomed Res. 2002;7:185–93. [Google Scholar]
- 9.Zarzoso V, Nandi AK, Bacharakis E. Maternal and fetal ecg separation using blind source separation methods. MA J Math App Med Biol. 1997;14(3):207–225. doi: 10.1093/imammb/14.3.207. [DOI] [PubMed] [Google Scholar]
- 10.Comon P. Independent component analysis, a new concept? Signal Process. 1994;36(3):287–314. doi: 10.1016/0165-1684(94)90029-9. [DOI] [Google Scholar]
- 11.Keziou A, Fenniri H, Ghazdali A, Moreau E. New blind source separation method of independent/dependent sources. Signal Process. 2014;104:319–324. doi: 10.1016/j.sigpro.2014.04.017. [DOI] [Google Scholar]
- 12.Elad M. On the origin of the bilateral filter and ways to improve it. IEEE Trans Image Process. 2002;11(10):1141–1151. doi: 10.1109/TIP.2002.801126. [DOI] [PubMed] [Google Scholar]
- 13.Laghrib A, Hakim A, Raghay S. A combined total variation and bilateral filter approach for image robust super resolution. EURASIP J Image Video Process. 2015;2015:19. doi: 10.1186/s13640-015-0075-4. [DOI] [Google Scholar]
- 14.Sahmoudi M, Snouss H, Amin MG. Proceedings of ISCCSP. Marrakesh, Morocco: IEEE/EURASI; 2006. Robust approach for blind source separation in nongaussian noise environmentsr. [Google Scholar]
- 15.Belouchrani A, Cichock A. Robust whitening procedure in blind source separation contextr. Electron Lett. 2000;36(24):2050–2051. doi: 10.1049/el:20001436. [DOI] [Google Scholar]
- 16.Aubert G, Kornprobst P. Mathematical problems in image processing partial differential equations and the calculus of variations second edition: Springer Science & Business Media; 2006.
- 17.Chambolle A, Pock T. A first-order primal-dual algorithm for convex problems with applications to imaging. J Math Imaging Vis. 2011;40(1):120–45. doi: 10.1007/s10851-010-0251-1. [DOI] [Google Scholar]
- 18.Chen X, Fan Y. Estimation and model selection of semiparametric copula-based multivariate dynamic models under copula misspecification. J Econ. 2006;135(1–2):125–154. doi: 10.1016/j.jeconom.2005.07.027. [DOI] [Google Scholar]
- 19.Tsukahara H. Semiparametric estimation in copula models. Canad J Statist. 2005;33(3):357–375. doi: 10.1002/cjs.5540330304. [DOI] [Google Scholar]
- 20.Omelka M, Gijbels I, Veraverbeke N. Improved kernel estimation of copulas: weak convergence and goodness-of-fit testing. Ann Statist. 2009;37(5B):3023–3058. doi: 10.1214/08-AOS666. [DOI] [Google Scholar]
- 21.Silverman B. Density estimation for statistics and data analysis. Chapman & Hall, London: Monographs on statistics and applied probability; 1986. [Google Scholar]
- 22.El Rhabi M, Fenniri H, Keziou A, Moreau E. A robust algorithm for convolutive blind source separation in presence of noise. Signal Process. 2013;93(4):818–827. doi: 10.1016/j.sigpro.2012.09.026. [DOI] [Google Scholar]
