Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


spm_hrf.m File Reference

Go to the source code of this file.


Functions

defaults t ()
id p ()
if nargin p (1:length(P))
id fMRI_T ()

Variables

 function [hrf, p] = spm_hrf(RT,P)
returns a hemodynamic response
function 
FORMAT [hrf, p] = spm_hrf(RT,[p])
 else
 fMRI_T = 16
 end
 u = [0:(p(7)/dt)] - p(6)/dt
 hrf = spm_Gpdf(u,p(1)/p(3),dt/p(3)) - spm_Gpdf(u,p(2)/p(4),dt/p(4))/p(5)

Function Documentation

id fMRI_T  )  [virtual]
 

if nargin p 1:  length(P)  ) 
 

id p  )  [virtual]
 

defaults t  )  [virtual]
 


Variable Documentation

else
 

Definition at line 27 of file spm_hrf.m.

Referenced by save_argtypes().

end
 

Definition at line 29 of file spm_hrf.m.

fMRI_T = 16
 

Definition at line 28 of file spm_hrf.m.

returns a hemodynamic response function FORMAT[hrf, p] = spm_hrf(RT,[p])
 

Definition at line 3 of file spm_hrf.m.

function[hrf, p] = spm_hrf(RT,P)
 

Definition at line 1 of file spm_hrf.m.

hrf = spm_Gpdf(u,p(1)/p(3),dt/p(3)) - spm_Gpdf(u,p(2)/p(4),dt/p(4))/p(5)
 

Definition at line 44 of file spm_hrf.m.

u = [0:(p(7)/dt)] - p(6)/dt
 

Definition at line 41 of file spm_hrf.m.

 

Powered by Plone

This site conforms to the following standards: