Table 1 Forward simulation
From: Geometry of neural dynamics along the cortical attractor landscape reflects changes in attention
\(X\) represents the fMRI activity time series matrix of size (200 parcels \(\times\) time). \(U\) represents the input time series matrix of size (100 stimulus embedding PCs \(\times\) time). Fit a dynamical systems model to estimate parameters (W, D, α, β) specific to the fMRI run. For each time step, with \({x}_{t}\) as the initial condition and \({u}_{t}\) as the input at that corresponding moment, run a forward simulation (5000 iterations). for t from 1 to the number of time steps: for 5000 iterations: if 1st iteration: \(\,{x}_{t+1}={x}_{t}+W{\psi }_{\alpha }\left({x}_{t}\right)-D\odot {x}_{t}+\beta {u}_{t}\) else: \({\,x}_{t+1}={x}_{t}+W{\psi }_{\alpha }\left({x}_{t}\right)-D\odot {x}_{t}\) \(\begin{array}{c}\begin{array}{c}{x}_{t}={x}_{t+1}\end{array}\end{array}\) |