Skip to content

GrantHecht/LeastSquaresEstimation.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeastSquaresEstimation.jl

This packages contains a collection of least squares estimators (linear least squares, sequential linear least squares, nonlinear least squares, etc...) that I've written while taking the course Optimal Estimation with Dr. John Crassidis at the University at Buffalo SUNY.

Detailed derivations of each algorithm herin can be found in the textbook Optimal Estimation of Dynamic Systems, written by Dr. John Crassidis and Dr. John Junkins.

Documentation

As I'm currently writing this software as a means to better understand the material taught in the Optimal Estimation course, I don't plan on writing any documentation for this package in the near term future. With that said, if anyone is interested in using this software, or just wants to play around with least squares estimation, several reasonably well commented examples are contained within the scripts folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages