📄 demo_demc.m
字号:
function demo_DEMC% Copyright notice:% This code is free software, as defined by the Free Software Foundation.% Users may modify and redistribute this code; the sole restrictions are% that (i) the source code must accompany compiled distributions of this % code, and (ii) this notice must remain unchanged.%% This work was supported by grants from Genome Quebec and the National % Science and Engineering Research Council of Canada.disp(' ')disp('1 ------------------------------------')disp('This demo demonstrates the use of differential evolution')disp('Markov chain Monte Carlo (DE-MC). The code implements algorithms')disp('described in:')disp(' ')disp('Cajo F.T. Ter Braak, "A Markov Chain Monte Carlo version of the') disp('genetic algorithm Differential Evolution: easy Bayesian computing')disp('for real parameter spaces", Stat Comput (2006) 16:239
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -