rate_function | R Documentation |
fr_i(x) = Dx + (C - A exp(-x/B)) x_i + E
rate_function(muscle_load, params)
where fr_i(x) denotes the firing rate of motoneuron i at excitation level x, and x_i denotes the recruitment threshold of that motoneuron. The remaining parameters are constant parameters of the rate coding model that describe the rate coding behavior of a particular muscle.
The model respects the following principles:
The 'onion-skin' phenomenon: at each point in time, earlier recruited MUs maintain higher firing rates than later recruited ones.
Firing-rate curves converge to similar (here: the same) firing rates at high force levels.
At a given value of force, higher-threshold MUs display higher slopes in their firing-rate-force curves.
Initial firing rates of MUs increase with the recruitment threshold.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.