Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 278 Bytes

continuous_dynamics.md

File metadata and controls

12 lines (8 loc) · 278 Bytes
title
Continuous Dynamical System

A continuous dynamical system is a system governed by a set of ordinary differential equations. In FROST, we consider systems that have the following two different forms:

  • First-order system: $$ M(x)\dot{x} = F(x) + G(x,u) $$