文件名称:demo3
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2017-04-12
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- zh***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在demo中,用EKF和有噪声的EKF训练非线性、非平稳数据。-In this demo, I use the EKF and EKF with noise adaptation to train a neural network with data generated a nonlinear, non-stationary state space model. Adaptation is done by matching the innovations ensemble covariance to the covariance over time so as to make the one-step-ahead predictions become white (i.e. all the information in the data is absorbed by the model). All the derivations are presented, in detail, in Nando de Freitas, Mahesan Niranjan and Andrew Gee. Hierarchical Bayesian models for regularisation in sequential learning. Neural Computation. Vol 12 No 4, pages 955-993. After downloading the file, type tar-xf demo3.tar to uncompress it. This creates the directory demo3 containing the required m files. Go to this directory, load matlab and type ekfdemo1. Figure 1 will then show you the simulation results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
demo3\ekfdemo1.m
.....\mlpekf.m
.....\mlpekfQ.m
demo3