Neural Network training using the Unscented Kalman Filter
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
Cita come
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. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Control Systems > Fuzzy Logic Toolbox >
- AI and Statistics > Deep Learning Toolbox > Function Approximation, Clustering, and Control > Function Approximation and Clustering >
Tag
Riconoscimenti
Ispirato da: Learning the Unscented Kalman Filter, Neural Network training using the Extended Kalman Filter
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 | update description |