<html>
<head>
</head>
<body class='hmmessage'><div dir='ltr'>

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr"><br><pre><i><font face="Courier New">Hello,</font></i></pre><pre><font face="Courier New"><i>I understand that EEG signal (non-periodic and non-stationary) can be decomposed into Fourier series. If not, I do not know the phase and pulse and I have a time signal, I need to extract the spectral amplitude first. I know there are several algorithms that compute the spectral amplitude but I can not find the program that best fits with the data I have.

1. the first point is to calculate the spectral amplitude (by FFT).
2. the second point is to identify the phase and pulse.
3. finally, reconstruct the signal from the data (for this step I'm following the instructions given by </i></font><i style="font-size: 12pt; font-family: 'Courier New';">Emanuelle Tognoli</i><font face="Courier New" style="font-size: 12pt;"><i> </i></font><i style="font-size: 12pt; font-family: 'Courier New';">and it gives very good results</i><i style="font-family: 'Courier New'; font-size: 14px; line-height: 19px; white-space: nowrap;">.</i></pre><pre><i style="font-family: 'Courier New'; font-size: 14px; line-height: 19px; white-space: nowrap;"><br></i></pre><pre><i style="font-family: 'Courier New'; font-size: 14px; line-height: 19px; white-space: nowrap;">I need your help, please colleagues</i></pre><pre><i style="font-family: 'Courier New'; font-size: 14px; line-height: 19px; white-space: nowrap;">Best regards, Ibti</i></pre><pre><span style="font-size: 14px; line-height: 19px; white-space: nowrap; font-family: 'Courier New';">_______________________________________________________________________________</span></pre><div>Date: Sat, 26 Oct 2013 00:14:36 +0200<br>Subject: Re: [Eeglablist] FFT Transform<br>From: saptocondro@googlemail.com<br>To: ibtissem.khouaja@live.fr<br><br><div dir="ltr">Hallo,<div><br></div><div>To extract that information, there are many methods:</div><div>1. using trigonometric identities<br><a href="http://www.themathpage.com/atrig/trigonometric-identities.htm" target="_blank">http://www.themathpage.com/atrig/trigonometric-identities.htm</a></div>
<div><a href="http://dx.doi.org/10.1109/TBME.2006.889160" target="_blank">http://dx.doi.org/10.1109/TBME.2006.889160</a>v</div><div><br></div><div><br></div><div>2. using FFT, and see the real and imaginary parts from each frequency to get the idea of the phase</div>
<div><br></div><div><br></div><div>Best regards,</div><div><br></div><div>Condro<br><div class="ecxgmail_extra"><br><br><div class="ecxgmail_quote">On Fri, Oct 25, 2013 at 6:53 PM, Ibtissem KHOUAJA BENFRADJ <span dir="ltr"><<a href="mailto:ibtissem.khouaja@live.fr" target="_blank">ibtissem.khouaja@live.fr</a>></span> wrote:<br>
<blockquote class="ecxgmail_quote" style="border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex;">


<div><div dir="ltr"><div>Dear all;</div><div><br></div><div><div>I tried this code and it works very well. </div><div><span style="font-size:12pt;">It's really as I would have. Thank you </span><span style="font-size:12pt;">Emanuelle</span><span style="font-size:12pt;"> for your help.</span></div>
<div>Now, the problem become more and more clear. </div><div><br></div><div>But the aim is to extract unknown information, such as frequency and phase (w and ph).</div><div>So, from an EEG signal of 500 points which I know only the amplitudes at each moment,</div>
<div> I need to extract the phase and the frequency and written it as: (for example)</div><div>Fp1 (t) = A1 sin (W1T + ph1) + B1 sin (W2T + ph2) + C1 sin (W2T ph3 +) + ..... + An sin (wnt + phn).</div></div><div><br></div>
<div><br></div><div>I hope that you understand me,</div><div><br></div><div>best regards, Ibti</div><div><br></div><div>===========================<br></div></div></div></blockquote></div>
</div></div></div></div></div>
                                          </div></body>
</html>