首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Matlab > BP算法的matlab实现

BP算法的matlab实现

  • 资源大小:215.22 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: Matlab matlab 算法 bp 实现

资 源 简 介

应用背景We provide some example Matlab code as a supplement to the paper [6]. This technical report is not intended as a standalone introduction to the belief propagation algorithm, but instead only aims to provide some technical material, which didn’t fit into the paper.关键技术In the graphical output generated in the previous section we observe that some trajectories seem to cease to exist and then possibly reappear later on. This effect is caused by round-off errors due to the numerical precision of the computations in Matlab. For very large arguments the tanh-function returns 1, and atanh(1) = 1. In theory though, finite arguments always give finite outputs, but number representation limits Matlab in actually producing accurate results after sometimes only a few iterations. Countermeasures employed, e.g., in [3], include to apply some saturation function after each iteration to

文 件 列 表

Implementing the Belief Propagation.pdf
VIP VIP
0.201261s