登录
首页 » matlab » mcmcstuff

mcmcstuff

于 2009-03-02 发布 文件大小:11607KB
0 90
下载积分: 1 下载次数: 218

代码说明:

  本源码是基于Markov chain Monte Carlo (MCMC)的Bayesian inference工具包,其中包括MCMC采样,基于MCMC的高斯分类,同时描述了采样的一些方法。其中还有使用文档(toolbox is a collection of Matlab functions for Bayesian inference with Markov chain Monte Carlo (MCMC) methods)

文件列表:

mcmcstuff
.........\mcmcstuff
.........\.........\batch.m
.........\.........\bbmean.dll
.........\.........\bbmean.m
.........\.........\bbmean.mexaxp
.........\.........\bbmean.mexglx
.........\.........\bbprctile.dll
.........\.........\bbprctile.m
.........\.........\bbprctile.mexaxp
.........\.........\bbprctile.mexglx
.........\.........\beta_lpdf.m
.........\.........\beta_pdf.m
.........\.........\binsgeq.m
.........\.........\catrand.dll
.........\.........\catrand.m
.........\.........\catrand.mexaxp
.........\.........\catrand.mexglx
.........\.........\htm" target=_blank>ChangeLog
.........\.........\ChangeLog~
.........\.........\cond_ginvgam_cat.m
.........\.........\cond_gnorm_invgam.m
.........\.........\cond_gnorm_norm.m
.........\.........\cond_gt_cat.m
.........\.........\cond_gt_invgam.m
.........\.........\cond_invgam_cat.m
.........\.........\cond_invgam_invgam.m
.........\.........\cond_invgam_invgam1.dll
.........\.........\cond_invgam_invgam1.m
.........\.........\cond_invgam_invgam1.mexaxp
.........\.........\cond_invgam_invgam1.mexglx
.........\.........\cond_laplace_invgam.m
.........\.........\cond_mnorm_invwish.m
.........\.........\cond_norm_ginvgam.m
.........\.........\cond_norm_invgam.m
.........\.........\cond_t_cat.m
.........\.........\cond_t_invgam.m
.........\.........\Contents.m
.........\.........\Contents.m~
.........\.........\demos
.........\.........\.....\2classgprecord.mat
.........\.........\.....\2classnet.mat
.........\.........\.....\2classrecord.mat
.........\.........\.....\2inputnet.mat
.........\.........\.....\2inputrecord.mat
.........\.........\.....\3classrecord.mat
.........\.........\.....\htm" target=_blank>cdata
.........\.........\.....\dat.1
.........\.........\.....\htm" target=_blank>odata
.........\.........\.....\htm" target=_blank>rdata
.........\.........\.....\rec_rjmcmcgp.mat
.........\.........\.....\rjmcmcrecord.mat
.........\.........\.....\synth.tr
.........\.........\.....\synth.tr~
.........\.........\.....\synth.ts
.........\.........\.....\synth.ts~
.........\.........\.....\synth2.mat
.........\.........\.....\synth2.ts
.........\.........\.....\tgprecord.mat
.........\.........\.....\tmlprecord.mat
.........\.........\demo_2class.m
.........\.........\demo_2class.m~
.........\.........\demo_2classgp.m
.........\.........\demo_2classgp.m~
.........\.........\demo_2ingp.m
.........\.........\demo_2input.m
.........\.........\demo_3class.m
.........\.........\demo_3class.m~
.........\.........\demo_rjmcmc.m
.........\.........\demo_rjmcmc.m~
.........\.........\demo_rjmcmcgp.m
.........\.........\demo_rjmcmcgp.m~
.........\.........\demo_tgp.m
.........\.........\demo_tmlp.m
.........\.........\digamma1.mexaxp
.........\.........\digamma1.mexlx
.........\.........\digamma1.mexsol
.........\.........\dirrand.dll
.........\.........\dirrand.m
.........\.........\dirrand.mexaxp
.........\.........\dirrand.mexglx
.........\.........\dir_e.m
.........\.........\dir_lpdf.m
.........\.........\dir_pdf.m
.........\.........\exprand.dll
.........\.........\exprand.m
.........\.........\exprand.mexaxp
.........\.........\exprand.mexglx
.........\.........\fort.6
.........\.........\gamrand.dll
.........\.........\gamrand.m
.........\.........\gamrand.mexaxp
.........\.........\gamrand.mexglx
.........\.........\gamrand1.dll
.........\.........\gamrand1.m
.........\.........\gamrand1.mexaxp
.........\.........\gamrand1.mexglx
.........\.........\gam_cdf.m
.........\.........\gam_lpdf.m
.........\.........\gam_pdf.m

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

发表评论

0 个回复

  • How-to-write-good-papers
    怎样写好文章,如何检索文献,研究生如何做文献阅读笔记,专业文献阅读与综述(How to write a good essay, how to retrieve the documents, how do students read literature notes, read and review the professional literature)
    2014-02-25 09:13:02下载
    积分:1
  • susan_matlab
    用matlab编写的SUSAN角点检测程序(Matlab prepared using SUSAN corner detection procedures)
    2008-04-11 20:40:18下载
    积分:1
  • harris-corner-detector
    说明:  harris角点检测算法,用于图像拼接的配准(harris corner detection algorithm for image mosaic of the registration)
    2008-11-05 17:17:11下载
    积分:1
  • Attribute profiles
    选择合适的样本特征点,然后可以将特征导入svm进行分类(After the image processing, the main information is obtained by PCA transform, and then the feature of texture information selection is put forward)
    2017-10-19 23:21:14下载
    积分:1
  • object
    说明:  光学成像过程实例,包含傅里叶变换,滤波处理等(Examples of optical imaging process, including Fourier transform, filter processing, etc)
    2020-03-30 16:15:55下载
    积分:1
  • Camshift
    说明:  这是基于Camshift的目标跟踪code,编程语言为matlab。下载解压后可以直接运行。(This is the target tracking code based on CAMSHIFT, and the programming language is matlab. After downloading and decompressing, you can run it directly.)
    2020-05-11 20:05:02下载
    积分:1
  • edge-extraction
    亚像素提取边缘源代码,可以进行准确的边缘检测(Subpixel edge source code)
    2013-08-21 09:44:12下载
    积分:1
  • meanshiftSegment
    基于MeanShift算法将图像进行平滑处理去噪并分割(MeanShift algorithm based on smoothing the image de-noising and segmentation)
    2010-03-15 09:17:52下载
    积分:1
  • window
    可根据需要自定义窗口形状,用于各种特效窗口开发(Customizable window shape, for a variety of special effects needed to develop window)
    2014-02-07 14:42:46下载
    积分:1
  • nighttime-dehazing-master
    说明:  采用通道差的引导滤波进行大气光估计和明暗通道混合的夜间去雾(The guiding filter of channel difference is used for atmospheric light estimation and night defogging with mixed light and dark channels)
    2021-03-22 18:23:29下载
    积分:1
  • 696522资源总数
  • 104033会员总数
  • 52今日下载