Tracking Pedestrians from a Moving Car

2 次查看(过去 30 天)
Can someone help me, What is/are the parameters of the Kalman filter?

采纳的回答

Venkat Siddarth
Venkat Siddarth 2023-5-2
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.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by