Resetting signal between GPS updates (Simulink)

1 view (last 30 days)
emily p
emily p on 9 Sep 2015
Edited: emily p on 9 Sep 2015
I am using Simulink to estimate the Euler angles etc of a UAV in motion. I am trying to correct for bias errors and if there is no new velocity update from the GPS, I should send a 3x1 zero vector as the correction from the aaccelerometer. What I do now is that I hold the last sampled correction value and send that between updates. How do I reset the error correction? I assume I should use a switch somehow.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!