Mentions légales du service

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

doc latex

parent cca25c10
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -13,12 +13,16 @@
\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{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]
\label{fig:BSL}
\begin{figure}[!h] %%[!htbp]
\centering
\includegraphics[scale=0.7]{images/BSL.png}
\caption{Performance of FAuST tool on Brain Source Localization experiment}
\label{fig:BSL}
\end{figure}
\chapter{Installation on Linux and MAC OS X platform}\label{sec:InstallUnix}
\chapter{Installation on Unix platform}\label{sec:InstallUnix}
\paragraph{}The FA$\mu$ST project is based on \textbf{C++ library} available for Linux, MAC OS X and Windows platforms. The proposed toolbox provides a Matlab wrapper. \textbf{CMake} has been chosen to build the FA$\mu$ST project because it is an open-source, cross-platform family of tools designed to build, test and package software. This chapter presents the steps to install the FA$\mu$ST tools on Unix platform (both Linux and Mac OS).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment