登录
首页 » matlab » MCMC-with-Matlab

MCMC-with-Matlab

于 2021-04-30 发布 文件大小:1019KB
0 525
下载积分: 1 下载次数: 60

代码说明:

  马尔可夫链蒙特卡罗(MCMC)入门学习资料,包括MetropolisSampling、Metropolis-Hastings Sampling、Gibbs Sampling。包含文档以及对应的程序!选自2011年MarkSteyvers的Computational Statistics with Matlab(MCMC)(MCMC learning materials of Computational Statistics with Matlab(MCMC) by MarkSteyvers, 2011)

文件列表:

2011_MarkSteyvers_Computational Statistics with Matlab(MCMC).pdf,1194308,2016-09-12
matlablistings
..............\bivexp.m,261,2010-01-21
..............\cauchy.m,120,2010-01-14
..............\ch1_showcumulative1.m,747,2010-01-05
..............\ch1_showdistributions.m,1043,2010-01-05
..............\ch2_bivnormal_MH.m,3004,2011-04-20
..............\ch2_demo2_metropolis.m,1756,2010-01-14
..............\ch2_demo6_MH.m,2106,2010-01-21
..............\ch2_mallows_MH.m,1865,2010-01-21
..............\ch3_posteriorinference_weibull.m,4633,2011-04-21
..............\kendalltau.m,539,2010-01-21
..............\rtdata1.mat,1003,2011-04-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DCT_IDCT
    to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution now compare our special 8X8 functions with the internal general functions use this code: A = int32(100*rand(8,8)) tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc tic for i = 1 : 1000 idct2(dct2(A)) end toc i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
    2007-12-05 18:28:42下载
    积分:1
  • StochasticNeurtalSystem
    用MATLAB中Simlink工具箱对一类随机中立型时滞系统进行图像仿真.(Simlink toolbox with MATLAB, a class of stochastic neutral delay systems, image simulation.)
    2009-10-09 15:59:24下载
    积分:1
  • jixie
    说明:  matlab在机械实际场合的应用,文件结合实例,很丰富的(matlab mechanical application of the actual situation, the file with an example, a very rich)
    2010-04-16 12:10:30下载
    积分:1
  • MatlabStatisticalFunctions
    说明:  Matlab的数理统计工具箱是Matlab工具箱中较为简单的一个,其牵扯的数学知识是大家都很熟悉的数理统计(Matlab statistics toolbox of Matlab toolbox is a relatively simple, the mathematics involved is that we are familiar with the knowledge of mathematical statistics)
    2009-08-19 10:00:24下载
    积分:1
  • Qpsk_mod_demod
    qpsk的调制解调源码,注释详细。功能正常。很适合学习调制解调的人.文件包含: qpsk_mod_demod.m(qpsk mod and demod procedure qpsk_mod_demod.m)
    2013-08-31 12:35:37下载
    积分:1
  • NND
    基于遗传算法 神经网络计算补偿因子 译码算法 NND(NND calculation of compensation factor decoding algorithm based on genetic algorithm neural network)
    2015-01-16 21:56:32下载
    积分:1
  • 2013-1-57201-531409082-bab4-31072013124549
    sampling process sound
    2014-11-03 13:33:43下载
    积分:1
  • Basic-conception
    自适应信号处理基础知识,数字信号处理必备(Basic knowledge of adaptive signal processing, digital signal processing (DSP) necessary)
    2014-12-26 16:15:59下载
    积分:1
  • 132124
    本论文对道路提取算法进行分析,综合,同时对特征进行了细致的分析综合,提出了相应的算法(road detection)
    2010-06-28 17:50:57下载
    积分:1
  • zernike_k
    任意阶zernike多项式的计算,在进行波前拟合时可调用(Zernike any order polynomial terms, during the fitting can be called wavefront)
    2010-12-08 10:31:39下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载