插件点击功能代码 C++编写 市面上绝对没有 不同霸王 不容易被K号
上传时间: 2016-07-28
上传用户:xlcky
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.
标签: Matlab-interfaces inference interface the
上传时间: 2016-08-27
上传用户:gxrui1991
这是一个三次样条插值的.m程序 输入的是一个二维数组A(Nx2) 插值方法为: S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1)
上传时间: 2013-12-14
上传用户:gengxiaochao
The C programming Language By Brian W. Kernighan and Dennis M. Ritchie. Published by Prentice-Hall in 1988 ISBN 0-13-110362-8 (paperback) ISBN 0-13-110370-9 书
标签: M. W. Prentice-Hal programming
上传时间: 2016-09-17
上传用户:6546544
Brian W. Kernighan and Dennis M. Ritchie The C Programing Langeuage
标签: W. M. Programing Kernighan
上传时间: 2014-11-22
上传用户:q123321
C语言实现MATLAB 6_5中M文件的方法 。
上传时间: 2016-09-19
上传用户:fxf126@126.com
数据挖掘经典k-means算法C源码实现
上传时间: 2014-01-27
上传用户:xmsmh
一种c语言算法 k-mean.c
上传时间: 2013-12-06
上传用户:顶得柱
The C programming Language By Brian W. Kernighan and Dennis M. Ritchie.
标签: M. W. programming Kernighan
上传时间: 2014-01-26
上传用户:Pzj
The C Programming Language(Second Edition) C语言程序设计第二版;【美】 Denis M. Ritche 著 徐宝文 译
标签: M. Programming Language Edition
上传时间: 2016-10-24
上传用户:mpquest