楼主: hill302
6584 17

[原创]Kalman Filtering and Neural Networks [推广有奖]

  • 1关注
  • 2粉丝

博士生

91%

还不是VIP/贵宾

-

威望
0
论坛币
14358 个
通用积分
10.5876
学术水平
18 点
热心指数
5 点
信用等级
20 点
经验
5843 点
帖子
180
精华
1
在线时间
429 小时
注册时间
2005-4-26
最后登录
2024-3-27

楼主
hill302 在职认证  发表于 2005-8-16 16:11:00 |只看作者 |坛友微信交流群|倒序 |AI写论文
相似文件 换一批

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币

23258.rar (3.26 MB, 需要: 3 个论坛币)

[此贴子已经被作者于2005-8-17 15:10:45编辑过]

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

关键词:Filtering Networks network kalman Neural Networks Neural kalman Filtering 原创

沙发
hill302 在职认证  发表于 2005-8-16 22:52:00 |只看作者 |坛友微信交流群

CONTENTS 1 Kalman Filters 1

1.1 Introduction = 1 1.2 Optimum Estimates = 3 1.3 Kalman Filter = 5 1.4 Divergence Phenomenon: Square-Root Filtering = 10 1.5 Rauch–Tung–Striebel Smoother = 11 1.6 Extended Kalman Filter = 16 1.7 Summary = 20 References = 20

2 Parameter-Based Kalman Filter Training: Theory and Implementation 23

2.1 Introduction = 23 2.2 Network Architectures = 26 2.3 The EKF Procedure = 28 2.3.1 Global EKF Training = 29 2.3.2 Learning Rate and Scaled Cost Function = 31 2.3.3 Parameter Settings = 32 2.4 Decoupled EKF (DEKF) = 33 2.5 Multistream Training = 35 2.5.1 Some Insight into the Multistream Technique = 40 2.5.2 Advantages and Extensions of Multistream Training = 42 2.6 Computational Considerations = 43 2.6.1 Derivative Calculations = 43 2.6.2 Computationally Efficient Formulations for Multiple-Output Problems = 45 2.6.3 Avoiding Matrix Inversions = 46 2.6.4 Square-Root Filtering = 48 2.7 Other Extensions and Enhancements = 51 2.7.1 EKF Training with Constrained Weights = 51 2.7.2 EKF Training with an Entropic Cost Function = 54 2.7.3 EKF Training with Scalar Errors = 55 2.8 Automotive Applications of EKF Training = 57 2.8.1 Air=Fuel Ratio Control = 58 2.8.2 Idle Speed Control = 59 2.8.3 Sensor-Catalyst Modeling = 60 2.8.4 Engine Misfire Detection = 61 2.8.5 Vehicle Emissions Estimation = 62 2.9 Discussion = 63 2.9.1 Virtues of EKF Training = 63 2.9.2 Limitations of EKF Training = 64 2.9.3 Guidelines for Implementation and Use = 64 References = 65

3 Learning Shape and Motion from Image Sequences 69

3.1 Introduction = 69 3.2 Neurobiological and Perceptual Foundations of our Model = 70 3.3 Network Description = 71 3.4 Experiment 1 = 73 3.5 Experiment 2 = 74 3.6 Experiment 3 = 76 3.7 Discussion = 77 References = 81

4 Chaotic Dynamics 83

4.1 Introduction = 83 4.2 Chaotic (Dynamic) Invariants = 84 4.3 Dynamic Reconstruction = 85 4.4 Modeling Numerically Generated Chaotic Time Series = 87 4.4.1 Logistic Map = 87 4.4.2 Ikeda Map = 91 4.4.3 Lorenz Attractor = 99 4.5 Nonlinear Dynamic Modeling of Real-World Time Series = 106 4.5.1 Laser Intensity Pulsations = 106 4.5.2 Sea Clutter Data = 113 4.6 Discussion = 119 References = 121

5 Dual Extended Kalman Filter Methods 123

