fengbuguji

所属分类:matlab编程
开发工具:matlab
文件大小:1280KB
下载次数:12
上传日期:2014-12-26 14:43:27
上 传 者zhongdongjun
说明:  分布估计算法,是一个数据包,能实现群的一般算法
(Distribution estimation algorithm, which is a packet, can achieve the group of the general algorithm )

文件列表:
Mateda2.0\doc\alpha.png (273, 2003-10-03)
Mateda2.0\doc\c++.png (327, 2003-10-03)
Mateda2.0\doc\c.png (252, 2003-10-03)
Mateda2.0\doc\demoicon.gif (214, 2003-10-03)
Mateda2.0\doc\down.png (133, 2003-10-03)
Mateda2.0\doc\fortran.png (265, 2003-10-03)
Mateda2.0\doc\hp.png (255, 2003-10-03)
Mateda2.0\doc\index.html (29955, 2009-12-04)
Mateda2.0\doc\left.png (136, 2003-10-03)
Mateda2.0\doc\linux.png (272, 2003-10-03)
Mateda2.0\doc\m2html.css (1002, 2003-10-03)
Mateda2.0\doc\MATEDA.html (2169, 2009-02-05)
Mateda2.0\doc\MATEDA1.0.html (4129, 2009-02-05)
Mateda2.0\doc\Mateda2.0\functions\decomposable\Deceptive3.html (4000, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\decomposable\evalfuncdec3.html (3938, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\decomposable\evalfunctrapn.html (4310, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\decomposable\index.html (1874, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\decomposable\Trapn.html (4024, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\EvaluateGeneralFunction.html (5786, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\generators\AllNKInstances.html (6487, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\generators\CreateGaussianValuesForFactors.html (4315, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\generators\CreateListFactorsCircularNK.html (5361, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\generators\CreateListFactorsNK.html (4439, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\generators\CreateNKFunctions.html (4012, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\generators\CreateRandomFunctions.html (4521, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\generators\index.html (3376, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\generators\ReadFactorGraphFromData.html (5689, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\generators\ReadFunctionsFromData.html (5781, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\generators\SaveFunctionStructure.html (8298, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\generators\SaveFunctionValues.html (5408, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\index.html (2415, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\ising-model\EvalIsing.html (4846, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\ising-model\index.html (1875, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\ising-model\IsingModel.html (4099, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\ising-model\LoadIsing.html (5524, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\PartialEvaluateGeneralFunction.html (6343, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\protein\CallBackTracking.html (2801, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\protein\CheckConstraint.html (5388, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\protein\CreateFibbInitConf.html (3784, 2009-12-04)
Mateda2.0\doc\Mateda2.0\functions\protein\EvalChain.html (7665, 2009-12-04)
... ...

For a preliminary explanation of Mateda2.0 see the file Mateda2.0-UserGuide.pdf in this directory. General documentation about the programs is available in the /doc directory or from: http://www.sc.ehu.es/ccwbayes/members/rsantana/software/matlab/MATEDA.html MATEDA-2.0 employs the Matlab Bayes Net (BNT) toolbox (Murphy:2001) and the BNT structure learning package (Leray_and_Francois:2004). These programs, which are freely available from the authors website (they can be respectively downloaded from http://people.cs.ubc.ca/~murphyk/Software/BNT/bnt.html and http://banquiseasi.insa-rouen.fr/projects/bnt-slp/), should be installed previously to the MATEDA-2.0 installation. Some of the MATEDA-2.0 routines also employs the MATLAB statistical toolbox and the affinity propagation clustering algorithm (Frey_and_Dueck:2007) (the Matlab implementation of affinity propagation is available from http://www.psi.toronto.edu/affinitypropagation/). After installing the BNT and BNT structure learning tools: 1) Set the path to the current BNT structure learning tool directory. This is done by modifying file add_SLP.m. 2) Unpack the file IntEDA.zip and copy the files to a directory named MATEDA. 3) Edit file InitEnvironment.m updating the paths path_MATEDA, path_FullBNT and path_BNT_SLP. 4) Set the current Matlab directory to the MATEDA directory. 5) Execute program InitEnvironments.m. Several warnings but no error should appear. The folder ScriptsMateda contains several examples of EDAs implementations. The file Mateda2.0-UserGuide.pdf contains a detailed explanation of how to use the programs. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Last version 2/04/2009. Roberto Santana (roberto.santana@ehu.es)

近期下载者

相关文件


收藏者