필터 지우기
필터 지우기

Can we write MATLAB code for parameter estimationfor aircraft using Extended Kalman Filter

조회 수: 4 (최근 30일)
With reference to the title, is it possible to write the MATLAB code for parameter estimation of unstable aircraft using Extended Kalman Filter. If we could write, how to start writing the code with EKF equation ? I need example program or explanation related to this. help me.

답변 (1개)

Guillermo Soriano
Guillermo Soriano 2012년 4월 13일
Hi: I am working on a algorithm based on the EKF required for tracking a target with only bearings. In your case should be easier due you would have everything like altitude, own position, course and speed. Nothing to estimate. The function of your EKF should be the filtering the "noise" comming form sensors. First you should write the mathematical model.. equations on X,Y and Z axes. I work only on X and Y axes. I hope this comment help in your project. regards

카테고리

Help CenterFile Exchange에서 Guidance, Navigation, and Control (GNC)에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by