Neural Network training using the Unscented Kalman Filter

Version 1.0.0.0 (2,03 ko) par Yi Cao
A function using the unscented Kalman filter to train MLP neural networks
8,4K téléchargements
Mise à jour 7 fév. 2008

Afficher la licence

Similar to using the extended Kalman filter, Neural Networks can also be trained through parameter estimation using the unscented Kalman filter. This file provides a function for this purpose. It also includes an example to show how to use this function. It requires the unscented Kalman filter, ukf function, which can be downloaded from: http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=18217&objectType=FILE

Citation pour cette source

Yi Cao (2024). Neural Network training using the Unscented Kalman Filter (https://www.mathworks.com/matlabcentral/fileexchange/18355-neural-network-training-using-the-unscented-kalman-filter), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2007a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0

update description