登录
首页 » matlab » mcmcstuff

mcmcstuff

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

代码说明:

  本源码是基于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 个回复

  • R-LandS-L
    CT反投影重建的R-L滤波函数与S-L函数,应用对象为matlab自带shepp-logan模型图像(R-L function and S-L function applying to CT backproject reconstruction)
    2020-07-10 15:38:57下载
    积分:1
  • snapshot
    说明:  这是基于matlab的一个视频控制程序,他可以一次控制10个摄像头,并可将其拍照的程序进行保存(This is a video based on matlab control program, he could control the camera 10, and the procedure to save the pictures)
    2011-04-05 09:58:12下载
    积分:1
  • ZhengNan5
    图像的逆滤波 维纳滤波 同时可以对图像进行模糊处理比如运动模糊 卷积模糊(Using C++ to complete images of conversion, processing and compression process, is to learn good reference digital image processing program!)
    2011-05-14 20:02:47下载
    积分:1
  • erode
    基于数学形态学的图像腐蚀程序,用c语言编写,适合初学者理解。(Image based on mathematical morphology erosion process, using c language, suitable for beginners to understand.)
    2009-12-15 23:08:03下载
    积分:1
  • hhxrg
    高效的文章分句算法程序,将由标点符号分开的语句的起始位置和结束位置记录到结构体里()
    2017-12-09 07:42:10下载
    积分:1
  • 自适应阈值分割
    说明:  可在matlab软件上实现自适应阈值分割(Adaptive threshold segmentation can be realized)
    2021-02-02 22:17:32下载
    积分:1
  • NLMeans
    非局部均值滤波 输入: 待平滑的图像 t: 搜索窗口半径 f: 相似性窗口半径 h: 平滑参数 NLmeans(ima,5,2,sigma) (Non-local mean filtering input: to be a smooth image t: the search window radius f: similarity of the window radius h: smoothing parameter NLmeans (ima, 5,2, sigma) )
    2010-10-22 17:33:30下载
    积分:1
  • 快速NL-means去噪算法
    说明:  基于matlab的快速非局部均值去噪的源程序(Source program of fast nonlocal mean denoising based on MATLAB)
    2020-07-04 16:28:50下载
    积分:1
  • video
    通过matlab实现对视频的实时提取及处理(Real-time extraction and processing of the video by matlab)
    2012-07-27 09:29:34下载
    积分:1
  • 7651
    图像滤镜应用源码例程,程序结合易语言扩展界面支持库,调用API函数实现同图像设备场景的重画。(Image filter application source code routines, programs combined with easy language support library expansion interface , call the API functions to achieve the same imaging equipment redraw the scene .)
    2016-09-13 18:39:26下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载