Effacer les filtres
Effacer les filtres

Tracking Pedestrians from a Moving Car

2 vues (au cours des 30 derniers jours)
Darelle Luis Tolentino
Darelle Luis Tolentino le 2 Mai 2023
Can someone help me, What is/are the parameters of the Kalman filter?

Réponse acceptée

Venkat Siddarth
Venkat Siddarth le 2 Mai 2023
From the context given,I understand that you are looking for information on parameters of Kalam filter.Assuming that you are looking for the function configureKalmanFilter (from the sample code provided.)
the parameters are as follows:
  • MotionModel
  • InitialLocation,
  • InitialEstimateError
  • MotionNoise
  • MeasurementNoise
For more information you can refer to the following documentation:
I hope this resolves your query
Regards
Venkat Siddarth V.

Plus de réponses (0)

Catégories

En savoir plus sur Programming dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by