[Eeglablist] EEG parameterization
Ibtissem KHOUAJA BENFRADJ
ibtissem.khouaja at live.fr
Tue Feb 4 01:52:23 PST 2014
Dear List,
Thank you for all your answers are very helpful
Now I'd like to know how can we describe an EEG signal as a time series of the form:
Y1(t)=0.5y(n-1)-0.7-y-2)+.....+erreur
I want to know the method which help me to find the coefficients (0.5;0.7) by hand.
knowing that the signals that I treat are in the form of a matrix (19*207000) stretched in almost 5 minutes
The goal is to study the time and space variance between electrodes. I found this method of linearization on the internet and I am trying to read several articles that discuss it.
but I can not turn my signal on this form.
Thak you in advance for your help
Best Regards
--------------------------------------------------------------------------------------------------------------------Ibtissem KHOUAJA BENFRADJPhD in computer scienceSpeciality Signal ProcessingLaboratory LTIM, University of Monastir, Tunisiahttp://www.labtim.org/accueil.phpLaboratory LIGM, Univerisity of Paris-East, France http://ligm.u-pem.fr/
From: ibtissem.khouaja at live.fr
To: mullen.tim at gmail.com
Date: Tue, 28 Jan 2014 01:10:11 +0100
CC: eeglablist at sccn.ucsd.edu
Subject: Re: [Eeglablist] EEG parameterization
Thank you Tim so much for your answers, your support keeps me going
andhelp me to better understand the needs of my work.
I extrcted the matrix chains EEG from an (.edf) file,
I want to find the linear equation that characterizes the dynamics of these signals as described in the article:
"A MATLAB toolbox for Granger causal connectivity analysis",
x1(t) = 0.95 √2x1(t − 1) − 0.9025x1(t − 2) + w1(t)
x2(t) = 0.5x1(t − 2) + w2(t)
x3(t) = −0.4x1(t − 3) + w3(t)
x4(t) = −0.5x1(t − 2) + 0.25√2x4(t − 1) + 0.25√2x5(t − 1)+w4(t)
x5(t) = −0.25√2x4(t − 1) + 0.25√2x5(t − 1) +w5(t)
how these factors can be extracted?
thanks in advance,
Ibtissem KHOUAJA BENFRADJPhD in computer scienceSpeciality Signal ProcessingLaboratory LTIM, University of Monastir, Tunisiahttp://www.labtim.org/accueil.phpLaboratory LIGM, Univerisity of Paris-East, France http://ligm.u-pem.fr/
From: mullen.tim at gmail.com
Date: Wed, 15 Jan 2014 18:26:48 -0800
Subject: Re: [Eeglablist] EEG parameterization
To: ibtissem.khouaja at live.fr
CC: eeglablist at sccn.ucsd.edu
The function (<sift-root>/est/est_fitMVAR_DEKF.m) is included in SIFT 1.0-beta and later, which you can obtain from the EEGLAB plugin manager or the SIFT website.
Best,Tim
On Wed, Jan 15, 2014 at 5:28 AM, Ibtissem KHOUAJA BENFRADJ <ibtissem.khouaja at live.fr> wrote:
Thank you Tim,
I actually need the non linear filter to study the EEG signaland to extract these features.
I find the linear filte (est_fitMVARKalman) on the net but I can't find the socond one (est_fitMVAREKF).
Can you send me the link.
thanks a lot.
-----------
Ibtissem KHOUAJA BENFRADJ
PhD in computer scienceSpeciality Signal ProcessingLaboratory LTIM, University of Monastir, Tunisia
http://www.labtim.org/accueil.phpLaboratory LIGM, Univerisity of Paris-East, France
http://ligm.u-pem.fr/
> Date: Wed, 8 Jan 2014 18:04:46 -0800
> Subject: Re: [Eeglablist] EEG parameterization
> From: mullen.tim at gmail.com
> To: ibtissem.khouaja at live.fr; eeglablist at sccn.ucsd.edu
> CC:
>
> There are linear and nonlinear kalman filter-based multivariate autoregressive implementations in the Source Information Flow Toolbox for EEGLAB. See est_fitMVARKalman and est_fitMVARDEKF.
>
> Tim
>
> -----Original Message-----
> Date: Wednesday, January 08, 2014 1:40:42 pm
> To: "EEGLAB-list" <eeglablist at sccn.ucsd.edu>
> From: "Ibtissem KHOUAJA BENFRADJ" <ibtissem.khouaja at live.fr>
> Subject: Re: [Eeglablist] EEG parameterization
>
>
>
>
>
> Thank you very much for your answers and happy new year 2014.
> On my first question, I am based on your set and literature and I will present the EEG signal from a set of evolutionary parameters based on the Kalman filter.
> This gives the possibility of reconstructing the signal and to predict its evolution.
> Is there someone who work with this type of auto-regressive filter?I need the algorithm in Matlab.
> Thank a lot for your precious help, Ibtissem
>
>
>
> ---------------------------------------------------------------------------
> ---------------------------------------------------------------------------
> > From: poil.simonshlomo at gmail.com
> > Date: Thu, 19 Dec 2013 21:43:51 +0100
> > Subject: Re: [Eeglablist] EEG parameterization
> > To: ibtissem.khouaja at live.fr
> > CC: eeglablist at sccn.ucsd.edu
> >
> > Dear Ibtissem,
> >
> > There are several ways you can characterize an EEG signal. The two
> > basic are frequency and amplitude in different frequency bands (and
> > spatial location). You can see more here:
>
--
--------- αντίληψη -----------
_______________________________________________
Eeglablist page: http://sccn.ucsd.edu/eeglab/eeglabmail.html
To unsubscribe, send an empty email to eeglablist-unsubscribe at sccn.ucsd.edu
For digest mode, send an email with the subject "set digest mime" to eeglablist-request at sccn.ucsd.edu
_______________________________________________
Eeglablist page: http://sccn.ucsd.edu/eeglab/eeglabmail.html
To unsubscribe, send an empty email to eeglablist-unsubscribe at sccn.ucsd.edu
For digest mode, send an email with the subject "set digest mime" to eeglablist-request at sccn.ucsd.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20140204/3b8fa826/attachment.html>
More information about the eeglablist
mailing list