Neural Network training using the Extended Kalman Filter

Version 1.0.0.0 (2.18 KB) by Yi Cao
A function using the extended Kalman filter to train MLP neural networks
12.7K Downloads
Updated 7 Feb 2008

View License

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
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

update description