- MotionModel
- InitialLocation,
- InitialEstimateError
- MotionNoise
- MeasurementNoise
Tracking Pedestrians from a Moving Car
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Darelle Luis Tolentino
am 2 Mai 2023
Beantwortet: Venkat Siddarth
am 2 Mai 2023
Can someone help me, What is/are the parameters of the Kalman filter?
Using the sample code in this link: Tracking Pedestrians from a Moving Car - MATLAB & Simulink (mathworks.com)
0 Kommentare
Akzeptierte Antwort
Venkat Siddarth
am 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:
For more information you can refer to the following documentation:
I hope this resolves your query
Regards
Venkat Siddarth V.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!