Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8017553
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T20:52:44+00:00 2026-06-04T20:52:44+00:00

I have a small data set of a moving car: Data_=[time x,y,z]; %# ONLY

  • 0

I have a small data set of a moving car:

Data_=[time x,y,z];    %# ONLY THIS DATA

I know that in this case velocity and acceleration are not constant.

I want to estimate the car position at various times. I decided to use Kalman filter.
I searched for Kalman filter but I couldn’t find code for tracking an object in 3D space with velocity and acceleration. I don’t know where to start. Can Kalman filter automatically handle velocity and acceleration?

Can some one help me and give some link or some guidance?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T20:52:45+00:00Added an answer on June 4, 2026 at 8:52 pm

    My recommendation is to go to the Mathworks file exchange and search for Kalman filters

    You’ll find several good pieces of code for this very standard algorithm.

    As far as Kalman filters themselves, they are what’s called a Predictor-Estimator. That is, they can do prediction of the state at time n given the observations up to time n-1. Then after you’ve received the observations at time n you can do estimation (some call it smoothing) for all times up to and including time n. The estimation part is done through what’s called an innovation and through the current Kalman gain.

    Kalman filters work through the concept of a “state space”, that is your state stores all the necessary information about the object. The observation vector, which are different, are what you can observe about your system. In a constant acceleration model, for example, you’ll probably assume that the state only contains the 3 position values and the 3 velocity values (x, y, and z for each). It’s the designer of the filter’s job to decide the state space and the state transition model (how you expect the state to change in absence of observations.)

    You’ll have to choose a state transition matrix, you’ll have to have some knowledge of the covariance matrix of the error of your observations, of the covariance matrix of the error in your state transition matrix (i.e., how good your state transition model is), and the covariance matrix of your initial state estimate (which you have to also choose). You’ll also have to choose the relationship between the state vector and the observation vector.

    Kalman filters are the maximum likelihood optimal linear estimator if you assume Gaussian observation noise, Gaussian process noise and a few other standard things.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a small set of structured data items that I would like embedded
I have a data set that resembles this: id product_id size color price created_date
I have a small data conversion application that converts xml into a json then
I have some (small amount) of data that I'll need quick access to on
I have a small application that uses a SharePoint list as the data source.
I have a small program that reads in a file and processes the data
I'm having a small problem. I have this grid with a column: <data:DataGrid ColumnHeaderStyle={StaticResource
I have a very large data set that I'm trying to find the smallest
Is it possible to filter out subsets of the data that have small numbers
What does this icon mean is Visual studio, visual Data Set designer. I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.