Neural Network training using the Extended Kalman Filter

版本 1.0.0.0 (2.2 KB) 作者: Yi Cao
A function using the extended Kalman filter to train MLP neural networks
12.7K 次下载
更新时间 2008/2/7

查看许可证

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.

引用格式

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. 检索时间: .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

update description