CCodeInitializationExample

Navigation:  »No topics above this level«

CCodeInitializationExample

Return to chapter overview

This code:

 

%INITIALIZE_PARAMETERS%

%INITIALIZE_STATES%

 

will be replaced by (example values):

 

P[0] = 3.185; /* initialgain */

P[1] = -0.2; /* feedback */

s[0] = 120.8; /* x0 */