Nothing Special   »   [go: up one dir, main page]

Skip to content

nguyenvanhoa89/smooth-trajectory-estimator-lmb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Smooth Trajectory Estimator for LMB Filters

This repository is the MATLAB codes provided as part of the our ICCAIS 2023 Paper: H. V. Nguyen, T. T. D. Nguyen, C. Shim, M. Anuar, "The Smooth Trajectory Estimator for LMB Filters", in Proc of 2023 ICCAIS, Nov 2023, pp. 1--6. Paper
Below is the comparative result for a linear tracking scenario (Scenario 1 in the paper) between the LMB filter and the STE-LMB filter (our proposed method):

Please cite our paper if you are using our codes as follows:

@inproceedings{nguyen2023the,
  title={The Smooth Trajectory Estimator for LMB Filters},
  author={Nguyen, Hoa Van and Nguyen, Tran Thien Dat and Shim, Changbeom and Anuar, Marzhar},
  booktitle={Proceedings of the 12th International Conference on Control, Automation and Information Sciences (ICCAIS)},
  year={2023},
  pages={1--6},
  organization={IEEE}
}

Instructions

Run demo.m to run the simulation.
Uncomment line 30 to run linear dynamic experiment.
Uncomment line 31 to run non-linear dynamic experiment.

Acknowledgments

This implementation is based on the GLMB-Partial-Smoothing developed by Dr. Tran Thien Dat Nguyen and the MATLAB RFS tracking toolbox provided by Prof. Ba-Tuong Vo.

Contact

For any queries please contact me at nguyenvanhoa89@gmail.com.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

The smooth trajectory estimator for LMB filters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages