Code for Dynamic Flight Rocket Control
이전 댓글 표시
My team and I are building a model rocket with dynamic fin control throughout flight. We need to write a code that will relay information on the rockets position in order for an ESP32 to adjust fin angle to correct for change in flight. We are using 3 Corona DS843MG servos, an ESP32, a BNO055 IMU, BPM388 altimeter, and ZOE-M8 GNSS. We are trying to use ODE45 for the code.
We are also trying to incorporate a Kalman filter into the code for better control during flight. I was wondering if anybody could give me pointers in writing the Matlab code or possibly a template to work with. If so that would be amazing as I am trying to learn Matlab while writing this code and don't have much time.
댓글 수: 1
Aasmund
2025년 1월 22일
Did you publish anything on the topic, I'm Writing my master thesis on a similar topic now
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Adaptive Control에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!