![]() |
KerMor
0.9
Model order reduction for nonlinear dynamical systems and nonlinear approximation
|
Namespaces | |
experiments | |
Classes | |
class | Dynamics |
FibreDynamics: Class for nonlinear dynamics of muscle fibre compound. More... | |
class | Model |
MotoModel: Motoneuron model. More... | |
class | NoiseGenerator |
NoiseGenerator: Models the noise input for the motoneuron model as done in the original script by Francesco. More... | |
class | System |
MotoSystem: The global dynamical system used within the MotoModel. More... | |
Functions | |
function sampling.Domain d = | ParamDomain () |
ParamDomain: Parameter domain for "realistic" motoneuron configuration. More... | |
function sampling.Domain d = models.motoneuron.ParamDomain | ( | ) |
ParamDomain: Parameter domain for "realistic" motoneuron configuration.
The domain has been identified in preliminary experiments regarding the resulting firing frequency of the motoneuron. Only those parameters are taken that produce a 6-50Hz response.
This class is part of the framework
d | The parameter domain |
Definition at line 19 of file ParamDomain.m.