Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.
/ kalman Public archive

MATLAB experiments with Kalman filters (regular & unscented)

License

Notifications You must be signed in to change notification settings

sunsided/kalman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kalman Filter Foo

Example usage and test cases for the Kalman Filter.

Current implementations are:

  • Regular Kalman Filter (Joseph form gain)
  • Scaled Unscented Kalman Filter

License

Copyright © 2015 Markus Mayer

Kalman Filter Foo is licensed under the EUPL, Version 1.1 or - as soon they will be approved by the European Commission - subsequent versions of the EUPL (the "Licence"); you may not use this work except in compliance with the Licence. You may obtain a copy of the Licence at:

http://joinup.ec.europa.eu/software/page/eupl/licence-eupl

Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for the specific language governing permissions and limitations under the Licence.

About

MATLAB experiments with Kalman filters (regular & unscented)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages