Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 3942d705 authored by Adrien Leman's avatar Adrien Leman Committed by hhakim
Browse files

modif latex

parent 8277d673
No related branches found
No related tags found
No related merge requests found
...@@ -5,18 +5,18 @@ ...@@ -5,18 +5,18 @@
\paragraph{} An experience of Brain Source Localization using several gain matrices including FA$\mu$ST and several solvers is provided. After configuring the Matlab path (cf section \ref{sec:firstUseMatlabPath}), you can execute the Matlab script: \\ \paragraph{} An experience of Brain Source Localization using several gain matrices including FA$\mu$ST and several solvers is provided. After configuring the Matlab path (cf section \ref{sec:firstUseMatlabPath}), you just need to type in the Matlab Command Window:
\texttt{/<HOMEDIR>/Documents/MATLAB/Faust/demo/Brain\_source\_localization/BSL.m}\\
to run this experiment and the file:\\
\texttt{/<HOMEDIR>/Documents/MATLAB/Faust/demo/Brain\_source\_localization/Fig\_BSL.m} \\
to display the following pictures illustrating the speed-up using a FA$\mu$ST.\\
In the Matlab Command Window, you just need to type :
\begin{lstlisting} \begin{lstlisting}
>> BSL >> BSL
>> Fig_BSL >> Fig_BSL
\end{lstlisting} \end{lstlisting}
Which allows you to visualize this figure illustrating the speed-up with a FA$\mu$ST ($\mathbf{M}$ is the gain dense matrix and $\widehat{\mathbf{M}}_{6},\widehat{\mathbf{M}}_{9},\widehat{\mathbf{M}}_{16},\widehat{\mathbf{M}}_{26}$ are different FA$\mu$ST representing $\mathbf{M}$): \texttt{BSL.m} runs the experiment (see the script file :\\
\texttt{/<HOMEDIR>/Documents/MATLAB/Faust/demo/Brain\_source\_localization/BSL.m})\\
\texttt{Fig\_BSL.m} displays the Figure \ref{fig:BSL} illustrating the speed-up using a FA$\mu$ST. (see the script file:\\
\texttt{/<HOMEDIR>/Documents/MATLAB/Faust/demo/Brain\_source\_localization/Fig\_BSL.m}) \\
This figure illustrates the speed-up with a FA$\mu$ST ($\mathbf{M}$ is the gain dense matrix and $\widehat{\mathbf{M}}_{6},\widehat{\mathbf{M}}_{9},\widehat{\mathbf{M}}_{16},\widehat{\mathbf{M}}_{26}$ are different FA$\mu$ST representing $\mathbf{M}$):
\begin{figure}[!htbp] \begin{figure}[!htbp]
\label{fig:BSL} \label{fig:BSL}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment