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
InitialConditions.m File Reference

% Old version: This script runs the motorunit.Model instance without input for 10 seconds, after which a stable initial condition is found. This is run for 50 different mu_1 values (i.e. fibre types), and the resulting values are learned by a 7-degree polynomial for each dimension. This in turn is used to build a affine-linear initial condition for the motorunit.System More...

Go to the source code of this file.

Namespaces

 models
 
 models.motorunit
 
 models.motorunit.experiments
 

Functions

function  models.motorunit.experiments.InitialConditions ()
 % Old version: This script runs the motorunit.Model instance without input for 10 seconds, after which a stable initial condition is found. This is run for 50 different mu_1 values (i.e. fibre types), and the resulting values are learned by a 7-degree polynomial for each dimension. This in turn is used to build a affine-linear initial condition for the motorunit.System More...
 

Detailed Description

% Old version: This script runs the motorunit.Model instance without input for 10 seconds, after which a stable initial condition is found. This is run for 50 different mu_1 values (i.e. fibre types), and the resulting values are learned by a 7-degree polynomial for each dimension. This in turn is used to build a affine-linear initial condition for the motorunit.System

Definition in file InitialConditions.m.