KerMor  0.9
Model order reduction for nonlinear dynamical systems and nonlinear approximation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
models.motoneuron Namespace Reference

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 Documentation

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.

Author
Timm Strecker
Date
2014-01-16
New in 0.7:
(Timm Strecker, 2014-01-16) Added this function.

This class is part of the framework

KerMor - Model Order Reduction using Kernels
Return values
dThe parameter domain

Definition at line 19 of file ParamDomain.m.