- MotionModel
- InitialLocation,
- InitialEstimateError
- MotionNoise
- MeasurementNoise
Tracking Pedestrians from a Moving Car
1 view (last 30 days)
Show older comments
Darelle Luis Tolentino
on 2 May 2023
Answered: Venkat Siddarth
on 2 May 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 Comments
Accepted Answer
Venkat Siddarth
on 2 May 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 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!