Gistlib Logo

gistlib

other matlab categories

state-space-modeling code snippets in matlab

transform this equations into state space model: dx1(t)/dt = x1(t)-u(t) dx2(t)/dt = x1(t) - x2(t) in matlab

gistlibby LogSnag