필터 지우기
필터 지우기

Tracking Pedestrians from a Moving Car

조회 수: 1 (최근 30일)
Darelle Luis Tolentino
Darelle Luis Tolentino 2023년 5월 2일
답변: Venkat Siddarth 2023년 5월 2일
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