made fano facotr exercise a separate question
This commit is contained in:
		
							parent
							
								
									41379087b7
								
							
						
					
					
						commit
						48dab3e782
					
				| @ -88,7 +88,7 @@ jan.benda@uni-tuebingen.de} | ||||
| 
 | ||||
| \begin{questions} | ||||
| 
 | ||||
| %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | ||||
|   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  | ||||
|   \question \qt{Statistics of interspike intervals} | ||||
|   Download the files \code{poisson.mat}, | ||||
|   \code{pifou.mat}, and \code{lifadapt.mat} from Ilias.   | ||||
| @ -100,7 +100,7 @@ jan.benda@uni-tuebingen.de} | ||||
|   \begin{parts} | ||||
|     \part Load the spike trains from the three files. | ||||
|     Make sure that the data are assigned to different variables.  | ||||
| 
 | ||||
|      | ||||
|     What is the type of the data? How can you access individual spike trains? | ||||
|     How do you access single spike times? | ||||
|     \begin{solution} | ||||
| @ -192,7 +192,14 @@ jan.benda@uni-tuebingen.de} | ||||
|       \lstinputlisting{../code/plotserialcorr.m} | ||||
|       \colorbox{white}{\includegraphics[width=1\textwidth]{serialcorr}} | ||||
|     \end{solution} | ||||
|      | ||||
|   \end{parts} | ||||
| 
 | ||||
|   \continue | ||||
|   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  | ||||
|   \question \qt{Statistics of spike counts} | ||||
|   Now let's have a look ath the statistics of the spike counts. | ||||
|   \begin{parts} | ||||
|     \part Write a function that counts and returns the number of | ||||
|     spikes in windows of a given width $W$. | ||||
| 
 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user