Skip to content

ModelDBRepository/93449

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

control.C:	The main file that contains the genetic algorithm driver
		for optimizing the stochastic DBS current
control.h:	Parameters used in control.C
integrator.C:	The ODE integrator that calculates the temporal behavior
		of the DBS-Parkinsonian neuron model
integrator.h:	Parameters used in integrator.C
four1.c nrutil.c realft.c twofft.c nrutil.h:	Fourier transform routine
						from Numerical Recipes in C
makefile:	the makefile

NOTE:	(a) control.C uses a genetic algorithm library, downloadable at
	http://lancet.mit.edu/ga/
 	(b) integrator.C uses the Gear ODE integrator 'lsoda', downloadable at
	http://www.netlib.org/odepack/index.html	

About

Optimal deep brain stimulation of the subthalamic nucleus-a computational study (Feng et al. 2007)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published