Neural Network training using the Extended Kalman Filter
by Yi Cao
10 Jan 2008
(Updated 07 Feb 2008)
A function using the extended Kalman filter to train MLP neural networks
|
Watch this File
|
| File Information |
| Description |
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. |
| Acknowledgements |
Learning The Extended Kalman Filter
inspired this file.
This file inspired
Neural Network Training Using The Unscented Kalman Filter.
|
| MATLAB release |
MATLAB 7.5 (R2007b)
|
| Other requirements |
It requires the ekf function, which can be downloaded from the following link:
http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=18189&objectType=FILE |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (13) |
| 11 Jun 2013 |
SaiNave
|
|
|
| 03 Jan 2013 |
Kalyan
|
|
|
| 17 Jun 2012 |
luo
|
|
|
| 17 Jun 2012 |
luo
|
|
|
| 05 Jun 2012 |
Daniel
|
|
|
| 29 Dec 2011 |
Dinie Muhammad
|
|
|
| 05 Apr 2009 |
V. Poor
|
|
|
| 08 Oct 2008 |
x y
|
|
|
| 16 Sep 2008 |
Devanathan M
|
|
|
| 28 Jul 2008 |
piyush singhal
|
|
|
| 21 Jul 2008 |
a s
|
|
|
| 21 Feb 2008 |
lekouch khalid
|
|
|
| 21 Feb 2008 |
mahendra shukla
|
|
|
| Updates |
| 07 Feb 2008 |
update description |
|
Contact us