Recent content by Bilal_00780

  1. B

    Extended Kalman Filter: Helping hand to a newbie

    I trying to learn extended kalman filter. I am trying to simulate positions of point by angle mearsurments taken by an observer moving on a straight line. The EKF implementation does not converge. Below the MATLAB script clear all; close all; clc; %Generate staright line positions T=300...
Back
Top