Interpreting a Data Driven Flight Dynamics Model

Introduction In my last post I developed a flight dynamics model (FDM) using data from a fixed wing RC plane containing the Pixhawk1 running Ardupilot firmware. I suggested that I should look into the following: Visualize a learned model’s relationship between control inputs and state variables. For instance, does the model learn what we might…