登录
首页 » matlab » mcmc

mcmc

于 2018-01-22 发布
0 209
下载积分: 1 下载次数: 6

代码说明:

说明:  MCMC方法是一种重要的模拟计算方法,马尔可夫链蒙特卡尔理论(Markov chain Monte Carlo:MCMC)的研究对建立可实际应用的统计模型开辟了广阔的前景。90年代以来,很多应用问题都存在着分析对象比较复杂与正确识别模型结构的困难。现在根据MCMC理论,通过使用专用统计软件进行MCMC模拟,可解决许多复杂性问题。此外,得益于MCMC理论的运用,使得贝叶斯(Bayes)统计得到了再度复兴,以往被认为不可能实施计算的统计方法变得是很轻而易举了。(The MCMC method is an important simulation method. The research of Markov chain Monte Carlo:MCMC (Markov) has opened up a broad prospect for the establishment of a practically applicable statistical model. Since 90s, many application problems have been difficult to analyze the complexity of the analysis objects and to identify the structure of the model correctly. Now, according to the MCMC theory, MCMC simulation can be done by using special statistical software to solve many complex problems. In addition, thanks to the application of MCMC theory, Bias's (Bayes) statistics has been revived again, and the statistical method which was previously considered impossible to carry out the calculation became very easy.)

文件列表:

mcmc, 0 , 2014-06-01
mcmc\About_MCMC.html, 1479 , 1999-02-22
mcmc\betalpr.m, 399 , 1999-02-22
mcmc\Contents.m, 3085 , 1999-02-22
mcmc\Copyright, 487 , 1999-02-22
mcmc\gamlpr.m, 360 , 1999-02-22
mcmc\index.html, 1479 , 1999-02-22
mcmc\invwishirnd.m, 851 , 1999-02-22
mcmc\invwishlpr.m, 842 , 1999-02-22
mcmc\invwishpdf.m, 1251 , 1999-02-22
mcmc\invwishrnd.m, 842 , 1999-02-22
mcmc\ltindex.m, 689 , 1999-02-22
mcmc\ltvec.m, 554 , 1999-02-22
mcmc\mcmcacf.m, 346 , 1999-02-22
mcmc\mcmcdemo.m, 1426 , 1999-02-22
mcmc\mcmcgr.m, 731 , 1999-02-22
mcmc\mcmclt.m, 786 , 1999-02-22
mcmc\mcmcsumm.m, 2722 , 1999-02-22
mcmc\mcmctrace.m, 777 , 1999-02-22
mcmc\metrop.m, 860 , 1999-02-22
mcmc\mvnormlpr.m, 641 , 1999-02-22
mcmc\mvnormrnd.m, 898 , 1999-02-22
mcmc\randrand.m, 504 , 1999-02-22
mcmc\veclt.m, 601 , 1999-02-22
mcmc\Version, 29 , 1999-02-22
mcmc\wishirnd.m, 771 , 1999-02-22
mcmc\wishrnd.m, 1454 , 1999-02-22

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

发表评论

0 个回复

  • hy
    说明:  基于laravel53的动态网页设计,我的期末作业,做的不是太好(Dynamic web page design based on laravel53)
    2018-03-06 17:52:38下载
    积分:1
  • 一个简单的sokudo游戏,附加源码。 但游戏有些不足,请见谅...
    一个简单的sokudo游戏,附加源码。 但游戏有些不足,请见谅-Sokudo a simple game, an additional source.
    2023-02-14 04:00:03下载
    积分:1
  • 机器学习之文本分类
    说明:  机器学习之文本分类,有代码,语料库,分词 python语言(Machine Learning Text Categorization, Code, Corpus, Word Segmentation Python language)
    2020-06-20 21:00:01下载
    积分:1
  • VB MO
    VB+MO的GIS开发代码,在MO中所有的渲染一网打尽,强烈推荐!-VB MO
    2022-03-11 14:35:42下载
    积分:1
  • GraphTHello demo examples and other materials
    GraphTHello demo examples and other materials
    2022-07-01 06:20:44下载
    积分:1
  • e
    基于c++编程的俄罗斯方块源程序代码 请多多支持 (Please support Tetris based c++ programming source code)
    2013-05-13 20:44:12下载
    积分:1
  • guzhang
    故障诊断课程设计,电机轴承故障诊断,FFT,Haar小波分析,时域分析,数学形态分析等(Fault diagnosis curriculum design, motor bearing fault diagnosis, FFT, Haar wavelet analysis, time domain analysis, mathematical morphology analysis, etc.)
    2018-04-17 13:59:12下载
    积分:1
  • 计算刀轴点坐标
    计算刀轴点坐标,方便快捷,求取刀具刀轴点坐标,用于算nurbs曲线(Calculating the coordinates of cutter axis points is convenient and fast. Calculating the coordinates of cutter axis points is used to calculate NURBS curve.)
    2019-05-22 14:47:00下载
    积分:1
  • DeepCrack
    说明:  裂纹是典型的线结构,在许多计算机视觉应用中都很有趣。在实际应用中,路面裂缝等许多裂缝连续性差、对比度低,给利用低层特征进行基于图像的裂缝检测带来了很大的挑战。在本文中,我们提出了深度裂纹——一个端到端可训练的深度卷积神经网络,通过学习用于裂纹表示的高级特征来自动检测裂纹。该方法将在层次卷积阶段学习到的多尺度深度卷积特征融合在一起,以获取线路结构。更详细的表示在大比例尺的feature maps中进行,更全面的表示在小比例尺的feature maps中进行。我们在SegNet的编码器解码器架构上构建深度裂纹网,并对在相同尺度下在编码器网络和解码器网络中生成的卷积特征进行配对融合。(Cracks are typical line structures that are of interest in many computer-vision applications. In practice, many cracks, e.g., pavement cracks, show poor continuity and low contrast, which bring great challenges to image-based crack detection by using low-level features. In this paper, we propose DeepCrack---an end-to-end trainable deep convolutional neural network for automatic crack detection by learning high-level features for crack representation. In this method, multi-scale deep convolutional features learned at hierarchical convolutional stages are fused together to capture the line structures. More detailed representations are made in larger scale feature maps and more holistic representations are made in smaller scale feature maps. We build DeepCrack net on the encoder decoder architecture of SegNet and pairwisely fuse the convolutional features generated in the encoder network and in the decoder network at the same scale.)
    2021-04-09 16:58:59下载
    积分:1
  • GPSsignal_peakDetection
    说明:  对GPS信号多普勒频率和伪码进行二维搜索后,检测峰峰值数量,及判别是否存在欺骗信号(After a two-dimensional search of the doppler frequency and pseudo-code of GPS signal, the number of peak and peak values is detected, and the spoofing signal is identified)
    2021-04-22 17:28:48下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载