MultipleRunFItter

From Sean_Carver
Revision as of 16:13, 7 April 2009 by Carver (talk | contribs) (New page: Let's look at the homework due last night. Today we are going to use NEURON for System ID, specifically to fit a function to data. The function represents a synaptic ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Let's look at the homework due last night.

Today we are going to use NEURON for System ID, specifically to fit a function to data. The function represents a synaptic conductance.

Fitting functions is simpler than fitting models. Consider that the values function we are fitting today depend only on time. The values of a model simulation depend upon the history of the model. There is another tutorial for fitting models which we may get to.

First, download the data to be used to fit the model.

Now go here and do the first tutorial.