Description: This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise [1]. The inference problem is solved by ML-II, i.e. the sources are found by integration over the source posterior and the noise covariance and mixing matrix are found by maximization of the marginal likelihood [1]. The sufficient statistics are estimated by either variational mean field theory with the linear response correction or by adaptive TAP mean field theory [2,3]. The mean field equations are solved by a belief propagation method [4] or sequential iteration. The computational complexity is N M^3, where N is the number of time samples and M the number of sources. Platform: |
Size: 7168 |
Author:陈互 |
Hits:
Description: This document briefly describes an implementation of the algorithms from
our paper Efficient Belief Propagation for Early Vision which appeared
in CVPR 2004. Platform: |
Size: 256000 |
Author:zky |
Hits:
Description: ldpc decode c程序
Iterative probabilistic decoding of linear block codes.Based on Pearl s Belief Propagation in Bayesian Networks.This version utilizes object to define graph nodes and LOG-LIKELIHOOD RATIOS. Much improved in terms of speed compared to log_pearl.c.
It can use a look-up table to avoid exp() computations-ldpc decode c procedure Iterative probabilistic decoding of linear block codes.Based on Pearl s Belief Propagation in Bayesian Networks.This version utilizes object to define graph nodes and LOG-LIKELIHOOD RATIOS. Much improved in terms of speed compared to log_pearl.c.It can use a look-up table to avoid exp () computations Platform: |
Size: 4096 |
Author:sblkiaw |
Hits:
Description: The package includes 3 Matlab-interfaces to the c-code:
1. inference.m
An interface to the full inference package, includes several methods for
approximate inference: Loopy Belief Propagation, Generalized Belief
Propagation, Mean-Field approximation, and 4 monte-carlo sampling methods
(Metropolis, Gibbs, Wolff, Swendsen-Wang).
Use "help inference" from Matlab to see all options for usage.
2. gbp_preprocess.m and gbp.m
These 2 interfaces split Generalized Belief Propagation into the pre-process
stage (gbp_preprocess.m) and the inference stage (gbp.m), so the user may use
only one of them, or changing some parameters in between.
Use "help gbp_preprocess" and "help gbp" from Matlab.
3. simulatedAnnealing.m
An interface to the simulated-annealing c-code. This code uses Metropolis
sampling method, the same one used for inference.
Use "help simulatedAnnealing" from Matlab. Platform: |
Size: 83968 |
Author:bevin |
Hits:
Description: 利用belief propagation方法实现的模型优化和参数的估计-Ways to achieve the use of belief propagation model optimization and parameter estimation Platform: |
Size: 26624 |
Author:杨佳 |
Hits:
Description: LDPC码在基于BP (Belief Propagation) 的迭代译码相结合的条件下具有逼近Shannon 限的性能,是继turbo 码后在纠错编码领域又一重大进展。压缩文件中给出了LDPC在高斯信道下的c程序。-LDPC codes based on BP (Belief Propagation) Iterative Decoding of combining conditions with performance approaching Shannon limit on the heels of turbo code error correction coding in another area of significant progress. Compressed file give the LDPC at Gaussian channel c under the procedure. Platform: |
Size: 7168 |
Author:aiguixia |
Hits:
Description: 本文献是双目立体视觉全局算法:Belief Propagation中的经典文献,欢迎下载-The literature is the overall algorithm for binocular stereo vision: Belief Propagation in classic literature, please download Platform: |
Size: 253952 |
Author:shengjie wang |
Hits:
Description: This the program for stereo in the computer vision community. The program is made by utilizing the standard belief propagation algorithm. -This is the program for stereo in the computer vision community. The program is made by utilizing the standard belief propagation algorithm. Platform: |
Size: 6157312 |
Author:Junseok Kwon |
Hits:
Description: Efficient Belief Propagation for Early Vision实现代码-Efficient Belief Propagation for Early Vision Platform: |
Size: 256000 |
Author:银石 |
Hits:
Description: 置信传播立体匹配算法,详细说明消息传递的过程,经典论文!-Markov random ?eld models provide a robust and uni?ed framework for early vision problems such as stereo and image restoration. Inference algorithms based on graph cuts and belief propagation have been found to yield accurate results, but despite recent advances are often too slow for practical use. Platform: |
Size: 189440 |
Author:mstar |
Hits: