Implements the equation
y' = u * A
where A
is an m x n
matrix, u
a vector of size m
, and y
a vector of size n
.
The plot shows the reference result computed with simulate_fmi3_me.c.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Implements the equation
y' = u * A
where A
is an m x n
matrix, u
a vector of size m
, and y
a vector of size n
.
The plot shows the reference result computed with simulate_fmi3_me.c.