Neural Network training using the Extended Kalman Filter
The extended Kalman filter can not only estimate states of nonlinear dynamic systems from noisy measurements but also can be used to estimate parameters of a nonlinear system. A direct application of parameter estimation is to train artificial neural networks. This function and an embeded example shows a way how this can be done.
Cite As
Yi Cao (2024). Neural Network training using the Extended Kalman Filter (https://www.mathworks.com/matlabcentral/fileexchange/18289-neural-network-training-using-the-extended-kalman-filter), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Control Systems > System Identification Toolbox > Online Estimation >
- AI and Statistics > Deep Learning Toolbox > Sequence and Numeric Feature Data Workflows >
Tags
Acknowledgements
Inspired by: Learning the Extended Kalman Filter
Inspired: Neural Network training using the Unscented Kalman Filter
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | update description |