5.1 Introduction = 123 5.2 Dual EKF – Prediction Error = 126 5.2.1 EKF – State Estimation = 127 5.2.2 EKF –Weight Estimation = 128 5.2.3 Dual Estimation = 130 5.3 A Probabilistic Perspective = 135 5.3.1 Joint Estimation Methods = 137 5.3.2 Marginal Estimation Methods = 140 5.3.3 Dual EKF Algorithms = 144 5.3.4 Joint EKF = 149 5.4 Dual EKF Variance Estimation = 149 5.5 Applications = 153 5.5.1 Noisy Time-Series Estimation and Prediction = 153 5.5.2 Economic Forecasting – Index of Industrial Production = 155 5.5.3 Speech Enhancement = 157 5.6 Conclusions = 163 Acknowledgments = 164 CONTENTS vii Appendix A: Recurrent Derivative of the Kalman Gain = 164 Appendix B: Dual EKF with Colored Measurement Noise = 166 References = 170

6 Learning Nonlinear Dynamical System Using the Expectation-Maximization Algorithm 175

6.1 Learning Stochastic Nonlinear Dynamics = 175 6.1.1 State Inference and Model Learning = 177 6.1.2 The Kalman Filter = 180 6.1.3 The EM Algorithm = 182 6.2 Combining EKS and EM = 186 6.2.1 Extended Kalman Smoothing (E-step) = 186 6.2.2 Learning Model Parameters (M-step) = 188 6.2.3 Fitting Radial Basis Functions to Gaussian Clouds = 189 6.2.4 Initialization of Models and Choosing Locations for RBF Kernels = 192 6.3 Results = 194 6.3.1 One- and Two-Dimensional Nonlinear State-Space Models = 194 6.3.2 Weather Data = 197 6.4 Extensions = 200 6.4.1 Learning the Means and Widths of the RBFs = 200 6.4.2 On-Line Learning = 201 6.4.3 Nonstationarity = 202 6.4.4 Using Bayesian Methods for Model Selection and Complexity Control = 203 6.5 Discussion = 206 6.5.1 Identifiability and Expressive Power = 206 6.5.2 Embedded Flows = 207 6.5.3 Stability = 210 6.5.4 Takens’ Theorem and Hidden States = 211 6.5.5 Should Parameters and Hidden States be Treated Differently? = 213 6.6 Conclusions = 214 Acknowledgments = 215 viii CONTENTS Appendix: Expectations Required to Fit the RBFs = 215 References = 216

7 The Unscented Kalman Filter 221

7.1 Introduction = 221 7.2 Optimal Recursive Estimation and the EKF = 224 7.3 The Unscented Kalman Filter = 234 7.3.1 State-Estimation Examples = 237 7.3.2 The Unscented Kalman Smoother = 240 7.4 UKF Parameter Estimation = 243 7.4.1 Parameter-Estimation Examples = 2 7.5 UKF Dual Estimation = 249 7.5.1 Dual Estimation Experiments = 249 7.6 The Unscented Particle Filter = 254 7.6.1 The Particle Filter Algorithm = 259 7.6.2 UPF Experiments = 263 7.7 Conclusions = 269

Appendix A: Accuracy of the Unscented Transformation = 269 Appendix B: Efficient Square-Root UKF Implementations = 273 References = 277 Index 283

使用道具

藤椅
xmzh 发表于 2005-8-17 15:15:00 |只看作者 |坛友微信交流群
支持

使用道具

板凳
westcfa 发表于 2005-8-17 19:27:00 |只看作者 |坛友微信交流群

不错

继续哦

使用道具

报纸
te03198 发表于 2005-8-17 21:15:00 |只看作者 |坛友微信交流群
very good.

使用道具

地板
ReneeBK 发表于 2005-9-24 21:42:00 |只看作者 |坛友微信交流群

The Book was already posted on January, 2005

https://bbs.pinggu.org/thread-28773-1-1.html&star=7&page=1

使用道具

7
yosiyosi8 发表于 2005-11-25 08:49:00 |只看作者 |坛友微信交流群
The Book was already posted on January, 2005,but very good.

使用道具

8
yosiyosi8 发表于 2005-11-25 09:09:00 |只看作者 |坛友微信交流群
why chaper 4 to chaper 5 can not open?

使用道具

9
lyslz 发表于 2005-11-25 11:25:00 |只看作者 |坛友微信交流群

真郁闷,又每钱了

使用道具

10
xmzh 发表于 2005-11-25 20:11:00 |只看作者 |坛友微信交流群

我下载的都可以打开的

使用道具

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加好友,备注jltj
拉您入交流群

京ICP备16021002-2号 京B2-20170662号 京公网安备 11010802022788号 论坛法律顾问:王进律师 知识产权保护声明   免责及隐私声明

GMT+8, 2024-5-11 03:39